Beanstream Payments

Beanstream Payments

It allows you to accept and analyze payments, create a payment profile to record customer details for future transactions, and create credit card tokens to reduce the scope of your PCI compliance.
                  {
    "data": [
        [
            {
                "billing_period": "2021-11-01",
                "statement_id": 1003844007,
                "merchant_id": 391020000,
                "fee_type": "AccountMonthly",
                "fee_volume": 1,
                "fee_rate": 10.00,
                "fee_amount": 10.00
            },
            {
                "billing_period": "2021-11-01",
                "statement_id": 1003844007,
                "merchant_id": 391020000,
                "fee_type": "ApprovedCreditCardTransactions",
                "fee_volume": 10,
                "fee_rate": 0.25,
                "fee_amount": 2.50
            }
        ]
    ]
}
              

Response example. If you want to see more check the documentation.

The Bambora Developer Documentation provides resources and guides for integrating Bambora's payment solutions into websites and apps. It covers APIs, SDKs, and tools for managing transactions, processing payments, handling security, and configuring payment settings.

The documentation is aimed at developers and offers detailed instructions, code samples, and troubleshooting tips for using Bambora's services in a variety of environments.