Intro
This sections talks about testing the applications that integrated Apple Pay™ with the help of Simplify Commerce SDK for iOS Apple Pay. Instead of card numbers provided in the Test Card Numbers section, the following amounts can be charged for testing the applications.
Please note:
- All transaction amounts used are in the smallest unit of your currency. Example: 513 = $5.13
Test transaction amounts
Use these transaction amounts to test Apple Pay™ in sandbox:
Payment Amount | Response |
---|---|
between 50 and 1000 |
Causes a payment to be APPROVED and the refund to be APPROVED |
exactly 513 |
Causes a payment to be DECLINED |
exactly 523 |
Causes a payment to be APPROVED and the refund to be DECLINED |
exactly 533 |
Causes AVS Zip to fail and if your account settings are configured to DECLINE on AVS Zip failure then the payment will DECLINE |
exactly 543 |
Causes CVC to fail and if your account settings are configured to DECLINE on CVC failure then the payment will DECLINE |
exactly 553 | Causes an error to be raised with error code card.invalid |
exactly 563 | Causes an error to be raised with error code card.expired |
exactly 573 | Causes an error to be raised with error code system |
exactly 583 | Causes a payment to be APPROVED but an error to be raised on a refund with error code system |