Jump to content

Change - Cancel and return to SHOPNAME


jayy09

Recommended Posts

Paypal website standards

Using the free module that came with prestashop 1.4.8.2

 

At the bottom when customers are checking out it has -

"Cancel and return to "MYBUSINESSNAME""

I'd like to change it to my shop name.

 

I went into modules-paypal-standard-redirect.tpl

 

changed this line

 

<input type="hidden" name="cbt" value="{$return_text}" />

To

<input type="hidden" name="cbt" value="SHOPNAME" />

 

But doesn't seem to do anything.

 

Any help please?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...