Subscribe button with options - How do I know which option the user chose?

dversch
Contributor
Contributor

I've created and stored a Subscription button with 4 options and I've embedded the HTML into web page.  When a transaction has completed and the user is redirected back to a page on my site, how will I know which subscription option the user chose?  Is there something in the querystring that Paypal sends along with the url to my site?

 

Thanks!

Login to Me Too
2 REPLIES 2

sharpiemarker
Esteemed Advisor
Esteemed Advisor

@dversch

 

The options should appear in the PayPal email confirmation you received when a customers subscribes and pays you. And through the Recurring Payments dashboard:

https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/manage_activity...

https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/recurring-payme...


Kudos & Solved are greatly appreciated. 🙂
Login to Me Too

dversch
Contributor
Contributor

I need to programatically receive this data during the transaction.  How can I do that?

 


@sharpiemarker wrote:

@dversch

 

The options should appear in the PayPal email confirmation you received when a customers subscribes and pays you. And through the Recurring Payments dashboard:

https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/manage_activity...

https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/recurring-payme...


 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.