Skip to main content

End-user (Shopper) Notifications

These notifications are triggered when the End-user data changes.

Event list

  • EndUser Deleted
    when an end-user account is deleted

EndUser Deleted Payload Structure

NameDescriptionR / O
subjectendUserR
typedeletedR
objectIdEndUser identifierR
eventDateISO date of the eventR

Wallet Event list

These events are fired when some payment is added or deleted from the wallet. There are separate events for credit cards, SEPA and all other uncategorized recurring payment methods. However, for the payment method deletion there is a single event.

  • Credit Card Added
  • SEPA Payment Method Added
  • Recurring Payment Method Added
  • Payment Method Deleted

Payment Method Event Payload Structure

NameDescriptionR / O
subjectendUserR
typedeletedR
objectIdEndUser identifierR
eventDateISO date of the eventR
addedPaymentMethods [{object}]One element in case of added payment methodO
addedPaymentMethods[].idPayment method IdR
addedPaymentMethods[].statusUsually ACTIVATEDR
addedPaymentMethods[].paymentMethodTypeBroad category type like CreditCard etc.O
addedPaymentMethods[].typeSpecific type visa, mastercard etc.R