| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
This page describes how to create a purchase when the merchant collects and submits raw card data directly to Bamboo. This flow is exclusively for PCI-certified merchants who manage cardholder data within their own infrastructure. It is the equivalent of the standard Create a Purchase endpoint, but it accepts the CardData object instead of a token.
This endpoint must only be used by PCI-certified merchants. If your business is not PCI-certified, use the standard Create a Purchase endpoint with tokenization instead.
Review the Create a Purchase Integration Guide for flow descriptions, validation rules, capture modes, and card scheme considerations.
Endpoint
This endpoint processes a purchase using the CardData object.
Staging
https://secure-api.stage.bamboopayment.com/v3/api/Purchase
Production
https://secure-api.bamboopayment.com/v3/api/Purchase
