woocommerce-paypal-payments/modules.local/ppcp-button/resources/js/modules
Mészáros Róbert fe2d7d170f Check if the buttons are there before rendering it
In some cases WC replaces the checkout form only partially leaving the buttons there
2020-04-09 12:57:21 +03:00
..
ButtonsToggleListener.js Trigger the toggle function just in case 2020-04-09 12:25:45 +03:00
CartBootstap.js Pass PayPalCommerceGateway as a dependency 2020-04-09 12:56:05 +03:00
CartConfig.js add onApprove endpoint to store order in session 2020-04-08 16:23:33 +03:00
CheckoutBootstap.js Pass PayPalCommerceGateway as a dependency 2020-04-09 12:56:05 +03:00
ErrorHandler.js phpcs 2020-04-06 11:16:18 +03:00
MiniCartBootstap.js Pass PayPalCommerceGateway as a dependency 2020-04-09 12:56:05 +03:00
onApprove.js add onApprove endpoint to store order in session 2020-04-08 16:23:33 +03:00
Product.js prepare javascript and endpoint for group products 2020-04-07 13:44:34 +03:00
Renderer.js Check if the buttons are there before rendering it 2020-04-09 12:57:21 +03:00
SingleProductBootstap.js Pass PayPalCommerceGateway as a dependency 2020-04-09 12:56:05 +03:00
SingleProductConfig.js add onApprove endpoint to store order in session 2020-04-08 16:23:33 +03:00
UpdateCart.js prepare javascript and endpoint for group products 2020-04-07 13:44:34 +03:00