e-SiTef

e-SiTef

  • Portal do Desenvolvedor
  • Fale Conosco
  • English

›HTML Payment

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

Split Payment

The Split Payment is a feature aimed at merchants selling a third party product/service. Allowing, through a single request, the separation of the main value and the product / service, so that the amount is directly allocated to the establishments involved.

The total value of any sale is divided into N parts and sent (via POST/HTML) to N distinct companies (N distinct merchantId's) defined by the web application and duly registered with e-SiTef.

Example: Taking as an example a sale of $ 100 we can make a single request to send the amount of $60 to the manufacturer of the main product, $ 20 to the manufacturer of an accessory and $20 to the service provider.

e-SiTef Interfaces Supported for SPLIT Payment Integration

The interface used is POST HTML with JSON.

You can use the following interfaces for integration with Split payment:

  • HTML 2.0 Payment Interface (document “HTML Payment”)
  • WS Interface Cancellation 2 (document “REST Cancellation”).

Note: If the store is starting the first integration with e-SiTef, integration via HTML Payment is recommended as it offers a better user experience and an interface more modern for integration with the store system.

e-SiTef Features NOT Allowed for SPLIT Payment Integration

E-SiTef does not allow integration (in the same transaction) between an SPLIT payment and the following e-SiTef features:

  • Manual risk analysis transaction (where HTML payment is pending verification

by the store while doing the separate risk analysis of e-SiTef);

  • Prepaid Mobile Credit Recharge Transaction associated with the payment;
  • Card storage during payment.

Required Settings in e-SiTef

The merchant who wants to make Split payments must ask the registration team to enable permission for this payment type.

Parameters Used to Make a Split Payment

In making Split payments, the POST parameters below have the following concepts:

ParameterDescriptionSizeMandatory
amount *The total payment amount must be sent, ie the amount of the main transaction plus the others.<= 1024 NYES
installments **Will be used for all secondary transactions. The main transaction will always be in sight.<= 1024 NYES

(*) E-SiTef will validate the values ​​with the total sent (amount). Should any difference occur, the transaction will be invalidated.

(**) In case of payment in installments, the main transaction will always be cash and the secondary transactions will be split, with the same number of installments between them.

Secondary transactions are all transactions linked to the primary transaction. For requisition, it is possible to have a maximum of 16 (sixteen) secondary transactions. The greater the number of transactions sent, the longer the response delay due to the increased processing of multiple transactions.

If a problem occurs during the complete Split Payment flow, e-SiTef will undo all approved transactions from that Payment Flow. Ex .: The application performed a payment flow containing 3 merchantId's, the 1st merchantId transaction was approved, but the 2nd merchantId transaction was denied. Since in the payment flow an error occurred in the second transaction (status = NEG), e-SiTef will undo the first (status = PPN) and negate the flow completely, returning NEG also for the third transaction, even if no payment attempt has been made. In cases where e-SiTef denies one of the transactions, in addition to the behavior described above (deny all transactions), the message “Denied Split” in the “Message” field appears in the transaction report (Merchant Portal).

The JSON parameters below have the following concepts:

ADDITIONAL_DATA (additional_data)

ParameterDescriptionSizeMandatory
methodUsed to perform a differentiated transaction. If you want to make a SPLIT transaction, this field should be spelled SPLIT.<= 1024 AYES
extra_amountWill be used to receive principal transaction amount<= 1024 NYES

INNER_TRANSACTIONS (inner_transactions)

ParameterDescriptionSizeMandatory
merchant_idStore code in e-SiTef to be used for each secondary transaction.<= 1024 AYES
amountThe total payment amount of each secondary transaction must be sent, always respecting the limit of the total payment amount.<= 1024 NYES
order_idStore order code to be used for each secondary transaction.<= 1024 ANO
merchant_usnStore sequential number to use for each secondary transaction.<= 1024 ANO

IMPORTANT 1: Authorizers configured from a secondary store must be the same as those configured at the store submitted in the primary transaction. However, there are no impediments to routing being different between stores. Example: Store 1 set up with Visa and acquiring network Cielo, Store 2 set up with Visa and acquiring rede, Rede is a valid scenario.

IMPORTANT 2: If any of the transactions are denied for any reason (communication failure, insufficient balance, etc.), the default behavior is to undo/deny all transactions involved. The functionality was developed with the premise of committing all or denying all transactions.

Status Notification

The status notification sent by e-SiTef to the store status notification URL has an additional field for Split transactions.

ParameterDescriptionSize
NITTransacaoSecundariaField composed of merchantIds and NITs of secondary transactions, in the format (merchantId1:nit1|merchantId2:nit2)<= 1296 A

The field NITTransacaoSecundaria is sent in the main transaction status notification, indicating the NIT's of the secondary transactions and thus allowing the status of all of them to be queried.

NITTransacaoSecundaria field example for 2 secondary transactions:

NITTransacaoSecundaria=LOJATESTE:95f386518449f6be6b4d25449989b5cee7736eb93ce96901ea2338a76fd01ad8|LOJATESTE2:95f386518449f6bea6fed3e03f7326fbe7736eb93ce96901dc1d6fba16d8f011

Calling Examples

Example call with e-SiTef transaction parameters + Split payment data in JSON format for HTML Payment:

JSON
{
"merchant_id": "CODIGO_LOJA1",
"amount": "15000",
"order_id": "654321",
"additional_data": {
"method": "split",
"extra_amount": "1000",
"inner_transactions": [
{
"merchant_id": "CODIGO_LOJA2",
"merchant_usn": "12341234",
"order_id": "654321",
"amount": "10000"
},
{
"merchant_id": "CODIGO_LOJA3",
"merchant_usn": "3456789",
"order_id": "654321",
"amount": "4000"
}
]
}
}
← Payment linkPayment with multiple payment methods →
  • e-SiTef Interfaces Supported for SPLIT Payment Integration
  • e-SiTef Features NOT Allowed for SPLIT Payment Integration
  • Required Settings in e-SiTef
  • Parameters Used to Make a Split Payment
    • ADDITIONAL_DATA (additional_data)
    • INNER_TRANSACTIONS (inner_transactions)
  • Status Notification
  • Calling Examples
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