LogoLogo
  • GET STARTED
    • Integration Guide
    • Quick Start
  • Webhooks
    • Webhooks
      • Register a webhook
      • Webhook notification
      • Verify webhook
  • Payment APIs
    • Collect Payments
      • Virtual Accounts
        • Create a single-use virtual account
        • Create a multi-use virtual account
        • Update a virtual account
        • Delete a virtual account
        • List all virtual accounts
        • Get details of a virtual account
      • Digital Wallets
        • Create a wallet
        • List all wallets
        • Get details of a wallet
        • Transfer between wallets
        • Transfer to business
        • Sweep wallet balances
        • Get wallet balance
      • Customers
        • Create a customer
        • List all customers
        • Get customer details
      • Invoices
        • Create an invoice
        • Edit invoice
        • Resend invoice
        • List all invoices
        • Get invoice details
    • Make Payments
      • Request OTP to initiate payout
      • Get a list of registered banks
      • Get Wallet Balance
      • Verify account number
      • Initiate a payout
      • Get all transactions
      • Get details of a transaction
      • Recipients
        • Create a recipient
        • List all recipient
        • Get a recipient's details
        • Delete a recipient
        • Get recipients summary
    • Duplo Checkout
      • Checkout Redirect
        • Generate a checkout URL
      • Checkout SDK
      • Verify checkout transaction
    • Make Payments v2
      • Initiate a Payout v2
      • Resend OTP
      • Process Payout
      • Get details of a Transaction v2
Powered by GitBook
On this page
  • Checkout implementation methods
  • Payment Methods

Was this helpful?

  1. Payment APIs

Duplo Checkout

Checkout gives merchants the ability to receive regular payments from their customers at the point of checkout.

Checkout implementation methods

Merchants can implement Duplo's checkout in the following way:

  • Checkout redirect: When the "checkout redirect " is implemented the customer would be redirected to Duplo's payment site in order for the customer to complete their transaction. Once the transaction is successful you would be notified of the payment status via your webhook.

  • Checkout SDK: When the "checkout SDK" is implemented the customer would be able to complete their payment on your site using the Duplo payment modal or redirect option. Once the transaction is successful you would be notified of the payment status via your webhook.

Payment Methods

Duplo checkout enables merchants to receive payments through the following means:

  • Pay with transfer: Pay with transfer enables merchants to receive payment from their customers through a direct bank transfer.

  • BNPL: BNPL enables merchants to receive payment from their customers through Duplo's BNPL(buy now and pay later) service.

Speak to a Rep

PreviousGet recipients summaryNextCheckout Redirect

Last updated 1 year ago

Was this helpful?