Skip to main content

Updated

When a new payment recurrence attemp is tried to pay. Descriptions in the Fields section below.

{
"eventId": "01902a79-663b-7f88-ad98-eedeaddec964",
"eventType": "subscription.updated",
"occurredAt": "2024-04-12T11:24:55.637846Z",
"originator": {
"type": "payment",
"data": {
"paymentId": "01902a68-add8-77c2-8e39-b3ebcc603293",
"orderId": "f6234955-3e35-4e91-8dc3-da8b7b5028d1",
"type": "initial",
"status": "accepted",
"cycle": 2,
"attempt": 1,
"money": {
"amount": 9.98,
"currency": "USD"
},
"transactions": [
{
"transactionId": "9d884812-1d28-4747-aef6-07df6b02a28f",
"transactionCreationDate": "2024-04-12T11:24:55.637846Z",
"transactionStatus": "failed",
"isFallback": false
}
]
}
},
"data": {
"subscriptionId": "01902a79-663b-7f18-ad18-eedeaddec964",
"planId": "95a70946-1b6f-46db-b3ab-b31edc240556",
"status": "past_due",
"cycle": 4,
"nextPayment": {
"scheduledFor": "2024-06-12T11:24:55.637846Z",
"type": "renewal",
"money": {
"amount": 29.95,
"currency": "EUR"
}
},
"createdAt": "2024-04-12T11:24:55.637846Z",
"modifiedAt": "2024-04-12T11:24:55.637846Z"
}
}