billing
internal

Create a SetupIntent for in-app card collection (Stripe Payment Element)

post/api/billing/payment-method-setup-intent

Response

SetupIntent client secret

errorstring nullable
successboolean required

Example response

{
  "meta": {
    "api_version": 1,
    "server_version": "0.17.5"
  }
}

Changes