developer_guide:developer_guide:hosted_checkout

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
developer_guide:developer_guide:hosted_checkout [2011/12/13 23:47] mattdeveloper_guide:developer_guide:hosted_checkout [2011/12/14 03:09] matt
Line 80: Line 80:
  
 Note: You can use search engine friendly links or dynamic links in the "return_page" field. Note: You can use search engine friendly links or dynamic links in the "return_page" field.
 +
 +
 +===== Return Parameters =====
 +
 +If you use your own customer receipt page we will send you a few parameters in the URL query string.  You can use these parameters to create a nice receipt page.
 +
 +Here is a list of parameters:
 +
 +  * Guid: This is the subscription ID. It is used in subsequent calls and we recommend you save it to your database.  For example, you can immediately call "[[developer_guide:call_reference:getsubscriptiondetailsrequest|GetSubscriptionDetailsRequest]]" to obtain more details about the subscription and customer, which can be used on the receipt page or saved to your database.
 +  * Email: The customers email
 +  * AmountPaid:  The total purchase cost paid today... may differ from next billing cycle.
 +  * TransactionID: The transaction ID from the gateway
 +  * Custom:  Your pass through values, such as internal customer ID, MPN, or SKU.
 +
  
  
  
  
developer_guide/developer_guide/hosted_checkout.txt · Last modified: 2012/12/27 16:33 by matt