You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I checkout with multiple items in cart?
I've noticed that paypal api using _x doesn't work, but if you do multiple form post data it will.
I thought of doing a JS for loop and everytime post it to paypal but it did not work. any ideas? using JS and HTML5
How can I checkout with multiple items in cart?
I've noticed that paypal api using _x doesn't work, but if you do multiple form post data it will.
I thought of doing a JS for loop and everytime post it to paypal but it did not work. any ideas? using JS and HTML5
snippet of my code I tried:
The text was updated successfully, but these errors were encountered: