Developer Portal

Content

14.2.2 Sale with Payway Session and Primary Account Number

path:	/Payment/ACH
method: POST
Request:{
"request": "sale",
"paywaySessionToken": "7F9CD72CE4F4183795138EEAA0B152A8",
"accountInputMode": "primaryAccountNumber",
"bankAccount": {
"accountNotes1": "Notes about account",
"accountNotes2": "More info",
"accountNotes3": "",
"accountNumber": "99988878787",
"accountType": "savings",
"address": "12 Red Rock Terrace",
"city": "Red Desert",
"email": "[email protected]",
"firstName": "Henry",
"lastName": "VIII",
"middleName": "",
“phone": "111-222-2222",
"routingNumber": "555126789",
"state": "AZ"
"zip": "01930"
},
"directDebitTransaction": {
"amount": 1000,
“checkNumber": "5432",
"name": "TEST-ACH-026-00",
"paymentType": "recurring",
"standardEntryClass": "PPD"
"sourceId": 11,
"tax": 100,
"transactionNotes1": "Notes field 1",
"transactionNotes2": "Order 123",
"transactionNotes3": "Other note"
},
}

Reply:{
"bankAccount": {
"accountNotes1": "Notes about account",
"accountNotes2": "More info",
"accountNotes3": "",
"accountNumber": "******8787",
"accountType": "unknown",
"bankName": "",
"city": "Red Desert",
"divisionId": 7,
"email": "[email protected]",
"firstName": "Henry",
"inputMode": 1,
"key_alias": 60,
"lastFour": "8787",
"lastName": "VIII",
"lastUsed": "1999-01-01 00:00",
"middleName": "",
"paywayToken": 1200000208,
"phone": "1112222222",
"routingNumber": "555126789",
"state": "AZ",
"status": 2,
"zip": "01930"
},
"directDebitTransaction": {
"amount": 1000,
"authorizedTime": "2020-10-29 13:06:26-04",
"capturedTime": "2020-10-29 13:06:26",
"cbMode": 2,
"checkNumber": "5432",
"fsvIndicator": "",
"id_deposit": 0,
"name": "TEST-ACH-026-00",
"paymentType": "recurring",
"posting_date": "1999-01-01 00:00:00-05",
"processorResultCode": "",
"processorSoftDescriptor": "",
"purpose": 0,
"rejectReason": 0,
"resultCode": 0,
"sessionToken_string": "0",
"settledTime": "1999-01-01 00:00:00-05",
"sourceId": 11,
"standardEntryClass": "PPD"
"standardEntryCode": 0,
"status": 4,
"tax": 100,
"transactionNotes1": "Notes field 1",
"transactionNotes2": "Order 123",
"transactionNotes3": "Other note"
},
"paywayCode": "5000",
"paywayMessage": ""
}

Subscribe

Every post in your inbox