post https://securelink-staging.valorpaytech.com:4430/?saleapi
This page will help you get started with Ecommerce API.
Log in to see full request history
Responses
This page will help you get started with Ecommerce API.
xxxxxxxxxx
30curl --request POST \
--url 'https://securelink-staging.valorpaytech.com:4430/?saleapi=' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"appid": "QWizN3u0poN5Wrb4GaKAqAp63EvKkZRK",
"appkey": "lo196Pj5Vw1pScye3iq8z2WdSOTcNGVD",
"epi": "2319923425",
"txn_type": "sale",
"amount": "84.00",
"phone": "9677193050",
"email": "jhonsmith@valorpaytech.com",
"tax_amount": "0",
"surchargeIndicator": 1,
"surchargeAmount": "3.36",
"address1": "8320",
"address2": "2nd street",
"city": "New York",
"state": "CO",
"zip": "85284",
"billing_country": "US",
"shipping_country": "US",
"cardnumber": "4111111111111111",
"status": "Y",
"cvv": "999",
"cardholdername": "Michel Nicholos",
"expirydate": "1224"
}
Try It!
to start a request and see the response here! Or choose an example: