Payments
access token
Returns payment response data
See more response code definitions here: https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/response-codes
As one would guess, this is "true" if the transaction was processed successfully, and "false" if the transaction was not processed successfully.
Payment Gateway response message
Response from the processing bank.
AuthCode from the processor.
Payment Gateway TransactionId
Payment API Payment GUID
Payment API Payment Id
Response Code - Approved = 0, Not processed = -100 with more possible values - https://developers.frontstream.com/argofire/full-endpoint-reference-and-tools/general-info-and-utilities#argofire-response-codes
The total amount processed toward the cardholder's account.
The total surcharge amount if available.
Address Verification Street Status if available.
Address Verification Zip Status if available.
Address Verification Response if available. AVS and CVV response values covered more here - https://developers.frontstream.com/argofire/full-endpoint-reference-and-tools/general-info-and-utilities#argofire-response-codes
Card Verification Response if available. AVS and CVV response values covered more here - https://developers.frontstream.com/argofire/full-endpoint-reference-and-tools/general-info-and-utilities#argofire-response-codes
ExternalCardToken if available to return - represents 3rd party gateway card token
ExternalCheckToken if available to return - represents 3rd party gateway check token
ExternalCustomerId if available to return - represents 3rd party gateway customer id tied to gateway token
Payment API Token GUID if available to return
internal use
ProcessorGuid used
last 4 digits of card
possible values if available: American Express, Mastercard, Visa, Discover, Diners Club, Undefined
possible values if available: None = 0, AmericanExpress = 1, MasterCard = 2, Visa = 3, Discover = 4, DinersClub = 5, ACH = 7, GOOGLEPAY = 8, APPLEPAY = 9
Was card used Surcharge eligible
last 4 digits of check account
unique tran id per Integration Source if available
FrontStream unique Embedded Payment Form Session Id if available
Payment Date of transaction
If payment response data returns throws exception
If payment response data not found
access token
optional for Non-Profit transactions like donations but required if For-Profit API Partner - Identifies Processor being used by an API Partner
optional - Valid CharityId Guid from Charity Search
internal use - Valid Panorama Organization Guid
internal use - Identifies integrated Product
optional - Valid Credit card number - required for non-Wallet transaction
optional (max: 20) - "American Express", "Mastercard", "Visa", "Discover", "Diners Club" - will be set internally based on cardNum
optional (max: 2) - example: "01" for January - required for non-Wallet transaction
optional (max: 2) - example: "29" for 2029 - required for non-Wallet transaction
optional (max: 4) - valid CVV - please provide for CVV checks
required - Name on Card
optional (max: 10) - please provide for best interchange and avs checks - US, CA, AU formats are validated (example formats - US: 12345 or 12345-1234, CA: A1A 1A1, AU: 3000
optional (max: 50) - please provide for best interchange and avs checks
required - valid contact email
optional (max: 50) - please provide for best interchange and avs checks
optional - 2 char US state code, 3 char may be used for other non-US
optional (max: 2) - 2 char country code
optional (max: 3) - 3 char currency code - Example for US - "USD", for CA - "CAD"
optional (max: 200) - Donor Identifier per Product
optional (max: 50) - billing First Name
optional (max: 50) - billing Last Name
optional (max: 22) - descriptor to show on bank statement
required - client ip address where transaction originates
optional (max: 10) - Event Identifier per Product
optional - Event Guid per Product
optional (max: 500) - Event Name per Product
optional (max: 7) - fee for shipping that will be added to the total amount
optional (max: 7) - If part of the donation being passed in is taxable, include that amount here. No calculations are performed using this value, it is simply a placeholder to be used for your own reporting; all commission and credit card fees still apply as normal.
optional (max: 100) - system unique id for Dup Checking per Integration Source transaction (where integration source has DupCheckEnabled) that will be checked against successfully processed prior TranIds for Duplicates
internal use - FrontStream unique Embedded Payment Form Session Id if available
internal use - GooglePay (8) or Apple Pay (9) - possible values - "8" - GOOGLEPAY, "9" - APPLEPAY
internal use for Wallet transactions
optional (max: 7) - calculated surcharge amount that will be added to the total amount
optional - set to true to tokenize card at time of purchase
Returns the newly created payment
If it fails to create a payment
access token
optional for Non-Profit transactions like donations but required if For-Profit API Partner - Identifies Processor being used by an API Partner
optional - Valid CharityId Guid from Charity Search
internal use - Valid Panorama Organization Guid
internal use - Identifies integrated Product
optional if using ExternalCardToken or ExternalCheckToken instead of TokenGuid - Valid Token Guid from a Tokenized card through Payment API
internal use
internal use
optional (max: 100) - system unique id for Dup Checking per Integration Source transaction (where integration source has DupCheckEnabled) that will be checked against successfully processed prior TranIds for Duplicates
internal use - FrontStream unique Embedded Payment Form Session Id if available
optional (max: 22) - descriptor to show on bank statement
client ip address (max: 40) where transaction originates
optional (max: 7) - fee for shipping that will be added to the total amount
optional (max: 7) - If part of the donation being passed in is taxable, include that amount here. No calculations are performed using this value, it is simply a placeholder to be used for your own reporting; all commission and credit card fees still apply as normal.
optional (max: 10) to override zip created during token creation - US, CA, AU formats are validated (example formats - US: 12345 or 12345-1234, CA: A1A 1A1, AU: 3000
optional (max: 50) to override street created during token creation
optional (max: 50) to override city created during token creation
optional (max: 50) to override state created during token creation
optional (max: 2) to override country created during token creation
optional (max: 3) to override currency created during token creation
optional (max: 200) - Donor Identifier per Product
optional (max: 10) - Event Identifier per Product
optional - Event Guid per Product
optional (max: 500) - Event Name per Product
optional (max: 7) - calculated surcharge amount
Returns the newly created payment
If it fails to create a payment
access token
required if API Partner - Identifies Processor being used by an API Partner
internal use - Identifies integrated Product
required - Valid Credit card number
required - example: "01" for January
required - example: "29" for 2029
optional (max: 4) - valid CVV - please provide for CVV checks
required - Name on Card
required - valid contact email
optional (max: 10) - please provide for best interchange and avs checks - US, CA, AU formats are validated (example formats - US: 12345 or 12345-1234, CA: A1A 1A1, AU: 3000
required - please provide for best interchange and avs checks
required - please provide for best interchange and avs checks
optional - 2 char US state code, 3 char may be used for other non-US
required - 2 char country code
optional (max: 50) - billing First Name
optional (max: 50) - billing Last Name
optional - 3 char currency code - Example for US - "USD", for CA - "CAD"
required - client ip address where transaction originates
Success
As one would guess, this is "true" if the transaction was processed successfully, and "false" if the transaction was not processed successfully.
Payment Gateway response message
Response from the processing bank.
Response Code - Approved = 0, Not processed = -100 with more possible values - https://developers.frontstream.com/argofire/full-endpoint-reference-and-tools/general-info-and-utilities#argofire-response-codes
Address Verification Street Status
Address Verification Zip Status
Address Verification Response
Card Verification Response
Failure
access token
optional for Non-Profit transactions like donations but required if For-Profit API Partner - Identifies Processor being used by an API Partner
optional - Valid CharityId Guid from Charity Search
internal use - Valid Panorama Organization Guid
internal use - Identifies integrated Product
required - Valid Check Bank Routing Number - formats - US: Enter 9-digits, CA: Enter 9-digits (Format: 0YYYXXXXX: A mandatory leading zero. YYY: The 3-digit institution number. XXXXX: The 5-digit transit number), AU: Enter 6-digits - BSB Number (Bank State Branch) without hyphen
required - Valid Check Account Number - formats - US: Enter 8-12 digits, CA: Enter 7-12 digits, AU: Enter 3-9 digits
optional (max: 10) - Valid Check Number
required for Check ACH transactions - possible values - 1 - Checking, 2 - Savings
required for Check ACH transactions - possible values - 1 - Personal, 2 - Corporate, 3 - Government
required - Name on ACH Check Account
optional (max: 10) - US, CA, AU formats are validated (example formats - US: 12345 or 12345-1234, CA: A1A 1A1, AU: 3000
optional (max: 50) - billing street
required - valid contact email
optional (max: 50) - billing city
required - 2 char US state code, 3 char may be used for other non-US
optional - 2 char country code
optional - 3 char currency code - Example for US - "USD", for CA - "CAD"
optional (max: 200) - Donor Identifier per Product
optional (max: 50) - billing First Name
optional (max: 50) - billing Last Name
optional (max: 22) - descriptor to show on bank statement
required - client ip address where transaction originates
optional (max: 10) - Event Identifier per Product
optional - Event Guid per Product
optional (max: 500) - Event Name per Product
optional (max: 7) - fee for shipping that will be added to the total amount
optional (max: 7) - If part of the donation being passed in is taxable, include that amount here. No calculations are performed using this value, it is simply a placeholder to be used for your own reporting; all commission and credit card fees still apply as normal.
optional (max: 100) - system unique id for Dup Checking per Integration Source transaction (where integration source has DupCheckEnabled) that will be checked against successfully processed prior TranIds for Duplicates
internal use - FrontStream unique Embedded Payment Form Session Id if available
optional - if used please set to 7 for ACH or will be set internally
optional - set to true to tokenize check at time of purchase
Returns the newly created payment
If it fails to create a payment
Last updated