e-SiTef

e-SiTef

  • Portal do Desenvolvedor
  • Fale Conosco
  • English

›Retry

REST Payment

  • Overview
  • Quick start
  • Transaction creation service
  • Payment effectuation service
  • Payment confirmation service
  • Transaction status query
  • Multiple transactions status query
  • Card query service
  • Payment with multiple payment methods service
  • Payment with multiple payment methods confirmation service
  • External origin payment confirmation service

REST Store

  • Overview

REST Cancel

  • Flow
  • Quick start
  • Cancel via host
  • Cancel external origin
  • Cancel creation service
  • Cancel service

REST Pre-Authorization

  • Overview
  • Quick start
  • Pre-Authorization Creation Service
  • Pre-Authorization effectuation service
  • Pre-Authorization Status Query
  • Pre-Authorization Editing Service
  • Pre-Authorization Editing External Origin Service
  • Pre-Authorization Increment Service
  • Card Query Service
  • Pre-Authorization Capture Service
  • Pre-Authorization Capture External Origin Service

REST Schedule

  • Overview
  • Quick start
  • Transaction creation service
  • Schedule activation service
  • Execution of the scheduled payments
  • Schedule editing flow
  • Quick start: schedule editing
  • Schedule editing creation service
  • Schedule editing service

REST Recharge

  • Overview
  • Quick start
  • Recharge creation service
  • List dealers service
  • List branch data service
  • Recharge effectuation service
  • Recharge confirmation service
  • Recharge query service

HTML Payment

  • Overview
  • Quick start
  • Initializing a payment transaction
  • Status notification
  • Transaction status query
  • Payment with card storage
  • Pages Customization
  • Payment link
  • Split Payment
  • Payment with multiple payment methods
  • 3DS 2.0 Integration

HTML Pre-Authorization

  • Overview

HTML Recharge

  • Overview
  • Quick start
  • Initializing a Recharge transaction

REST Generic Operations

  • Overview
  • Token creation service
  • Generic operation service

JavaScript Payment

  • Overview
  • Quick start
  • Transaction creation service
  • Virtual store's payment page
  • Transaction query service

JavaScript Store

  • Overview
  • Quick start
  • Transaction creation service
  • Virtual store's page

Merchant Web Page

  • Introduction
  • Access to web page
  • Two-Factor Authentication
  • User Configuration
  • Configure Authorizers
  • Transaction Report
  • Daily Summary Report
  • Store Report
  • Recharge Report
  • Analytical Report
  • Transaction Cancellation
  • Schedule
  • Configure Risk Analysis
  • Configure Order Authorizers
  • Users Administration
  • Generate Payment Link

Retry

  • Overview
  • Flow
  • Retry and Schedule

SiTef Routings

  • Bradescard
  • Cetelem
  • GetnetLac
  • Orbitall
  • Vero
  • Bin
  • Sipag

Non SiTef Routings

  • Banco do Brasil
  • Banrisul Vero
  • Cielo e-Commerce
  • EPX
  • e.Rede Rest
  • Fepas HUB
  • Getnet WS
  • GlobalPayments WS
  • IPG
  • Itaú Shopline
  • Mercado Pago
  • PagSeguro
  • PayPal
  • SafraPay
  • Stone WS

Digital Wallet

  • Overview
  • VEE Digital Wallet via CardSE
  • Pix via CardSE
  • Google Pay
  • Visa Checkout
  • Masterpass
  • Samsung Pay
  • Apple Pay
  • Configuration for Digital Wallets

Anti-Fraud Integration

  • Overview
  • Risk analysis service on the HTML Interface
  • Risk analysis response
  • Manual review flow
  • Fraud notification service
  • ClearSale
  • CyberSource
  • Konduto
  • Fraud Detect

General Information

  • Authorizers
  • Digital Certificates
  • API codes
  • Soft Descriptor
  • Signature authentication

Batch Registrations

  • Batch Store Registration
  • Batch Routing Configuration

REST Merchants Registration

  • Overview
  • Quick start
  • Token creation service
  • Merchant creation service
  • Merchant editing service
  • Merchant query service
  • Merchant status query service
  • List merchants service
  • API codes

3DS Server

  • Overview
  • Quick start
  • Transaction creation service
  • Authentication service
  • Transaction query service
  • Challenge messages
  • Decoupled notification
  • Initiating a 3DS Method
  • API codes

Retry Flow

The online and offline retries flows differ mainly on when the execution of retries are performed to the acquirers.

Online Retry Flow

In the online retry flow, the retry is performed during the transactional flow of paymnent and up to two retries are performed.

This retry flow allows you to set up retries that use more then one acquirer. If the retry is performed on more than one acquirer, it is necessary that your store has a contract with the desired acquirerers, and it must be registered accordingly in e-SiTef.

There are differences between the REST and HTML interfaces that will be detailed in the following sections.

REST Interface

Flux description:

  1. The need or possibility of a retry will be evaluated after each response.
  2. At the end of the process, the Merchant will receive the final response and will communicate it to the Buyer.

HTML Interface

Flux description:

  1. First, the Buyer will request a checkout to the Merchant.
  2. The Merchant will initiate a transaction with e-SiTef and will receive an URL to which the Buyer must be redirected.
  3. The Buyer will interact directly with e-SiTef and will inform the payment data.
  4. With the payment data, e-SiTef will start its payment tries. Every retry response returned, e-SiTef will evaluate if another retry is needed or possible.
  5. At the end of this flux, e-SiTef will send a status notification to the Merchant and the Buyer will receive the final response.

Offline Retry Flow

In the offline retry flow, the retries are scheduled to run at a later time, and the payment response is "pay in process" with status RET.

If the offline retry is successful, the transaction changes status from RET to CON.

The retries are scheduled according to the configuration defined per routing:

  • Maximum number of retries;
  • Interval between retries (in days).

By default, 3 (three) retries will be performed with a one-day break between them.

To enable this functionality and change the default configuration, contact the e-SiTef production team.

Unlike the online retry flow, the offline retry flow can't perform the retry with more than one acquirer.

In this retry flow, the Merchant must estabilish agreements with the Acquirer to enable payments without the card security code.

There are differences between the REST and HTML flows that will be detailed in the following sections.

REST Interface

Flux description:

  1. On the first try, e-SiTef will evaluate if an offline retry can be performed. If it does, e-SiTef will send a response with the transaction status RET to the Merchant and schedule the retry.
  2. The retry is scheduled according to the configuration defined for the type of payment, on the day it was created. If the offline trial was created in one day and then the interval and / or quantity setting was changed, the old configuration will be kept.
  3. The retries are attempted daily by e-SiTef.
  4. At each retry response, e-SiTef will send a status notification to the Merchant and will evaluate if another retry is needed or possible. If the end of retries is detected, the transaction status RET is changed accordingly the last retry response.
  5. At the end of each retry response, e-SiTef send a status notification to the Merchant.

HTML Interface

Flux description:

  1. First, the Buyer will request a checkout to the Merchant.
  2. After that, the Merchant will initiate a transaction with e-SiTef and will receive an URL to which the Buyer must be redirected.
  3. The Buyer will interact directly with e-SiTef and will inform all his/her payment data.
  4. With the payment data, e-SiTef will evaluate if an offline retry need to be scheduled. If it does, e-SiTef will send a processed payment response to the Buyer and will send a status notification RET to the Merchant.
  5. The retry is scheduled according to the configuration defined for the type of payment, on the day it was created. If the offline trial was created in one day and then the interval and / or quantity setting was changed, the old configuration will be kept.
  6. The retries are attempted daily by e-SiTef.
  7. At each retry response, e-SiTef will send a status notification to the Merchant and will evaluate if another retry is needed or possible. If the end of retries is detected, the transaction status RET is changed accordingly the last retry response.
  8. At the end of each retry response, e-SiTef send a status notification to the Merchant.

Important:

The customer can combine the use of Online and Offline retries. In this scenario, the offline retries flow will start if all the online retries are denied.

← OverviewRetry and Schedule →
  • Online Retry Flow
    • REST Interface
    • HTML Interface
  • Offline Retry Flow
    • REST Interface
    • HTML Interface
e-SiTef
Relacionamento com o cliente
+55 (11) 3170-5300+55 (11) 4766-8000comercial@softwareexpress.com.br
Acessos
Portal do DesenvolvedorPortal e-SiTefVersão para impressão
Copyright © 2021 Software Express Informática Ltda - Todos os direitos reservados