way to use IPN for few different products?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
so far I have sold digital goods (3 software products) via my website.
The customer could only buy one product at a time, paid via an express button. After the payment a message (notify url) was sent to my license server and from there the customer got his download link and his key.
Now I want to use a shop and after checkout all data (shopping cart) will be sent to paypal, and exactly here are my problems.
Question:
How can I create a return link (IPN / Webhook) to my license server depending on the product(s).
Shop -> product 1 -> Paypal -> product 1 - License server (key for product 1)
Shop -> product 1 + product 2 -> Paypal -> License server (key for product 1 + product 2)
and so on
Thanks for any help or informations

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Payout function application on Production? in PayPal Payments Standard
- Auto Return feature for digital products without using woocommerce? in PayPal Payments Standard
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- Hello. Can I hide Zip code field from payment? in REST APIs
- use the payment button code with variable price in REST APIs