e-SiTef

e-SiTef

  • Portal do Desenvolvedor
  • Fale Conosco
  • English

›Digital Wallet

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

Digital Wallets

A Digital Wallet is an application that securely stores credit/debit/voucher cards in order to facilitate the buyer when performing a payment.

Digital Wallets alone provide only cardholder/card information, and a payment method is required to use this data to actually perform the payment.

The e-SiTef fits into this flow as the Payment Gateway.

This page aims to clarify how a Digital Wallet integrates with e-Sitef services.

Supported Digital Wallets

The e-SiTef supports the following Digital Wallets:

  • Google Pay
  • Masterpass
  • Visa Chechout

Routing/Acquirers with 3DS authentication support

When adding a card within a Digital Wallet it is possible (when supported) to perform authentication (3DS) during the registration process. When a card is registered in this way, the Digital Wallet will pass on this authentication data to e-SiTef, which in turn will pass on this data to the acquirers.

The routing/acquirers that support 3DS authentication are:

  • SiTef [*]
  • Cielo e-Commerce
  • e.Rede REST
  • Getnet WS
  • GlobalPayments WS
  • SafraPay

[*] Contact our e-SiTef support team for more information on 3DS authentication support on SiTef.

Integration flow via REST Payment

For further information about REST Payment, access the REST Payment - Overview page.

Below will be presented the basic flow of Digital Wallets integration with e-SiTef using the REST Payment interface.

In this scenario, the integration with the Digital Wallet is splitted between Virtual Store and e-SiTef:

Wallet REST

  1. The Costumer initiates the checkout process inside the Virtual Store and chooses a Digital Wallet as the payment method.
  2. The Virtual Store, which integrated with the first stage of the Digital Wallet integration (opening the wallet) will show the Digital Wallet interface to the Costumer.
  3. The Costumer will choose, within the Digital Wallet, the card that will be used to make the payment for the purchase.
  4. After the Costumer chooses the card, the Digital Wallet will return the encrypted card and purchase data to the Virtual Store application.
  5. With the encrypted data in hand, the Virtual Store will transfer it to our REST Payment interface through the card.wallet_transaction_id field.
  6. The e-SiTef will receive the encrypted data and decrypt it, that is, e-SiTef will have access to the card data to send it to the acquirers to effectively perform the payment.
  7. The e-SiTef returns to the Virtual Store the transaction result.
  8. The Virtual Store in turn passes the response from e-SiTef to the Cosutmer.

Integration flow via HTML Payment

For further information about REST Payment, access the HTML Payment - Overview page.

Below will be presented the basic flow of Digital Wallets integration with e-SiTef using the HTML Payment interface.

In this scenario, the integration with the Digital Wallet is carried out entirely by e-SiTef:

Wallet HTML

  1. The Costumer initiates the checkout process inside the Virtual Store
  2. The Virtual Store initiates a transaction and redirects the Costumer to the e-SiTef checkout page.
  3. The Costumer, already redirected to the e-SiTef checkout page, verifies the payment options.
  4. The Costumer chooses a Digital Wallet as payment method.
  5. The Digital Wallet interface will be displayed for the Costumer who then chooses the card.
  6. Digital Wallet will return encrypted card/purchase data to e-SiTef.
  7. The e-SiTef will receive the encrypted card/purchase data and will decrypt it, that is, it will have access to the card data to send it to the acquirers to effectively perform the payment.
  8. The e-SiTef returns the result of the transaction to the Customer.

Contents of the card.wallet_transaction_id field

The content to be sent in the card.wallet_transaction_id field via the REST Payment interface varies according to the Digital Wallet to be integrated. Consult the specific documentation for more details.

← Stone WSVEE Digital Wallet via CardSE →
  • Supported Digital Wallets
  • Routing/Acquirers with 3DS authentication support
  • Integration flow via REST Payment
  • Integration flow via HTML Payment
  • Contents of the card.wallet_transaction_id field
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