Browpay API Documentation
  • Home
  • Escrow QuickStart Guide
  • Authentication
  • Webhooks
    • Signature Validation
    • Encryption and Decryption
  • Payments
    • Collect Payments
      • Initialize Transaction
      • Verify Payments
      • List Payments
    • Transaction Codes
      • Verify Token
      • List Codes
  • Payouts
    • Account Resolution
    • Transfers
      • Create Transfer
      • Fetch Transfer
      • List Transfers
  • Customers
    • Fetch Customers
    • Load Customer
  • Products
    • Fetch Products
  • Miscellaneous
    • Balances
    • Banks
    • Countries
  • Plugins
    • Plugins and Libraries
Powered by GitBook
On this page

Was this helpful?

  1. Payments

Transaction Codes

Browpay handles its escrow delivery through a transaction code/payment token driven mechanism. Once your customer makes payment, we send them a payment token via email and SMS as their verification key after a successful charge and credit of the seller's holding balance.

Primarily, a payment cannot be reversed after token generation, see your dashboard to resend the receipt to your customer and access full payment information.

We are working hard to update our API with chargeback and refund features. You can only currently access these features directly from your dashboard.

PreviousList PaymentsNextVerify Token

Last updated 4 months ago

Was this helpful?