Simulating Card Payouts via AptPay
Merchants can now offer instant payouts by sending winnings straight to users' Visa or Mastercard debit cards. With Paysafe's new card payout solution, your players get their prizes quickly, securely, and with zero hassle.
Supported regions | USA and Canada |
---|---|
Supported cards | Visa and Mastercard debit cards |
Settlement currency | USD, CAD |
Processing currency | USD, CAD |
Payment type | Domestic payments only |
Endpoints | Standalone credits and OCT. |

Payments API: YES

Paysafe Checkout: YES

Paysafe JS: YES
Prerequisites
To start using AptPay, ensure to do the following:
- Onboarding with Paysafe and AptPay.
- Pre-fund account via AptPay Portal.
For more information, contact your account manager.
Simulating Card Payouts via AptPay
Simulate the response to a standalone card or original credit transaction request. You can return specific response codes by specifying different amounts as stated in the following tables.
Responses with mapped status
Simulated Amount in Minor Units | Status |
---|---|
30 | UNKNOWN |
5 | REJECTED |
20 | ERROR |
Simulated Amount in Minor Units | HTTP Status | Error Code | Error Message | Delay in Milliseconds |
---|---|---|---|---|
96 | 35000 | |||
110 | 400 | C001 | Constraint check failed. | |
120 | 400 | J001 | JSON format mismatch. | |
130 | 400 | D012 | This type of transaction is only available for payees in the following countries: CA. | |
140 | 400 | P003 | Merchant not configured. | |
160 | 400 | D009 | Duplicate reference ID detected. | |
170 | 400 | D008 | Exceeded payment velocity limit. | |
180 | 400 | D007 | Duplicate transaction detected. | |
190 | 400 | D006 | Not enough payee balance for self-serve. | |
210 | 400 | D005 | Transaction limit exceeded. | |
220 | 400 | D003 | Daily limit exceeded. | |
230 | 400 | D013 | Card transaction not allowed. | |
240 | 400 | R003 | Amount is higher than the limit; 25000 | |
250 | 401 | H001 | Body hash does not match. | |
260 | 401 | Not authorised. | ||
270 | 403 | P001 | Account disabled. | |
280 | 403 | P005 | This payee cannot do transactions. | |
290 | 404 | D001 | Unknown identity ID. | |
310 | 404 | E002 | Unknown MID. | |
320 | 500 | Internal server error. | ||
600 | 200 - 1200 |