post
https://openapitest.osl-pay.com/api/v1/card/get-bind-card-access-token
This API allows merchants without PCI compliance to obtain a bind card token.
Once the merchant obtains the token, it must be used with the bind card SDK to complete the card binding process.
Important: This endpoint is designed for merchants who are NOT PCI compliant and cannot handle
raw card data directly. The token obtained should be passed to the frontend to use with OSL Pay's
card binding SDK for secure card collection and binding.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad Request - The request was invalid or cannot be processed. Possible reasons:
- Missing both userId and merchantUserId parameters
- Invalid parameter format
- User not found
401Unauthorized - Authentication failed. Possible reasons:
- Invalid appId
- Invalid signature
- Expired timestamp
- Missing required headers
500Internal Server Error - System malfunction.
Please retry the request after a short wait. If the problem persists, contact OSL Pay support.