Integration

Buckaroo Voucher Transaction Process

A consumer starts a transaction. The merchant can choose if they want to redirect the consumer to the Buckaroo checkout page or ask for the required fields so that the consumer can stay on the merchant’s website. The required information will be sent to Buckaroo, and Buckaroo checks the balance on the Buckaroo voucher. Buckaroo will check if the total amount that should be paid by the consumer is covered. A push notification will be sent to the merchant, regardless of whether the total amount is paid.

  • Partial Payments:
    • If it was a partial payment, a group transaction would be made in the Buckaroo Payment Engine. The customer will be able to pay the remaining amount.
    • For every partial payment, a push notification is also sent to the merchant.

Service Codes and Actions

  • Service Code: buckaroovoucher

  • Supported Actions:

    • Pay: For processing payments.
    • Refund: For processing refunds.
    • GetBalance: For checking the balance on the voucher.
    • CreateApplication: For creating a voucher application.