Digital wallets
New Click to Pay session
Returns digital payment application ID & name for use with Click to Pay.
POST
/
digital-wallets
/
click-to-pay
/
session
This endpoint is unauthenticated and requires no scopes.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Return digital payment application details for Click to Pay.
The identifier for the current checkout session.
Was this page helpful?