Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Mara Santos
3
Views
0
Comments
How to refresh user balance after paypal payment
Question
I have a "buynow" paypal button. I already set up the IPN Listener, set up and tested everything (sandbox testing) and are all fine.
But there is one very important thing missing. My IPN Listener needs to receive the username (or user id...) of the user of my app who made the payment (the username in my app), in order to refresh the balance of that particular user in my database.
I think that somehow when the button is pressed I must send to paypal the correct username or user id, and paypal IPN server sends it to my IPN LIstener, in the notification message.
How can I do that?
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...