WooCommerce Payment Gateway not showing on checkout page

I have enabled the PayPal standard gateway. This is currently the showing payment method on the checkout page. I have installed an SSL and have an HTTPS:// how ever when i try to enable the PayPal Pro Payment Gateway (in sandbox mode) the Checkout page only displays the Paypal standard method and does not give the familiar radio buttons to select the method. Only method available is the paypal standard.

I also tried enabling the Cheque payment gateway but that also does not display on checkout page

Is there any way to fix this so the credit card input Paypal pro payment method displays on the checkout page?

The site is https://www.dowelmax.com


Depending on what plugin you are using in WooCommerce, you need to enable force secure checkout. Once force secure checkout is enabled typically PayPal Payments Pro will show up on the checkout page.

  • Click on WooCommerce
  • Settings
  • Checkout
  • Checkout Options
  • Place a check mark next to force secure checkout (not force http) and then save. Also make certain that PayPal Payments Pro is enabled on the list of gateways.
    This image is from the WooCommerce Documentation on Woothemes. 在这里输入图像描述


    I had this very same problem and found this page in researching the answer. You mentioned that it turned out to be a conflict with a currency switcher plugin. I had one of those installed, so tried disabling that and indeed my problem resolved too!

    To further clarify a solution for anyone else in the same boat - it may be that you need to enable specific payment gateways for each available currency. Above and beyond the general WooCommerce enable option. (Even for your base currency)

    This enabled me to fix the problem AND keep my currency switcher plugin active. In my case, it was Aelia Currency Switcher. They have a support note on it here: https://aelia.freshdesk.com/support/solutions/articles/158712-one-or-more-payment-methods-don-t-appear-after-installing-the-currency-switcher-how-can-i-fix-it-

    链接地址: http://www.djcxy.com/p/35802.html

    上一篇: Paypal Payments Pro API用于信用卡交易

    下一篇: WooCommerce支付网关不在结帐页面上显示