3. Map the classes in the HTML

Classes that must be mapped in your HTML code.

Once the class is mapped to it's given field, the script is able to retrieve the value contained in the field and submit it to compose the authentication request.

⚠️

Warning

  • The higher amount of fields parametrized, the higher is the chance of having a frictionless authentication, since the issuer will have more data for the risk analysis.
  • The # character indicated in the field must be replaced by the number representing the item index. Example: bpmpi_item_1_productName' represents the first item of the cart.

ℹ️

Required field for Amex

Amex requires the parameterization of bpmpi_brand_establishment_code in Merchant Defined Data.


Parameterization

FieldDescriptionType/SizeRequired
bpmpi_authBoolean indicating whether or not the transaction is submitted to the authentication process.Boolean:
true - submit to authentication
false - don't submit to authentication
Yes
bpmpi_auth_notifyonlyBoolean indicating whether the card transaction will be submitted in "notification only" mode. In this mode, the authentication process will not be triggered, however, the data will be submitted to the flag. Valid only for Mastercard and VisaBoolean:
true - Data Only mode;
false - authentication mode
Not required if 3DS Full / Required if 3DS Data Only
bpmpi_auth_suppresschallengeBoolean that indicates if ignore or not the challenge. If the challenge is ignored, the liability will keep with the merchant.Boolean:
true – ignore challenge
false – perform challenge
Recommended
bpmpi_accesstokenToken generated by Access Token API (step 1)Alphanumeric (variable)Yes

Order

FieldDescriptionType/SizeRequired
bpmpi_ordernumberMerchant order numberAlphanumeric [max 50 positions]Yes
bpmpi_currencyCurrency codeFixed "BRL"Yes
bpmpi_totalamountTotal transaction amount (cents)Numeric [max 15 positions]Yes
bpmpi_installmentsNumber of InstallmentsNumeric [max 2 positions]Yes
bpmpi_paymentmethodCard type to be authenticated. If the card has both functions, it is necessary to specify the transaction type.Credit - Credit Card
Debit - Debit Card
Yes
bpmpi_cardnumberCard numberNumeric [max 19 positions]Yes
bpmpi_cardexpirationmonthCard expiration monthNumeric [max 2 positions]Yes
bpmpi_cardexpirationyearCard expiration yearNumeric [max 4 positions]Yes
bpmpi_cardaliasCard aliasAlphanumeric [max 128 positions]Recommended if there is a card alias.
bpmpi_default_cardIndicates whether it is a standard customer card in the e-commerceBoolean
true - yes
false - no
Recommended
bpmpi_recurring_enddateEnd date of recurrencyText (AAAA-MM-DD)Recommended, if recurrent transaction
bpmpi_recurring_frequencyFrequency of recurrencyNumber
1 - Monthly
2 - Bimonthly
3 - Quarterly
4 - Four Monthly
6 - Semester
12 - Annual
Recommended, if recurrent transaction
bpmpi_recurring_originalpurchasedateDate of first transaction that originated the recurrencyText (AAAA-MM-DD)Recommended, if recurrent transaction

Order description

FieldDescriptionType/SizeRequired
bpmpi_order_recurrenceIndicates whether it is an order that generates future recurrencesBoolean
(true or false)
Recommended, if recurrent transaction
bpmpi_order_productcodeProduct TypePHY: purchase goods
CHA: Check acceptance
ACF: Account financing
QCT: Quasi-Cash Transaction
PAL: Prepaid Activation and Load
Yes
bpmpi_order_countlast24hoursNumber of orders placed by same customer in the last 24 hoursNumeric [max 3 positions]No
bpmpi_order_countlast6monthsNumber of orders placed by same customer in the last 6 monthsNumeric [max 4 positions]Recommended
bpmpi_order_countlast1yearNumber of orders placed by same customer in the last yearNumeric [max 3 positions]Recommended
bpmpi_order_cardattemptslast24hoursNumber of orders placed with the same card in the last 24 hoursNumeric [max 3 positions]Recommended
bpmpi_order_marketingoptinIndicates whether the shopper accepted to receive marketing offersBoolean
true - yes
false - no
Recommended
bpmpi_order_marketingsourceIdentifies the origin of the marketing campaignAlphanumeric [max 40 positions]Recommended
bpmpi_transaction_modeIdentifies the channel from which the transaction originatesM: MOTO
R: Retail
S: E-Commerce
P: Mobile
T: Tablet
Recommended
bpmpi_merchant_urlAddress of the e-commerce's web siteAlphanumeric [max 100 positions] Example: http://www.exemplo.com.brYes

Prepaid cards

FieldDescriptionType/SizeRequired
bpmpi_giftcard_amountThe total purchase amount for prepaid gift cards in rounded valueNumeric [max 15 positions]. Example: R$125,54 = 12554Recommended if the card being used is prepaid
bpmpi_giftcard_currencyTransaction currency code paid with prepaid type cardFixed "BRL"Recommended if the card being used is prepaid

Billing address

FieldDescriptionType/SizeRequired
bpmpi_billto_customeridIdentifies the CPF/CNPJ of customerNumeric [11 to 14 positions]
99999999999999
No
bpmpi_billto_contactnameBilling address contact nameAlphanumeric [max 120 positions]Recommended
bpmpi_billto_phonenumberBilling address phone numberNumeric [max 15 positions], in the format: 5511999999999Recommended
bpmpi_billto_emailBilling address contact emailAlphanumeric [max 255 positions], in the format [email protected]Recommended
bpmpi_billto_street1Street address and billing address numberAlphanumeric [max 60 positions]Recommended
bpmpi_billto_street2Neighborhood and complement billing addressAlphanumeric [max 60 positions]Recommended
bpmpi_billto_cityBilling address cityAlphanumeric [max 50 positions]Recommended
bpmpi_billto_stateBilling address stateText [2 positions]Recommended
bpmpi_billto_zipcodeBilling address zip codeAlphanumeric [max 8 positions], in the format: 99999999Recommended
bpmpi_billto_countryBilling address countryText [2 positions] e.g., BRRecommended

Delivery address

FieldDescriptionType/SizeRequired
bpmpi_shipto_sameasbilltoIndicates it is the same address provided on the billing addressBoolean
(true or false)
Recommended
bpmpi_shipto_addresseeShipping address contact nameAlphanumeric [max 60 positions]Recommended
bpmpi_shipTo_phonenumberDelivery address phone numberNumeric [max 15 positions], in the format: 5511999999999Recommended
bpmpi_shipTo_emailDelivery address contact emailAlphanumeric [max 255 positions], in the format [email protected]Recommended
bpmpi_shipTo_street1Street address and delivery address numberAlphanumeric [max 60 positions]Recommended
bpmpi_shipTo_street2Neighborhood and complement delivery addressAlphanumeric [max 60 positions]Recommended
bpmpi_shipTo_cityDelivery address cityAlphanumeric [max 50 positions]Recommended
bpmpi_shipTo_stateAccuracy of delivery address statestring [2 positions]Recommended
bpmpi_shipto_zipcodeDelivery address zip codeAlphanumeric [max 2 positions], in the format: 99999999Recommended
bpmpi_shipto_countryDelivery address countryText [2 positions], e.g., BRRecommended
bpmpi_shipTo_shippingmethodShipping method typelowcost
sameday
oneday
twoday
threeday
pickup
other
Recommended
bpmpi_shipto_firstusagedateIndicates the date of first use of the delivery addressText
AAAA-MM-DD - creation date
Recommended

Shopping cart

FieldDescriptionType/SizeRequired
bpmpi_cart_#_descriptionItem descriptionAlphanumeric [max 255 positions]Recommended
bpmpi_cart_#_nameItem nameAlphanumeric [max 255 positions]Recommended
bpmpi_cart_#_skuItem SKUAlphanumeric [max 255 positions]Recommended
bpmpi_cart_#_quantityCart item quantityNumeric [max 10 positions]Recommended
bpmpi_cart_#_unitpriceUnit value of the cart item (cents)Numeric [max 10 positions]Recommended

User

FieldDescriptionType/SizeRequired
bpmpi_useraccount_guestIndicates whether the customer is not logged (guest)Boolean
true - yes
false - no
Recommended
bpmpi_useraccount_createddateIndicates the account creation dateString
AAAA-MM-DD - creation date
Recommended
bpmpi_useraccount_changeddateIndicates the last change date of shopper's accountString
AAAA-MM-DD - last alteration date
Recommended
bpmpi_useraccount_passwordchangeddateIndicates the date when the shopper's account password changedText
AAAA-MM-DD - date of the last password change
Recommended
bpmpi_useraccount_authenticationmethodShopper's authentication method01 - No authentication
02 - Store login
03 - Login with federated ID
04 - Login with FIDO authenticator
Recommended
bpmpi_useraccount_authenticationprotocolData that represents the login protocol carried out in the storeAlphanumeric [max 2048 positions]Recommended
bpmpi_useraccount_authenticationtimestampThe date and time the store was logged inString [max 19 positions]YYYY-MM-ddTHH:mm:ssRecommended
bpmpi_merchant_newcustomerIndicates whether the consumer is a new or existing customer with the merchantBoolean
true – yes
false – no
Recommended

Device

FieldDescriptionType/SizeRequired
bpmpi_device_ipaddressIP address of the shopper's machineAlphanumeric [max 45 positions]Yes
bpmpi_device_#_fingerprintId returned by Device FingerprintAlphanumeric [no limit]Recommended
bpmpi_device_#_providerDevice Fingerprint provider nameAlphanumeric [max 32 positions]
cardinal
inauth
threatmetrix
Recommended
bpmpi_device_#_channelChannel from which the transaction came from. Possible values:
-Browser
-SDK
-3RI
Alphanumeric [up to 7 positions]Yes

Recurrence

FieldDescriptionType/SizeRequired
bpmpi_recurring_typeRecurring payment type.Number
1 - First transaction
2 - Subsequent transaction
3 - Modification
4-Cancellation
Recommended, if recurrent transaction
bpmpi_recurring_validationIndicatorIndicates whether the recurring payment transaction was validated or not.Number
0 - Not validated
1 - Validated
Recommended, if recurrent transaction
bpmpi_recurring_maximumAmountMaximum amount agreed by the cardholder.numeric [up to 12 positions]Recommended, if recurrent transaction
bpmpi_recurring_referenceNumberUnique reference number for the recurring payment transaction.Alphanumeric [up to 35 positions]Recommended, if recurrent transaction
bpmpi_recurring_occurrenceIndicates how often a recurring payment occurs.Number
01 - Daily
02 - Twice a week
03 - Weekly
04 - Every ten days
05 - Fortnightly
06- Monthly
07 - Bimonthly
08 - Every three months
09 - Every four months
10 - Every six months
11 - Annually
12 - Unscheduled.
Recommended, if recurrent transaction
bpmpi_recurring_numberOfPaymentsTotal number of payments during the recurring subscription.Number [up to 2 positions]Recommended, if recurrent transaction
bpmpi_recurring_amountTypeIndicates the type of recurring amount agreed by the cardholder.Supported values:
1 - Recurring payment of fixed value
2 - Recurring payment with maximum value.
Recommended, if recurrent transaction

Airlines

FieldDescriptionType/SizeRequired
bpmpi_airline_travelleg_#_carrierIATA code for the stretchAlphanumeric [2 positions]Recommended for airlines
bpmpi_airline_travelleg_#_departuredateDeparture dateString
AAAA-MM-DD
Recommended for airlines
bpmpi_airline_travelleg_#_originIATA code from origin airportAlphanumeric [5 positions]Recommended for airlines
bpmpi_airline_travelleg_#_destinationIATA code from destination airportAlphanumeric [5 positions]Recommended for airlines
bpmpi_airline_passenger_#_namePassenger nameAlphanumeric [max 60 positions]Recommended for airlines
bpmpi_airline_passenger_#_ticketpriceTicket price (cents)Numeric [max 15 positions], example:R$125,54 = 12554Recommended for airlines
bpmpi_airline_numberofpassengersPassenger numberNumeric [3 positions]Recommended for airlines
bpmpi_airline_billto_passportcountryCode of the country that emitted the passport (ISO Standard Country Codes)Text [2 positions]Recommended for airlines
bpmpi_airline_billto_passportnumberPassport numberAlphanumeric [40 positions]Recommended for airlines

Merchant Defined Data

FieldDescriptionType/SizeRequired
bpmpi_mdd1Extra data defined by the merchantAlphanumeric [max 255 positions]No
bpmpi_mdd2Extra data defined by the merchantAlphanumeric [max 255 positions]No
bpmpi_mdd3Extra data defined by the merchantAlphanumeric [max 255 positions]No
bpmpi_mdd4Extra data defined by the merchantAlphanumeric [max 255 positions]No
bpmpi_mdd5Extra data defined by the merchantAlphanumeric [max 255 positions]No
bpmpi_brand_establishment_codeAmex Establishment Code (EC)Text [10 positions]Required for Amex authentications