Rest API Documentation
For a sandbox account please send a request to support@paidyet.com
Overview
To use PaidYET’s RESTful api, you will need to follow these steps:
- Generate an API key and white-list your IP address in the PayPage -> API page
- Get Authentication Token from our REST server
- Use token to make calls to the endpoints.
Endpoint URL
https://api.paidyet.com/v2
Swagger Doc
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 |