Skip to main content

Subscription payment

This event is emitted when a subscription payment is charged successfully.

{
"id": "41e5d9d3-1843-42b7-b993-3f8e290b344e",
"webhookId": "3b59ac1c-2283-491a-ae78-285d6d1481cd",
"eventType": "subscriptionPayment",
"eventData": {
"subscriptionPayment": {
"amount": "0.08955",
"radomData": {
"subscription": {
"subscriptionId": "2eb2fcf0-8c73-4e2b-9e94-50f76f8caabe"
}
},
"transactions": null,
"paymentMethod": {
"token": "0xc2132d05d31c914a87c6611c10748aeb04b58e8f",
"network": "Polygon",
"discountPercentOff": null
},
"discountAmount": null,
"discountCodeId": null,
"alternativeMethodPayments": null
}
},
"radomData": {
"subscription": {
"subscriptionId": "2eb2fcf0-8c73-4e2b-9e94-50f76f8caabe"
}
}
}