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

Collect Payments

Overview

Collecting escrow payments with Browpay at the moment only happens via a single standard checkout method. We are working hard to create more options soon.

However, in our bid to creating something that works, and a solution you want. We are open to open-source contributions for secondary plugins that can be made from the basic public endpoints in our API references. In addition to this, we will publish our store of libraries and SDKs for different use-cases and programming languages soon. We are on it.

PreviousEncryption and DecryptionNextInitialize Transaction

Last updated 4 months ago

Was this helpful?