post https://api.stage.bamboopayment.com/v3/api/Purchase
The Create Purchase endpoint lets you initiate a payment using cards or alternative payment methods like bank transfers and cash.
Handling Card Payments
Before you start testing this endpoint, we recommend reviewing the Integration Guide.
Bamboo supports two ways to process card payments, depending on how the card data is collected.
https://api.stage.bamboopayment.com
This is the standard endpoint used for most integrations and doesn't require PCI certification from the merchant.
If you're collecting card data (card number, CVV, expiration), you'll need to connect to:
https://secure-api.stage.bamboopayment.com
