- This topic has 3 replies, 3 voices, and was last updated 11 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › How to use different payment than Paypal
Tagged: more than one gateway, paypal gateway
Hi,
I’m getting an extrange problem regarding payment gateways. I’ve configured the Paypal gateway in sandbox mode to testing porpuses. All is OK and the 3 buy buttons works well. But when I’ve tried to get more payment gateways, nothing happens, only Paypal is working.
I’ve activated the “Use Multiple Payment Gateways” in eStore Settings and activate and configure the manual payment gateway. But, always the Paypal is used when click in the buy buttons.
Finally, I’ve unchecked the Paypal gateway in order to test it but, still works. When click into the buy buttons, the paypal redirection is still working.
Using Firebug to see the code of that buttons I can see this link in the action of the form: “https://www.paypal.com/cgi-bin/webscr”
Here are the code used to make the buy buttons:
wp_eStore_buy_now_button id=1
wp_eStore_buy_now_button id=3
wp_eStore_subscribe:product_id:3:end
You can check here:
[http://www.diaridesabadell.com/new-web/?page_id=29242]
I still have the Paypal Gateway deactivated, and only the manual gateway is active…
Can you help me? I need to configure something else to get more than one Gateway?
Thanks
Alberto Barajas
Are you using buy now type buttons or add to cart type buttons?
Yes, I’ve deactivated this option also. Same problem.
Hi, It looks like you are using the buy now type buttons (not the standard shopping cart checkout). Please use the gateway specific buy now button shortcodes for that:
https://support.tipsandtricks-hq.com/forums/topic/how-to-use-gateway-specific-buy-now-type-buttons
The following post will explain the differences.