post
https://secure-api.stage.bamboopayment.com/v3/api/Card/Validate
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use this endpoint to validate a card without creating a charge, by submitting raw card data through the secure endpoint. It confirms whether the card is valid and able to transact before you run a purchase.
This endpoint is available to PCI-certified merchants only, because it requires submitting raw card data (the
CardDataobject). Non-PCI merchants validate cards through Bamboo's tokenization components instead.
Endpoint
This endpoint validates a card using the CardData object.
Staging
https://secure-api.stage.bamboopayment.com/v3/api/Card/Validate
Production
https://secure-api.bamboopayment.com/v3/api/Card/Validate
For the functional flow and when to use card validation, see the Card Validation Guide.
