• Resolved mccpie01

    (@mccpie01)


    Hello,
    On the payment step, it asks 2 times for the credit card.

    How do I go about solving THis?

    Thanks
    P

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author SilkyPress

    (@diana_burduja)

    Hello,

    would you please uninstall the multi-step checkout plugin and re-install the 2.5 version from here?

    Let me know if the issue is solved in the 2.5 version, so I can also make an official release on the www.ads-software.com repository.

    Thread Starter mccpie01

    (@mccpie01)

    I uninstalled 2.4 and installed at 2.5. The problem is still there.

    Plugin Author SilkyPress

    (@diana_burduja)

    Would you add the following PHP snippet to your child theme’s functions.php file:

    remove_action( 'woocommerce_checkout_order_review', 'woocommerce_checkout_payment', 20 );

    If you don’t feel comfortable editing the child theme’s functions.php file, then you can use a plugin similar to Code Snippets to add the PHP snippet.

    Let me know if this solves the issue with the double payment section.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Parment double’ is closed to new replies.