Developer Portal

4.4 Non-tokenized Credit Card Requests

FieldNameDescriptionTypeMin LengthMax Length
1CommandCase insensitive command. Supported commands: “CCAuthorizeAccount”**

“CCSaleAccount”

“CCCreditAccount”

AlphaN/AN/A
2Source IDTransaction source ID. Source IDs are configured for your company on Payway. The source ID determines which merchant is used. A single file can have various source IDs. NumberN/AN/A
3AccountCredit card account number.Number1519
4ExpirationExpiration dat. MMYY or MMYYYYNumber46
5ECI TypeInput ECI type.
1 → MOP_MOTO_SINGLE

2→ MOP_MOTO_RECURRING

3→ MOP_MOTO_INSTALLMENT

4→ MOP_MOTO_DEFERRED

5→ MOP_SET

6 → MOP_NA_SET

7 → MOP_CHANNEL_ENCRYPT

8 → MOP_NON_SECURE

9 → MOP_PINLESS_DEBIT

10 → MOP_RETAIL
Number12
6AmountAn integer representing the amount in pennies for the transaction. Required for Authorize, Sale, and Credit. Ignored for Capture and Void. Number19
7TaxAn integer representing the tax in pennies for the transaction.
example: $10.00 → 1000
Number19
8FirstNameFirst name of cardholderany064
9LastNameLast name of cardholder or company nameany064
10AddressAddress of cardholderany0128
11CityCity of cardholderany0128
12StateState of cardholder, 2 digit abbreviation or 3 character Canadian province.Number03
13ZipZip of cardholder, 5 or 9 digitsany09
14PhonePhone number of cardholderNumber010
15EmailEmail of cardholderany0128
16Notes1User data up to 64 bytesany064
17Notes2User data up to 64 bytesany064
18Notes3User data up to 64 bytesany064

 Example Credit Card Request

# Sample file template with token delimiter ;
<Command>;<Source Id>;<Account>;<Expiration>;<ECI Type>;<Amount>; <Tax);<FirstName>;<LastName>;<Address>;<City>;<State>;<Zip>;
<Phone>;<Email>;<CustomFieldOne>;<CustomFieldTwo>;<CustomFieldThree>

# Sample Sale file delimiter ; 
CCSaleAccount;20;4012888888881881;1121;1;120000;0;John;Doe;222 Rosewood;Danvers;MA;01923;8004579932;[email protected];test1;test2;
test3


# Sample Authorize file delimiter ; 
CCAuthorizeAccount;20;4012888888881881;1121;1;120000;0;John;Doe; 222 Rosewood; Danvers;MA;01923;8004579932;[email protected];test1;test2;test3

# Sample Credit file delimiter ; 
CCCreditAccount;20;4012888888881881;1121;1;120000;0;John;Doe; 222 Rosewood; Danvers;MA;01923;8004579932;[email protected];test1;test2;test3

 

Subscribe

Every post in your inbox