Stripe
Get apitransactionsstripepending
Get the providerPaymentId and client_secret of the current non-completed Stripe payment for the authenticated user, or null if none.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.