In order to test our SoftPay API, you’ll need to generate:
A test invoice
: it will provide to you an invoice token; Your API Test Keys
: will be used to fill your headers; At least one fictitious customer account or test account
: we shall need its email address your phone number;
To receive the complete payment information structure, you can make a request with the received token in the above response.
phone_phone
: is a test account phone number.
customer_email
: is a test account email address.
password
: is the test account password.
invoice_token
: is the token you got after generating your test invoice
In cases the "success"
key is set to "false"
, please, make sure