Jump to content

Make Paypal pro default selection when only method of payment


Guest karl800

Recommended Posts

Hi, please find instructions on how to make Paypal Pro as defaulted selection

Without this i've been loosing orders due to customers not selecting paypal as payment. As when you only use Paypal Pro, it doesn't select it automatically, the customer has to select before they click checkout button

This is only if you have no other payment options. And you use Paypal Pro

------------------------------------------------------------------------------------------------------------------------------------------

edit gateway.tpl in skins-styletemplates-content

in here find

<input name="gateway" type="radio" value="{VAL_GATEWAY_FOLDER}" {VAL_CHECKED} />

now replace with

<input name="gateway" type="radio" value="{VAL_GATEWAY_FOLDER}" checked />

<!-- <input name="gateway" type="radio" value="{VAL_GATEWAY_FOLDER}" {VAL_CHECKED} /> -->

now save file and re upload the file.

------------------------------------------------------------------------------------------------------------------------------------------

Hope this helps people out with same problems which i have had.

Thanks

Karl

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
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...