Here\'s the setup:
I have a site setup for a client. The customer:
This is a html element that hooks up to the paypal API to make a transaction when the button is clicked. Do not change the data-button, src, or async properties. Completly remove the data-env node after you are finished testing (the data-env node prevents an actual charge from being made while you are testing). Change all of the other properties according to their names (e.g you would change data-name to the name of the product you are selling). Insert the element as you would any other html element (e.g. ).