e-SiTef

e-SiTef

  • Portal do Desenvolvedor
  • Fale Conosco
  • English

›Non SiTef Routings

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

Mercado Pago

This documentation describes the integration with Mercado Pago payment platform and also explains about the settings that must be made at the e-SiTef environment.

e-SiTef supported Interfaces for integration

It is possible to use the following interfaces for integration with Mercado Pago routing:

  • HTML Payment

Required credentials

The merchant must get at the e-SiTef-Portal the credentials listed below, and pass them on to Software Express or register on the e-SiTef-Portal.

ParameterDescriptionRequired
public_keyThe application's public key to know, for example, the means of payment and to encrypt card data.YES
access_tokenApplication private key to generate payments.YES

Authorizer codes

Below are the codes to be used in this integration:

  • 440: PIX
  • 402: other forms of payment with Mercado Pago

Attention: In Mercado Pago's approval environment, it is not possible to simulate an approved PIX transaction. The transaction will be pending.

Mercado Pago specific parameters

HTML payment creation service

Below are the Mercado Pago-specific requisition parameters for the HTML payment creation service:

ParameterDescriptionSizeRequired
additional_data Additional transaction data.
application_feeMercado Pago commission amount in cents< 12 NNO
binary_modeBinary approval mode. When set to true, payment can only be approved or denied (not pending).< 5 ANNO
discount_campaign_idDiscount campaign identifier< 1024 ANNO
discount_amountDiscount coupon amount in cents< 12 NNO
acquirer_expiry_datePayment expiration date in format AAAA-MM-DDTHH:MM:SS= 19 ANNO
acquirer_expiry_date_fromDate from which payment initiation will be active in the format AAAA-MM-DDTHH:MM:SS= 19 ANNO
acquirer_expiry_date_toPayment initiation expiration date in the format AAAA-MM-DDTHH:MM:SS= 19 ANNO
acquirer_expiresBoolean indicating if payment initiation expires.< 5 ANNO
descriptionPayment reason or item title< 1024 ANNO
extra_infoAdditional Information< 1024 ANNO
max_installmentsMaximum installments number< 2 NNO
additional_data
.items[]
Shopping cart data. It is required to send at least one item, and the sum of the cart prices must be equal to the total transaction amount (amount field, in the JSON root).
idProduct ID< 1024 ANNO
titleItem name< 1024 ANNO
descriptionItem Description< 1024 ANNO
picture_urlItem Image URL< 1024 ANNO
category_idItem category: art, baby, coupon, donation, computing, camera, video_game, television, car_eletronic, automotive, entertainment, fashion, game, home, musical, phone, service, learning, ticket, travel, virtual_good or other< 1024 ANNO
quantityItem quantity< 7 NSIM
unit_priceItem unit price in cents< 12 NSIM
additional_data
.payer
Customer Data
nameCustomer's name< 1024 ANNO
surnameCustomer's surname< 1024 ANNO
emailCustomer's email.< 1024 ANNO
creation_dateDate of account creation in the format DD/MM/AAAA= 10 ANNO
identification_typeCustomer identification type< 1024 ANNO
identification_numberCustomer identification number< 1024 ANNO
typeType of identification of the associated payer: guest, customer ou registered< 10 ANNO
additional_data
.payer
.phones[]
Customer's phone
dddPhone area code< 1024 ANNO
numberCustomer's phone number< 1024 ANNO
additional_data
.payer
.address
Customer's address
street_nameCustomer's address< 1024 ANNO
street_numberCustomer's address number< 1024 ANNO
zip_codeCustomer's zip code< 1024 ANNO
additional_data
.shipment
Delivery address
modeShipping Mode:
  • custom = Customized
  • me2 = Market shipping
  • not_specified = Not specified
< 1024 ANNO
local_pickupPreference for removing packages in agency (boolean). Just for mode = me2.< 5 ANNO
dimensionsPackage size in cm x cm x cm, gr. Just for mode = me2.< 1024 ANNO
default_shipping_methodChoose a standard shipping method at checkout. Just for mode = me2.< 1024 ANNO
costCost of transportation in cents. Just for mode = custom.< 12 NNO
free_shipmentFree shipping preference (boolean). Just for mode = custom.< 5 ANNO
additional_data
.shipment
.free_methods[]
Offer a free shipping method. Just for mode = me2.
idShipping method identifier< 1024 ANNO
additional_data
.shipment
.address
Delivery address
zip_codeDelivery address zip code< 1024 ANNO
street_numberDelivery address number< 1024 ANNO
street_nameDelivery street name< 1024 ANNO
floorDelivery floor number< 1024 ANNO
apartmentDelivery apartment number< 1024 ANNO
cityDelivery city< 1024 ANNO
stateDelivery state< 1024 ANNO
additional_data
.payment_method
.excluded_payment_methods[]
Payment methods to be excluded from the Mercado Pago payment flow
idPayment method ID to be deleted:
  • debelo = Elo Debit
  • debmaster = Mastercard Debit
  • visa = Visa
  • master = Mastercard
  • hipercard = Hipercard
  • amex = American Express
  • elo = Elo
  • debvisa = Visa Debit
  • pec = Payment in lottery without bank slip
  • bolbradesco = payment slip
< 1024 ANNO
additional_data
.payment_method
.excluded_payment_types[]
Payment types to be excluded from the Mercado Pago payment flow.
idPayment type ID to be deleted: debit_card, credit_card ou ticket.< 1024 ANNO
additional_data
.payment_method
.ad_tracks[]
Tracks that will be executed during user interaction in the Payment flow.
typeTipo da track:
  • google_ad: Set up a Google Ads conversion tracking tag in GTM. Required values: conversion_id e conversion_label.
  • facebook_ad: Allows you to set up a Facebook pixel. Required values: pixel_id.
< 1024 ANNO
conversion_idTrack conversion ID< 1024 ANNO
conversion_labelTrack Conversion Label< 1024 ANNO
pixel_idTrack pixel ID< 1024 ANNO

JSON example:

{
   "merchant_id":"LOJAMERCADOPAGO",
   "merchant_usn":"123456",
   "amount":"100",
   "soft_descriptor":"softDescriptor",
   "additional_data":{
      "extra_info":"extraInfo",
      "items":[
         {
            "title":"Camiseta",
            "quantity":"1",
            "unit_price":"100",
            "picture_url":"https://abc.def/item/552292339/zoom/10.jpg",
            "category_id":"fashion",
            "description":"Camiseta Preta",
            "id":"id"
         }
      ],
      "payer":{
         "name":"Jonas",
         "surname":"Melo",
         "email":"a@b.com",
         "date_created":"11/02/2015",
         "address":{
            "zip_code":"12345678",
            "street_number":"751",
            "street_name":"Rua Major Vitor"
         },
         "phones":[
            {
               "number":"912341234",
               "ddd":"11"
            }
         ],
         "identification_type":"CPF",
         "identification_number":"86670573049"
      },
      "payment_method":{
         "excluded_payment_methods":[
            {
               "id":"debelo"
            }
         ],
         "excluded_payment_types":[
            {
               "id":"debit_card"
            }
         ]
      },
      "shipment":{
         "mode":"not_specified",
         "local_pickup":"true",
         "dimensions":"23x23x23, 23g",
         "default_shipping_method":"45",
         "cost":"2",
         "free_shipment":"true",
         "address":{
            "zip_code":"87654321",
            "street_number":"920",
            "street_name":"Rua General Henrique",
            "floor":"1",
            "apartment":"23",
            "city":"São Mateus",
            "state":"AM"
         },
         "free_methods":[
            {
               "id":"621"
            }
         ]
      },
      "max_installments":"12",
      "application_fee":"1",
      "acquirer_expiry_date":"2021-06-02T11:05:27",
      "acquirer_expiry_date_from":"2021-06-01T11:05:27",
      "acquirer_expiry_date_to":"2021-06-03T11:05:27",
      "acquirer_expires":"false",
      "ad_tracks":[
         {
            "conversion_id":"conversionId",
            "type":"google_ad",
            "conversion_label":"conversionLabel"
         }
      ]
   }
}
← Itaú ShoplinePagSeguro →
  • e-SiTef supported Interfaces for integration
  • Required credentials
  • Authorizer codes
  • Mercado Pago specific parameters
    • HTML payment creation service
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