How can buyer details be shown on paypal's order summary page? -


Is the second information in the PayPal Order Summary page different from the product name and price only? I have a form that submits to PayPal and contains the buyer's email address and their name, I would like to show it on the summary page. Can someone please post a small snippet of that button code that will appear for it ? When the buyer login to your PayPal account during checkout, buyers will be able to see their email and shipping.

Using Adobe Checkout Integration, you can use the API to obtain buyer information You can and can display on the Order Summary page.

Your website (no, in PayPal checkout page) Enter image details here


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -