Mobile app version of vmapp.org
Login or Join
Deb1703797

: Can I use Paypal without server side programming and show a code once the transaction is completed? I'm trying to set up a system whereby a user clicks a button, is taken to PayPal and receives

@Deb1703797

Posted in: #Paypal #WebApplications

I'm trying to set up a system whereby a user clicks a button, is taken to PayPal and receives a code once they've paid. I know that there are ways to do this using PHP (which I'm not familiar with). I'm hoping I can do it more simply as follows.


Create a code in my app from the userID and add it as a variable to the PayPal button html.
Send code to PayPal when button is clicked.
Show code once transaction is completed.


Is there a way to send a variable and have it displayed after a transaction? This seems like an obvious and simple process to me, but I'm not familiar with PayPal's charging system.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Deb1703797

1 Comments

Sorted by latest first Latest Oldest Best

 

@Speyer207

Yes, you can do this via the API, FORM Variables or both. If you're looking for a solution or examples, then Pro Webmasters would be off-topic because it's about HTML and API programming, Stack Overflow is more suitable if so.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme