Sending a payment failure notification

Learn how to send a notification when the shopper's payment fails.

This notification is triggered when there is a payment failure.

Notification trigger

The submitOrder (SubscriptionOrderGelper.java) triggers the notification.

Last updated