merchant_guide:notifications

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
merchant_guide:notifications [2010/05/27 02:05] – external edit 127.0.0.1merchant_guide:notifications [2012/05/12 21:52] (current) – [Dunning process] matt
Line 26: Line 26:
   * **Font Size**: size of the font used in the e-mail notifications (this setting maybe overwritten by settings set by the receiving e-mail client software).   * **Font Size**: size of the font used in the e-mail notifications (this setting maybe overwritten by settings set by the receiving e-mail client software).
   * **Customer Account Login URL**: Where your customers will log in. If you are using the SubscriptionBridge Customer Center, then select //**Use default**//. If you are using the SubscriptionBridge API and managing subscriptions in your own customer account management system, enter the login URL for that system under //**Use the following URL**//. This second option should only be selected by advanced users.   * **Customer Account Login URL**: Where your customers will log in. If you are using the SubscriptionBridge Customer Center, then select //**Use default**//. If you are using the SubscriptionBridge API and managing subscriptions in your own customer account management system, enter the login URL for that system under //**Use the following URL**//. This second option should only be selected by advanced users.
-  * **Callback URL**: this is an optional, advanced setting. It's the URL that SubscriptionBridge sends information to when an event happens. Programmers can receive that information and perform specific tasks (e.g. automatically turn off a customer account due to non-payment). [[merchant_guide:notifications_list_callbackurl|View a list of XML notifications sent to the Callback URL]].+  * **Disable Email Notifications**: this is an optional feature that will allow you to disable emails to either the merchant, customer, or both. 
 +  * **Post-back URL**: this is an optional, advanced setting. It's the URL that SubscriptionBridge sends information to when an event happens. Programmers can receive that information and perform specific tasks (e.g. automatically turn off a customer account due to non-payment). [[merchant_guide:notifications_list_callbackurl|View a list of XML notifications sent to the Callback URL]].
 ==== Additional Copy for E-mail Templates ==== ==== Additional Copy for E-mail Templates ====
  
Line 49: Line 50:
  
 <note important>When you leave the //Number of Day//s field empty or set to 0, the corresponding trigger is not executed. Therefore, even if that event occurs, an e-mail will __not__ be sent and a //silent post// will __not__ be posted to the Callback URL.</note> <note important>When you leave the //Number of Day//s field empty or set to 0, the corresponding trigger is not executed. Therefore, even if that event occurs, an e-mail will __not__ be sent and a //silent post// will __not__ be posted to the Callback URL.</note>
 +
 +==== Dunning process ====
 +
 +Some of the notification settings allow you to control the "dunning" process. //Dunning// refers to the process of communicating with your customers to ensure the collection of accounts receivable. SubscriptionBridge allows you:
 +
 +  * Define when customer should be contacted
 +  * What additional language should be included in those messages (e.g. to clarify what happens if payment is not received)
 +  * Whether or not the subscription should be canceled at the end of the dunning process
 +
 +
 +
 +Note that the customer receives a notification at the time the payment fails. So the second, "Balance Due" notification should be sent a few days after the payment failed. If all notifications are sent, the customer will have received 3 messages before any action is taken (notification of failed payment at the time the payment is processd, "Balance Due" notification after N days, "Balance Due: Final Notice" notification after some additional time).
 +
 +Particularly important is the "Action Taken" notification: if you have a separate application that is //listening// to silent posts that are posted by SubscriptionBridge, that is the time when you will want to turn-off or change the level of access that the customer has to the products or services that you are providing.
  
 ==== Related articles ==== ==== Related articles ====
merchant_guide/notifications.1274940334.txt.gz · Last modified: 2011/03/06 23:00 (external edit)