Testing Your Integration
Learn how to test your In-Person Payments integration.
Ready to test your In-Person Payments integration? Before you dive into transactions, make sure you have everything you need to validate your integration from end to end:
Finix Sandbox Environment: Your testing playground to simulate real-world transactions, without using real money.
Finix Payment Terminal: A physical device connected to your Sandbox account, ready to process test payments.
Finix Test Card: Use this to simulate different payment scenarios, from approvals to declines.
Missing something? No problem—reach out to your Finix point of contact and they’ll get you squared away.
Testing In-Person Payments
DUMMY_V1
On the DUMMY_V1
Processor, you can conduct the following tests on Sales to confirm the integration is processing payments as expected:
Amount | Expected Response |
---|---|
$4.99 | APPROVED |
$62.99 | APPROVED |
$0.51 | GENERIC_DECLINE |
$0.01 | CALL_ISSUER |
$0.03 | RESTRICTED_CARD |
$2.60 | INVALID_TRANSACTION |
$0.04 | PICK_UP_CARD |
$0.40 | RESTRICTED_CARD |
$0.41 | PICK_UP_CARD |
$0.57 | TRANSACTION_NOT_PERMITTED |
$2.52 | INVALID_AMOUNT |
$2.53 | INVALID_ACCOUNT_NUMBER |
$2.67 | EXPIRED_CARD |
$2.69 | PICK_UP_CARD |
$5.00 | APPROVED |