Developer Portal

Content

15.2 Trial Authorize with Primary Account Number

path: /Payment/CreditCard method: POST
{
    "accountInputMode": "primaryAccountNumber",
    "cardAccount": {
        "accountNotes1": "Notes about account",
        "accountNotes2": "More info",
        "accountNotes3": "",
        "accountNumber": "4012888888881881",
        "address": "12 Red Rock Terrace",
        "city": "Singing Desert",
        "email": "[email protected]",
        "expirationDate": "07/24",
        "firstName": "Wiley",
        "fsv": "",
        "lastName": "Coyote",
        "middleName": "Genius",
        "phone": "222-222-2222",
        "state": "AZ",
        "zip": "01929"
    },
    "cardTransaction": {
        "name": "20210604_01_CC_TrialWithAccount",
        "sourceId": "2",
        "transactionNotes1": "Notes field 1",
        "transactionNotes2": "Order 123",
        "transactionNotes3": "Other note",
          },
    "paywaySessionToken": "C9AFCB004E38DFC08AFF651E4A51264C",
    "request": "trialAuthorize"
}

Reply

{
    "cardAccount": {
        "accountNotes1": "Notes about account",
        "accountNotes2": "More info",
        "accountNotes3": "",
        "accountNumber": "401288******1881",
        "account_number_masked": "401288******1881",
        "address": "12 Red Rock Terrace",
        "auLastUpdate": "1999-01-01 00:00",
        "auUpdateType": 0,
        "cardType": 1,
        "city": "Singing Desert",
        "commercialCardType": 0,
        "divisionId": 1,
        "email": "[email protected]",
        "expirationDate": "0724",
        "firstFour": "4012",
        "firstName": "Wiley",
        "fsv": "",
        "inputMode": 1,
        "lastFour": "1881",
        "lastName": "Coyote",
        "lastUsed": "1999-01-01 00:00",
        "middleName": "Genius",
        "onlinePaymentCryptogram": "",
        "p2peInput": "",
        "paywayToken": 10000129,
        "phone": "2222222222",
        "state": "AZ",
        "status": 0,
        "zip": "01929"
    },
    "cardTransaction": {
        "addressVerificationResults": "I8",
        "amount": 0,
        "authorizationCode": "408162",
        "authorizedTime": "2021-06-04",
        "capturedTime": "1999-01-01 00:00:00-05",
        "cbMode": 4,
        "eciType": 1,
        "fraudSecurityResults": " ",
        "fsvIndicator": "",
        "name": "20210604_01_CC_TrialWithAccount",
        "pfpstatus": 3601,
        "pfpstatusString": "PFP Not Enabled",
        "processorErrorMessage": "",
        "processorOrderId": "",
        "processorRecurringAdvice": "  ",
        "processorResponseDate": "210604",
        "processorResultCode": "100",
        "processorSequenceNumber": 0,
        "processorSoftDescriptor": "",
        "referenceNumber": "",
        "resultCode": 0,
        "settledTime": "1999-01-01 00:00",
        "sourceId": 2,
        "status": 9,
        "tax": 0,
        "testResultAVS": "",
        "testResultFSV": "",
        "transactionNotes1": "Notes field 1",
        "transactionNotes2": "Order 123",
        "transactionNotes3": "Other note",
        "type": 12
    },
    "paywayCode": "5000",
    "paywayMessage": ""
} 

 

Subscribe

Every post in your inbox