Supported Methods

Supported Methods

Use this page to check supported paymentMethodCode values and limits.

Bangladesh

Payment MethodPayment Method CodeMin Amount (BDT)/Per TrxMax Amount (BDT)/Per Trx
E-WalletBKASH20025,000
E-WalletNAGAD20025,000
E-WalletUPAY20025,000

How to use in API payload

Set the paymentMethodCode field in your PAYIN request:

{
  "amount": "500",
  "paymentMethodCode": "BKASH"
}