alt-transaction

Contains the details required to process a transaction with an alternative payment method

Request

Property NameTypeRequiredDescription
amountdecimalRequiredAmount to be charged in the transaction, including decimal points.

Note: The maximum limit for SEPA Direct Debit transactions is 24,999 EUR.
authorized-by-shopperbooleanRequired for ACH (ECP) and SEPA Direct Debit transactions.Value must be true.

Pass this parameter to indicate that you have obtained the shopper's permission to debit their account.

For ACH transactions, you must obtain permission from the shopper to debit their account, for example by showing a checkbox with the following wording on your checkout page. "I authorize this Electronic Check (ACH) transaction and agree to this debit of my account."

For SEPA Direct Debit transactions, you must obtain the shopper's acceptance of the SEPA Direct Debit Mandate.
currencystringRequiredCurrency code (ISO 4217) of the amount to be charged. See Currency codes.
ecp-transactioncontainerRequired for ACH (ECP) transactions if pfToken is not included.Container of ecp-transaction properties.
merchant-transaction-idstringOptionalMerchant's unique ID for a new transaction. Between 1 - 50 characters. Special characters are not recommended.
payer-infocontainerOptionalContainer of payer-info properties.
For create-lbt-transaction, either the payer-info or the vaulted-shopper-id is required.
paypal-transactioncontainerRequired for PayPal transactions.Container of paypal-transaction properties.
pf-tokenstringRequired for ACH (ECP) transactions if you're using the Secured Payment Collector.Secured Payment Collector token.
product-descriptionstringOptionalThe product description that will appear in IPNs, emails, and the Control Panel.
sepa-direct-debit-transactioncontainerRequired for SEPA Direct Debit transactionsContainer of sepa-direct-debit-transaction properties.
soft-descriptorstringOptionalDescription of the transaction, which appears on the shopper's credit card statement. Maximum 20 characters.
sofort-transactioncontainerRequired for Sofort transactionsContainer of sofort-transaction properties.
tax-referencestringOptionalUnique ID for the tax quote. Refer to the Taxes guide for further details.
transaction-descriptionstringOptional

Applicable to PayPal transactions.
PayPal transactions
By default, the PayPal page will show the statement descriptor as the description of the product being purchased. If you prefer to show a different description, you can send it in this element.

Can be up to 500 characters.
transaction-fraud-infocontainerOptionalContainer of transaction-fraud-info properties.
transaction-meta-datacontainerOptionalContainer of transaction-meta-data properties.
vaulted-shopper-idintegerOptionalID of an existing vaulted shopper.
For create-lbt-transaction, either the payer-info or the vaulted-shopper-id is required.
vendors-infocontainerRequired for Marketplace vendorsContainer of vendors-info properties.

Response

Property NameTypeDescription
amountdecimalAmount to be charged in the transaction, including decimal points.
currencystringCurrency code (ISO 4217) of the amount to be charged. See Currency codes.
ecp-transactioncontainerContainer of ecp-transaction properties.
fraud-result-infocontainerContainer of fraud-result-info properties.
merchant-transaction-idstringMerchant's unique ID for a new transaction. Between 1 - 50 characters.
payer-infocontainerContainer of payer-info properties.
paypal-transactioncontainerContainer of paypal-transaction properties. \nRelevant only for PayPal transactions.
processing-infocontainerContainer of processing-info properties.
refundscontainerContainer of refunds properties.
sepa-direct-debit-transactioncontainerContainer of sepa-direct-debit-transaction properties.
sofort-transactioncontainerContainer of sofort-transaction properties.
soft-descriptorstringDescription of the transaction, which appears on the customer's credit card statement.
subscription-idintegerBlueSnap identifier for the subscription.
tax-referencestringUnique ID for the tax quote. Refer to the Taxes guide for further details.
transaction-approval-datestringThe date the transaction was approved.
transaction-approval-timestringThe time the transaction was approved. This is in Pacific time.
transaction-idstringBlueSnap identifier for the transaction.
transaction-meta-datacontainerContainer of transaction-meta-data properties.
vaulted-shopper-idintegerID of an existing vaulted shopper.
vendors-infocontainerContainer of vendors-info properties.