Content-Type: application/x-www-form-urlencoded
x_login
x_trans_key
x_invoice
x_amount
x_bank
x_iduser
x_cpf
x_name
x_email
x_return
control
x_mobile
x_currency
x_version
x_description
x_bdate
x_payer_registration_date
x_address
x_zip
x_city
x_state
x_confirmation
type
iframe_view
x_control
field is a mandatory field used to ensure request integrity. It should be created using HMAC-SHA-256 (RFC 2104) encoding and must include ONLY the following fields:result
sent along with the Return URL. This shows where in the payment flow the user left the payment page. Always expect the notification/check the deposit status to update the status of a payment.x_confirmation
parameter specified as part of the New Invoice request or the one registered in your Merchant Panel settings (Settings -> API Access). It is made using POST protocol with the following parameters:x_confirmation
URL from the STG Merchant Panel by going to the Deposits Details page and clicking on one of the options that will appear when clicking in the three dots button on the top right of the screen. Those options will change the status of the deposit therefore sending the respective notification after a few minutes.<iframe>
tag on your website. In the src
attribute you must set the link: [link to redirect the user] parameter from success response and append the following GET parameter "iframe_view=1" to the link as shown below: