Developer Portal
15.14 Authorize with P2PE Data
path: /Payment/CreditCard method: POST { "accountInputMode": "idtech", "cardAccount": { "accountNotes1": "Notes about account", "accountNotes2": "More info", "accountNotes3": "", "address": "12 Red Rock Terrace", "city": "Singing Desert", "email": "[email protected]", "expirationDate": "", "firstName": "Wiley", "fsv": "", "lastName": "Coyote", "middleName": "Genius", "p2peInput": "02A600C0170018008292;4012********1881=2012?*302D7200311170547D3823D011FA882D0B412F34D3664069000000000000000000000000000000000000000038333755313135353533629949960E004640009E185C03", "phone": "222-222-2222", "state": "AZ", "zip": "01929" }, "cardTransaction": { "amount": 1000, “eciType”: 1, "sourceId": 20, "name": "TEST-81-13", "processorSoftDescriptor": "Joe's Taxi 45th St", "tax": 100, "transactionNotes1": "Notes field 1", "transactionNotes2": "Order 123", "transactionNotes3": "Other note" }, "paywaySessionToken": "85EAE7B823DFEA917E61610580794A97", "request": "authorize" } authorize Reply { "paywayCode": "5000", "paywayMessage": “" "cardAccount": { "accountNotes1": "Notes about account", "accountNotes2": "More info", "accountNotes3": "", "accountNumber": "", "address": "12 Red Rock Terrace", "addressList": null, "auLastUpdate": "1999-01-01 00:00", "auUpdateType": 0, "cardType": 8, "city": "Singing Desert", "commercialCardType": 0, "email": "[email protected]", "expirationDate": "", "firstFour": "", "firstName": "Wiley", "fsv": "", "divisionId": 17, "inputMode": 3, "lastFour": "", "lastName": "Coyote", "lastUsed": "1999-01-01 00:00", "middleName": "Genius", "p2peInput": "02A600C0170018008292;4012********1881=2012?*302D7200311170547D3823D011FA882D0B412F34D3664069000000000000000000000000000000000000000038333755313135353533629949960E004640009E185C03", "paywayAccountToken": 0, "phone": "2222222222", "state": "AZ", "status": 0, "zip": "01929" }, "cardTransaction": { "addressVerificationResults": "", "amount": 0, "authorizationCode": "", "authorizedTime": "1999-01-01", "capturedTime": "1999-01-01", "cbMode": 0, "eciType": 0, "fraudSecurityResults": "", "fsvIndicator": "", "sourceId": 0, "name": "", "pfpstatus": 0, "processorErrorMessage": "", "processorOrderId": "", "processorRecurringAdvice": "", "processorResponseDate": "", "processorResultCode": "", "processorSequenceNumber": 0, "processorSoftDescriptor": "", "referenceNumber": "", "resultCode": 1, "sessionToken_string": "0", "settledTime": "1999-01-01 00:00", "status": 0, "tax": 0, "testResultAVS": "", "testResultFSV": "", "transactionNotes1": "", "transactionNotes2": "", "transactionNotes3": "", “type”: 1, }, }