Transactions

What is a Transaction?

Each payment has one or more associated transactions. A payment on Yuno can go through multiple processors via fallbacks, retries, or split routing, containing multiple transactions. You can check all transactions related to a payment on the payment timeline on your Yuno Dashboard.

On Yuno, transactions are divided into Primary and Secondary transactions. In addition, each transaction can have different status depending on its processing stage.

Transaction types and statuses

Primary transactions are related to a new initiating transaction and can be one of three types:

  • Purchase: A standard sale transaction.
  • Authorize: A transaction used to authorize a payment amount for capture at a later time.
  • Verify: A transaction to verify if the customer is using a valid credit card.

Secondary transaction refers to additional transactions that affect the final outcome of the payment and primary transaction. The secondary transactions can be:

  • Refund: A refund made to the initial transaction, which can be full or partial.
  • Cancel: A cancellation of an initial authorization.
  • Capture: A capture of funds from an initial authorization transaction, which can be full or partial.
  • Chargeback: A dispute made by the customer for the initial transaction.
  • 3DS: A 3DS verification of an initial transaction.
  • Fraud Screening: A fraud screening verification of an initial transaction. These are represented as FRAUD_SCREENING in your Payments response.

All possible statuses for each transaction type are presented below.

Refer to the Transactions API reference section for more detailed information on transaction status codes and messages.

On the Payments section in your Yuno dashboard you will be able to see and export all the information regarding your payments and transactions with Yuno.