Payment Endpoints
Available Methods
Fetches a list of payment methods available based on the cart’s content and subscription status.
POST
/
payments
/
get
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Name of the payment method.