Create Purchase

Reference for creating purchases without PCI requirements using tokenized card data through Bamboo’s standard API endpoint.

This page describes how to create a purchase using Bamboo’s standard endpoint, where card data is not collected by the merchant. Use this method when tokenizing cards through Bamboo’s components (Tokenization Form, Hosted Fields, or any flow where the merchant never handles raw card data).


📘

Review the Create a Purchase Integration Guide for flow descriptions, parameter definitions, capture rules, redirection behavior, and response handling.


Endpoint

Staging https://api.stage.bamboopayment.com/v3/api/Purchase

Production https://api.bamboopayment.com/v3/api/Purchase

This endpoint is used when the purchase is created using a token (CommerceToken or TransactionToken).



Language
Credentials
Header
Click Try It! to start a request and see the response here!