saddev
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
@elenathemehigh this can be closed. The issue is not related to your plugin but to PayPal Payments for WooCommerce due to Apple Merchant Validation. Thank you!
This not work the problem is in the /?wc-ajax=ppc-validate-checkout request it doesn’t reach the order creation . For a whatever reason the PayPal Payments for WooCommerce not validate the custom fields correctly but only for Apple..
I have Pro plugin enabled (but I do not enter the license key yet) and the problem still persist.
Hi @njones35,
I checked all the things from above.
Also, I have Formidable Forms 4.03.02 and Formidable Forms Pro 3.04.02.
function isGoingToPrevPage( $object ) { return ( typeof frmProForm !== undefined && frmProForm.goingToPreviousPage( $object ) ); }It seems frmProForm is never declared and cast it to a string seems to fix the issue.
Viewing 5 replies - 1 through 5 (of 5 total)