This section lists down all the test instrument details for Non-card payments aka Alternate Payment Methods (APMs) to verify your integration with BoxPay platform. Please note that usage of these test cards don’t call underlying Payment Service Provider (PSP) and return simulated responses to cover various integration points.
Wallet Payments
Instrument Type | Wallet Token (moneyInstruction.instrument.wallet.token) | Response Status |
wallet/<wallet-name> (Name of any wallet that you have configured in BoxPay) | test | Approved |
wallet/<wallet-name> (Name of any wallet that you have configured in BoxPay) | test-rejected | Rejected |
BuyNowPayLater (BNPL) Payments
Instrument Type | BNPL Token (moneyInstruction.instrument.wallet.token) | Response Status |
bnpl/<bnpl-name> (Name of any BNPL that you have configured in BoxPay) | test | Approved |
bnpl/<bnpl-name> (Name of any BNPL that you have configured in BoxPay) | test-rejected | Rejected |
Netbanking Payments
Instrument Type | NetBanking Token (moneyInstruction.instrument.bank.token) | Response Status |
netbanking/<bank-name> (Name of any bank that you have configured in BoxPay) | test | Approved |
netbanking/<bank-name> (Name of any bank that you have configured in BoxPay) | test-rejected | Rejected |
UPI Payments
Instrument Type | UPI Token (moneyInstruction.instrument.upi.shopperVpa) | Response Status |
upi/<collect|intent|qr> | test@boxpay | Approved |
upi/<collect|intent|qr> | test-rejected@boxpay | Rejected |