diff --git a/js-sdk/types/resources_transactions_types.AchTransactionQueryParams.html b/js-sdk/types/resources_transactions_types.AchTransactionQueryParams.html index 13b8bf6..bf26f51 100644 --- a/js-sdk/types/resources_transactions_types.AchTransactionQueryParams.html +++ b/js-sdk/types/resources_transactions_types.AchTransactionQueryParams.html @@ -94,7 +94,7 @@
trxn_status
+
  • Defined in resources/transactions/types.ts:117
  • +
  • Defined in resources/transactions/types.ts:152
  • +
  • Defined in resources/transactions/types.ts:81
  • +
  • Defined in resources/transactions/types.ts:44
  • -
    -

    Param

    Payment transactions list response.

    - -

    Param

    The status of the transaction. Possible response values are 'ok' and 'error'.

    - -

    Param

    The payment gateway response code. See Payment Response Codes for code descriptions.

    - -

    Param

    Message associated with the response code.

    - -

    Param

    Payment transaction results object.

    - -

    Param

    Total number of transactions matching the query.

    - -

    Param

    Total number of transactions returned.

    - -

    Param

    Total number of transactions skipped.

    - -

    Param

    Array of fetched payment transaction objects that match the query.

    -
    +
    +
  • Defined in resources/transactions/types.ts:58
  • -
    -

    Param

    Payment transaction result object.

    - -

    Param

    ID of the transaction.

    - -

    Param

    Status of the transaction. Values are 'approved' or 'declined'.

    - -

    Param

    Date and time transaction was processed. Example: '09-26-2023 06:31 PM'.

    - -

    Param

    Type of transaction processed. Values are 'sale', 'authorize', 'capture', 'void' and 'refund'.

    - -

    Param

    Cardholder name as it appears on the card.

    - -

    Param

    Type of payment. Values are 'cc' (Credit Card) and 'ach' (ACH/Bank).

    - -

    Param

    Card brand. Values are 'visa', 'mastercard', 'amex', 'discover', 'jcb', diners'.

    - -

    Param

    Amount processed.

    - -

    Param

    ID of the invoice (if provided in the payment request).

    - -

    Param

    ID of the order.

    - -

    Param

    Host processor authorization code.

    - -

    Param

    Address verification service code (if enabled).

    - -

    Param

    Card verification code (if enabled).

    - -

    Param

    Last 4 digits of the card number processed.

    - -

    Param

    '0' = transaction not settled. '1' = transaction has been settled.

    - -

    Param

    Transaction settlement date.

    - -

    Param

    Transaction settlement amount.

    -
    +
    +
  • Defined in resources/transactions/types.ts:4