Sending a payment information change notification
Understand why a payment information change triggers a notification.
You will immediately receive a notification when a shopper changes their payment method or credit card detail information, billing address, or email address.
Notification trigger
In our commitment to maintaining transparency and enhancing user experience, we've implemented a notification system to inform you and shoppers about critical account changes. Specifically, this system sends alerts whenever a shopper's payment method or related account details are modified. These notifications ensure that all parties are immediately aware of updates that could affect transaction processing or account security. Below, we list the various activities that trigger these important notifications.
The following activities trigger this notification.
Digital River receives updated stored credit card information from a Card Account Updater.
The shopper changes the quantity of the subscription product while placing an order and while placing an order and creating a new billing option.
The shopper associates a new payment source or option for an existing subscription.
The shopper places an order for a mid-term change and creates a new billing option.
The shopper updates their billing option from the Self-Service section of your online store. The shopper can use the Self-Service section of your online store to edit the existing payment method or add a new payment method.
You submit an
AddUpdateShopperRequest
through the User Management service to add or modify a shopper, including the shopper's default billing method.The shopper goes to your custom page that contains the
displayUpdateAddressPaymentInfoPage
attribute.You update the subscription's payment option with or without the
expand=all
query parameter to create a shopper's billing option for a subscription.You update the subscriber's ship-to and bill-to email addresses for all subscriptions so they can receive notifications.
You create or update a shopper's payment option.
The following classes trigger a payment information change notification:
Payment Information Change Notification Trigger Classes
The following classes trigger a payment information change notification:
RetryAccountUpdateDataProcessor
UpdateEmailAddressRequestProcessor
PaymentSourceRequestProcessor
SubscriptionTask
SubscriptionImpl
AddEditPaymentForm
SubscriptionInfoEditPaymentInfoCommand
DisplayUpdateAddressPaymentInfoPage
Last updated