Get Paymentmethod Ids
Gets all the billing information CONFIGURATION needed to perform billing operations in the frontend. These include: Stripe Pub Key, Organization’s Stripe ID, Payment methods, and Intent Secret (stripe).
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?