With each developer account, you will automatically have a test application called TEST APP. You can use the PUBLIC_KEY and PRIVATE_KEY of the test app during the integration of the payment on your site.

Wallet Payments

To test wallet payments, use the code 111111 for a successful transaction and 000000 to simulate an error.

Card Payments

Card TypeTest CaseCard NumberExpiration DateCVV
VisaSuccessful Payment4509 2111 1111 111912/26748
MasterCardSuccessful Payment5440 2127 1111 111012/26665
VisaSuccessful Payment4242 4242 4242 424212/26123
MasterCardFailed Payment5471 2511 1111 111611/23858

Transaction Verification

In the test environment, verify_payment keeps the transaction status information for 20 minutes. You can check the status of the transaction with the payment_id during this period to finalize the integration on your website. In the test environment, the information is not visible in any dashboard, and is accessible via API only. Once you move to production keys, all transactions can be monitored in real-time via our web interface https://app.flouci.com.