PayPal payment_data Store API
-
I am looking at using WooCommerce for a headless WordPress build coming up, and in particular the new StoreAPI to handle the cart and checkout experience.
On the official WooCommerce GitHub documentation on the attached link, they give an example of the POST request data you would need to send the endpoint to process the order. One of the parameters is a payment_data array of objects.
On The official WooCommerce documentation for the Store API, they suggest reaching out to the authors of the payment gateway plugins you’re working with for further information.
I have to submit an array for payment_data with the POST request but I can’t find anywhere what this array would be for this plugin using PayPal.
Many thanks,
Phil
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.