Hello,
I am trying to make a 'Buy Now' or 'Add to Cart' on the app communicate with a third party REST API that uses xml to generate an order and have all the customer's info (name, address, credit card, etc) be sent to that third party which is an ecommerce platforn. I just need to know what is needed to make the xml talk to the button on the Appery end so that a purchase transaction can be made and stored at the third party. I looked through the tutorials and all I found related was your Stripe plugin which is similar but not quite like Nexternal.
Any help is greatly appreciated.