No invoices for subscription

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"
}

:wave: I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:
https://developer.squareup.com/docs/app-marketplace/requirements/subscriptions-api

Additional Documentation

Invoices API
Subscription Plan Checkout
Charge a Card on File

If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.

Currently were experiencing an issue with invoices for subscriptions. :disappointed: