The base url for the sandbox api is: https://api.sandbox-paidyet.com/v3/
The sandbox is almost identical to production. The main differences between the two systems is outlined below.
Full REST API documentation here.
For a sandbox account please send a request to support@paidyet.com
Transaction Gateway
The PaidYET sandbox does not process live transactions. For this reason we do not pass any credit card data to any of the credit card settlement platforms. All transactions will be processed using our “Mock” processor. This processor has been created to work with the “Test Cards” that are noted below. All other cards will produce and “Invalid Card” error. We do not store any credit card data on “Invalid Cards” and do not keep logs of any of the invalid attempts created. This is due to the strict PCI DSS rules regarding storage of credit card data.
Email System
The sandbox environment is not intended to send emails to external email accounts. The sandbox should not be used for spamming purposes or to test email receipts. The email receipts that are sent from the sandbox environment are not sent using the same production email system. These emails are sent using a lower volume emailing platform and therefore will differ slightly from production emails.
Test Cards
id | card_number | expiration | cvv | status | decline_code | message |
---|---|---|---|---|---|---|
1 | 4000100011112224 | 924 | 123 | approved | ||
22 | 4000100111112223 | 924 | 321 | approved | ||
23 | 4000100211112222 | 924 | 999 | approved | ||
24 | 4000100311112221 | 924 | 999 | approved | ||
2 | 4000300011112220 | 924 | 999 | declined | Declined | |
3 | 4000300001112222 | 924 | 999 | declined | 4 | Pickup Card |
4 | 4000300211112228 | 924 | 999 | declined | 5 | Do Not Honor |
5 | 4000300311112227 | 924 | 999 | declined | 12 | Invalid transaction |
6 | 4000300411112226 | 924 | 999 | declined | 15 | Invalid Issuer |
7 | 4000300511112225 | 924 | 999 | declined | 25 | Unable to locate Record |
8 | 4000300611112224 | 924 | 999 | declined | 51 | Insufficient Funds |
9 | 4000300711112223 | 924 | 999 | declined | 55 | Invalid Pin |
10 | 4000300811112222 | 924 | 999 | declined | 57 | Transaction Not Permitted |
11 | 4000300911112221 | 924 | 999 | declined | 62 | Restricted Card |
12 | 4000301011112228 | 924 | 999 | declined | 65 | Excess withdrawal count |
13 | 4000301111112227 | 924 | 999 | declined | 75 | Allowable number of pin tries exceeded |
14 | 4000301211112226 | 924 | 999 | declined | 78 | No checking account |
15 | 4000301311112225 | 924 | 999 | declined | 97 | CVV failure |
21 | 4000100611112220 | 924 | 999 | approved |