Hello all,
Today we faced an issue where a subscription was bought successfully but did not have any invoiceId in it, also some type of cards are failing to purchase subscription.
Here is an example subscription that is active without invocieId and no charge was made but payment was successful for some reason.
{
"id": "b3043d8d-50a7-4f62-b494-056e45b0c1e3",
"cardId": "ccof:CA4SEPGxQOv2*****",
"source": {
"name": "Per Diem"
},
"status": "ACTIVE",
"version": 1,
"timezone": "America/New_York",
"createdAt": "2024-10-22T13:30:22-04:00",
"startDate": "2024-10-22",
"customerId": "0E4QFPNY9T8VXK43RBM43ZTBNR",
"locationId": "LX985242330VF",
"planVariationId": "I4X5EQIC3AHDTNIGO62EHSR6"
}