Tarlanpayments
Eng
Eng
  • Acquiring
    • General information
      • Structure of payment processing
      • Kinds of operations
      • 3D-Secure
      • PCI DSS
    • Types of transactions
    • Structure of system responses
    • Error code
    • Transaction statuses
    • Signature Creation
    • Additional parameters
    • Interaction with the payment method
      • Initiating funds receipts
      • Initiating pay out
      • Card link
      • Initiating funds using Apple Pay
      • Initiating funds using Google Pay
      • Iframe
    • Payments without form of payment
      • One click
    • Smart Pay
      • Google pay
    • Supplementary methods
      • Removal of a linked user card
      • Verification of transaction status
      • Receiving a list of cards
      • Refund
      • Upper fee calculation
    • Webhook of the payment system
      • Payment Status
      • Payment ready to be made
    • Tilda Publishing
    • Edit summary
  • AGWS
    • Account Status Codes Guide
    • Error Codes
    • Reason for operation rejection
    • Transaction Lifetime
    • Transaction Status Guide
    • Creating a Signature
    • Check account status
    • Make a payment
    • Checking the refill status
    • Checking the remaining balance on the account
    • Confirmation of funds debit
    • Creating a payment link
    • Showcase Flow
    • Service Provider Flow
    • Payment System Callback
    • Payment Processing Scheme
  • Receiving a fiscal receipt
  • Calculation of the upper commission
Powered by GitBook
On this page
  1. Acquiring

Transaction statuses

Code
Naming
Description

new

Transaction created

Status upon creating transaction

processed

Transaction in progress

The user clicked on the "Pay" button. Transaction passed all validation steps.

threeds_waiting

Transaction in wait for a response from the 3ds server

Pending 3D-Secure verification

threeds_received

Transaction received a response from the 3ds server

Response received from 3DS server

failed

Transaction failed

An error from the side of acquiring bank while conducting the transaction

refund

Transaction refunded

A refund effected to the user's card

canceled

Transaction cancelled

Transaction rollback during double-stage payment

retry

Transaction in repeat status

Repeated attempt of payment. In case of error in the input data made by the user

success

Transaction completed successfully

Funds are debited from the user's card (Pay in). Funds are credited to the user's card (Pay out).

holded

Transaction in the pending status

Pending response from the acquiring bank

refund_waiting

Transaction in the status of pending refund

The refund process initiated. The refund transaction pending.

authorized

Transaction authorized

Funds put on hold. Used for double-stage payment.

error

An error occurred during the transaction

Error during transaction processing