developer_guide:developer_guide:recommended

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
developer_guide:developer_guide:recommended [2010/05/10 23:19] mattdeveloper_guide:developer_guide:recommended [2010/05/13 15:29] (current) earlyimpact
Line 191: Line 191:
  
 We recommend that you customize the additional areas of the shopping cart so that both the merchant and the customer can recognize that an order was placed for a subscription product and link to SubscriptionBridge (if needed). We recommend that you customize the additional areas of the shopping cart so that both the merchant and the customer can recognize that an order was placed for a subscription product and link to SubscriptionBridge (if needed).
- 
 ==== Administration area ==== ==== Administration area ====
  
Line 198: Line 197:
 If the order is for a subscription product or service, you should make this clear on the order details page, and link to the SubscriptionBridge Merchant Center so that the merchant may manage the subscription. The syntax for the link should be as follows, where <GUID> is the identifier for the subscription associated with the order: If the order is for a subscription product or service, you should make this clear on the order details page, and link to the SubscriptionBridge Merchant Center so that the merchant may manage the subscription. The syntax for the link should be as follows, where <GUID> is the identifier for the subscription associated with the order:
  
-<code>https://www.subscriptionbridge.com/MerchantCenter/SubscriptionslistDetails.asp?SubscriptionUID=<GUID></code>+<code>https://www.subscriptionbridge.com/MerchantCenter/SubscriptionslistDetails.asp?GUID=<GUID></code>
  
 ==== Customer account area ==== ==== Customer account area ====
Line 219: Line 218:
   * **Edit Shipping** \\  Replace <MODE> with "shipping" to send the customer to the shipping details page.   * **Edit Shipping** \\  Replace <MODE> with "shipping" to send the customer to the shipping details page.
   * **Cancel Subscription** \\   Replace <MODE> with "cancel" to send the customer to the subscription cancellation page.   * **Cancel Subscription** \\   Replace <MODE> with "cancel" to send the customer to the subscription cancellation page.
- 
developer_guide/developer_guide/recommended.1273547980.txt.gz · Last modified: 2010/05/10 00:00 (external edit)