Sale APIAsk AIpost https://vt-staging.valorpaytech.com:4430/?saleQuery Paramsapp_idstringDefaults to h6tSvf0Cz7fSB86B44bkLEplS15AsWYoMerchant APP ID (Alphanumeric - Length of 32 chars)auth_keystringDefaults to zOKj0LUOiW4L9jFRrMbMiJQ5KxQEpSMmMerchant APP Key (Alphanumeric - Length of 32 chars)epistringrequiredDefaults to 2412333540EPI is an end point identifier, Identify the device on valor infrastructure, it's a 10 digit number starts with 2mtypestringrequiredDefaults to 0200Message type for 0200 is sale and 0100 for auth transaction requestuidstringA unique id of the request, A client can send any number of 10 digitamountstringrequiredDefaults to 10.12Transaction amount - Maximum amount $99,999.99 (Ex: 0.1 to 99,999.99). A request should not be sent when the amount is 0. The amount must be greater than zeropanstringrequiredDefaults to 4111111111111111Customer card number 15 to 19 digitsexpiry_datestringrequiredDefaults to 1236Card expiry date, Accepted expiry MMYY & MM/YY (The expiration date must be exactly 4 characters long, consisting of a 2-digit month (with a leading zero if necessary) followed by a 2-digit year (e.g., "0526"))surchargeIndicatorstringrequiredDefaults to 1The value '0' represents a transaction being ran on the traditional MID with no custom fee added, while '1' represents a transaction being ran on the cash discounting MID with the custom fee addedfood_amountstringDefaults to 0Currency $(Eg. 00.00) - Food amount should be less than to transaction amounttaxstringDefaults to 0Tax amount - Currency $ (Eg. 00.00)city_taxstringDefaults to 0Tax amount - Currency $ (Eg. 00.00)reduced_taxstringDefaults to 0City tax amount - Currency $ (Eg. 00.00)custom_feestringDefaults to 0.2Additional fee of surcharge amount - Currency $ (Eg: 10.00)cvvstringDefaults to 999Card Verification Value should be 3 or 4 digits (Ex: 999, 9997)surchargeRemovedstringDefaults to 0To remove the surcharge fee set value 0 else set 1card_holder_namestringName of the cardholder - Alphabet (Max length of 25 chars)s_customerNamestringShipping address customer name - Alphabet (Max length of 25 chars)b_customerNamestringBilling address customer name - Alphabet (Max length of 25 chars)recursivePaymentIdstringCustomer unique recursive payment id (subscription id) (Numeric - Max length of 11 chars)avsstringDefaults to 1Address verification service (zip, street address - Numeric length of one chars)recursivePaymentbooleanIs recursive payment set as true or false (Boolean)truefalsephonestringCustomer phone number- 10 digit Numeric (Ex: 5247896523)emailstringCustomer email id - Varchar (Ex: [email protected], Max length of 50 chars)usernamestringCustomer user name (Alphanumeric length of 25 chars)s_street_nostringShipping address street number - Number with hyphen (Ex: 1-95)s_street_namestringShipping address street name - Alphanumeric (Length of 50 chars)s_unitstringShipping address unit (Ex. block, apartment) - Max length of 25 charss_citystringShipping address city should be allowed max 50 chars of string (Ex: New York, San Francisco)s_statestringShipping address state 2 chars of capital (Ex: New York - NY, California - CA)s_zipstringShipping address zip code should be 5 digits (Numeric - Ex: 10001, 90002)b_street_nostringBilling address street number - Number with hyphen (Ex: 1-95)b_street_namestringBilling address street name - Alphanumeric (Length of 50 chars)b_unitstringBilling address unit (Ex. block, apartment) - Max length of 25 charsb_citystringBilling address city should be allowed max 50 chars of string (Ex: New York, San Francisco)b_statestringBilling address state 2 chars of capital (Ex: New York - NY, California - CA)b_zipstringBilling address zip code should be 5 digits (Numeric - Ex: 10001, 90002)orderIdstringTransaction order id for sale and auth (Length of max 11 chars)invoicenumberstringInvoice number is a unique number assigned (Alphanumeric - Max length of 12 chars)dataset_idstringLine item against created dataset id (Numeric -Max length of 20 chars, Ex: 364, 370 )orderdescriptionstringAdd the order description - Optional (Alphanumeric - Max length of 50 chars)validateCardstringDefaults to 0Validate the card default set as 1useridstringCustomer user id - Numeric max length of 11 charsResponses 200200 400400Updated about 1 month ago