Home Forums WoodMart support forum Paypal advanced checkout (Credit card form not showing) Reply To: Paypal advanced checkout (Credit card form not showing)

#590583

Hello,

This issue is related to the layout builder that you used on your checkout/cart pages because the plugin uses special hooks to show buttons that are not present on the default page builder checkout/cart layout. Two different approaches can fix it:

1. Disable the layout builder on your checkout page.

Or

2. Add two “WooCommerce Hook” elements to your checkout layout page, and choose “woocommerce_after_checkout_form” on checkout page (https://monosnap.com/file/7IJieSSezKMH4D5EA5rgDppduwxDLo) and “woocommerce_after_cart_table” in another on cart page (https://monosnap.com/file/6ExOsXPkMtDoXAw4OjgYf7VN2fs3jb)
Screenshot “Screenshot-g7sdm.png”

Best Regards.