Skip to main content

Bind wallet checkout session to customer

POST 

/v2/wallet-checkout/sessions/:sessionId/binding

Binds an existing checkout session to a specific customer's wallet. This associates the session with a customer ID, moving the session to SENDER_BOUND status. The binding process is essential before a payment can be initiated. The secure code is required for validation to ensure the binding request is authorized.

Request

Responses

Session bound successfully