Create Purchase

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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).



Body Params
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
boolean
boolean
int32 | null
int64
int64 | null
int64 | null
CardOnFile
object
MetadataIn
object | null
int32
enum
Redirection
object
AntifraudData
object
MerchantNotification
object
PayerAuthentication
object
Customer
object
LoyaltyPlan
object
int32
enum
Allowed:
ThreeDS
object
NetworkToken
object
Headers
string
enum
Defaults to application/json
Allowed:
string
enum
Defaults to application/json
Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json