Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to change "Return to Merchant" text on final button on paypal standard


eandafern

Recommended Posts

I need to change the text on the last button that appears after someone finalizes their order - it is the return to merchant button.

I am using paypal website payments standard.

Their tech support says to look for business variables in my oscommerce code (wt?) and add cbt variables

Does anyone know how I can do this?

I want to change the text to Finalize Transaction because if people don't hit that button - their order confirmations don't get sent to them or to the store admin. I do have IPN set up so the backend of the store shows that a purchase was made and what they got.

 

any help would be GREATLY appreciated!

Link to comment
Share on other sites

  • 2 weeks later...

I need to change the text on the last button that appears after someone finalizes their order - it is the return to merchant button.

I am using paypal website payments standard.

Their tech support says to look for business variables in my oscommerce code (wt?) and add cbt variables

Does anyone know how I can do this?

I want to change the text to Finalize Transaction because if people don't hit that button - their order confirmations don't get sent to them or to the store admin. I do have IPN set up so the backend of the store shows that a purchase was made and what they got.

 

any help would be GREATLY appreciated!

Sorry for bumping- just can't believe no one is having same issue? Here is post I left with paypal developer forum:

 

I am using OsCommerce 2.2 and PayPal Standard which is already integrated. I have a paypal standard business account.

 

Since it is already integrated, we do not make buttons.

 

I need to change the Return To Merchant text because people are not wanting to go back to may store, so they are not clicking and although I am using IPN and the purchase is recorded in my store and database, both myself and the customer do not receive order confirmation emails.

 

I have seen the MANY posts about adding the cbt variable but since I did not create buttons, I do not know where to do this.

 

My particular Return to Merchant button does have my store name in it so I am assuming paypal is just pulling it from my account information?

 

I HAVE to find a way to change it. can anyone help?

Link to comment
Share on other sites

  • 1 month later...
  • 3 weeks later...

Unfortunately if you have a Business account, PayPal inserts your business name. You cannot change the text:

 

https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_Appx_websitestandard_htmlvariables

 

 

I need the same help! It is very important to let customers know that they must click the "Return to Merchant" yellow button in the last step.Thanks for help!!!--urgent!!!

Link to comment
Share on other sites

I need to change the text on the last button that appears after someone finalizes their order - it is the return to merchant button.

I am using paypal website payments standard.

Their tech support says to look for business variables in my oscommerce code (wt?) and add cbt variables

Does anyone know how I can do this?

I want to change the text to Finalize Transaction because if people don't hit that button - their order confirmations don't get sent to them or to the store admin. I do have IPN set up so the backend of the store shows that a purchase was made and what they got.

 

any help would be GREATLY appreciated!

 

You can make PayPal do this automatically

 

Log into your PayPal account

 

Go to Profile >> Instant Payment Notification preferences >> Edit Settings

 

In the Notification URL box type "http://www.yourstore.co.uk/ext/modules/payment/paypal/standard_ipn.php"

 

Tick enable IPN messages

 

 

Go to Profile >> Website Payment Preferences

 

Tick Auto Return on

 

In the return URL box type "https://www.yourstore.co.uk/checkout_process.php" or "http://www.yourstore.co.uk/checkout_process.php" if your do not have an SSL (Not Recommended)

 

Done!

 

Martin

Live shop Phoenix 1.0.8.4 on PHP 7.4 Working my way up the versions.

Link to comment
Share on other sites

If You set return URL t true and set a return value(not needed) as most of the Paypal module pass a value that will override the Paypal Profile setup.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Link to comment
Share on other sites

  • 1 year later...

You can make PayPal do this automatically

 

Log into your PayPal account

 

Go to Profile >> Instant Payment Notification preferences >> Edit Settings

 

In the Notification URL box type "http://www.yourstore.co.uk/ext/modules/payment/paypal/standard_ipn.php"

 

Tick enable IPN messages

 

 

Go to Profile >> Website Payment Preferences

 

Tick Auto Return on

 

In the return URL box type "https://www.yourstore.co.uk/checkout_process.php" or "http://www.yourstore.co.uk/checkout_process.php" if your do not have an SSL (Not Recommended)

 

Done!

 

Martin

 

 

Thanks much, this solved my headaches :D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...