![]() |
Start here |
![]() |
Configuration |
![]() |
WSPG |
![]() |
APIPG |
![]() |
Webhooks |
![]() |
Charts |
![]() |
Example |
![]() |
Downloads |
![]() |
SandBox |
Once you have registered Pagadito Merchant, you can verify and/or edit your configuration data from the Mi Pagadito panel.
To enter the configuration options for Pagadito Merchant's connection with Pagadito, log in with your Pagadito Merchant account.
In the My Pagadito panel, select the "Integration Parameters" option in the "Technical Configuration" section.
To graphically identify your Pagadito Merchant, Pagadito offers the option to upload your logo between 75x75 and 400x75 pixels.
To do so, select the image to upload from your computer and select the option "Change Image".
The Return URL is the one to which Pagadito redirects the buyer once the transaction is completed.
To define it, you need to enter a valid URL, with the metadata "{value}", which is the string that Pagadito will replace with the transaction token. Optionally, you can also include the metadata "{ern_value}", which will be replaced by the voucher number generated by Pagadito Merchant for the transaction. For convenience, you can place them wherever you like, which gives you the guideline to customize the treatment of your GET variables.
You can create a URL in conventional format
http://www.misitio.com/pagina_retorno.php?token={value}&comprobante={ern_value}
Or in a user-friendly format
http://www.misitio.com/pagina_retorno.php/token/{value}/comprobante/{ern_value}
http://www.misitio.com/pagina_retorno.php/{value}/{ern_value}
Thus, when Pagadito redirects to the Return URL, the url includes the token and receipt number of the transaction, which for the above examples would be
http://www.misitio.com/pagina_retorno.php?token=9e42adc7eb4cbd72a72f4361b8c0d72d&comprobante=4572
http://www.misitio.com/pagina_retorno.php/token/9e42adc7eb4cbd72a72f4361b8c0d72d/comprobante/4572
http://www.misitio.com/pagina_retorno.php/9e42adc7eb4cbd72a72f4361b8c0d72d/4572
To change the return URL, type the new value in the text field of the "Return URL" section and select " Change URL".
The connection credentials are the keys that allow a Pagadito Merchant to communicate with Pagadito. They are unique and Pagadito Merchant is responsible for them.
There are two credentials, the UID and the WSK. The UID is the key that identifies the Pagadito Merchant in Pagadito and cannot be modified. The WSK is the access key to connect to Pagadito, which cannot be modified but may be regenerated.
Both keys are generated by Pagadito and may be viewed in the "Connection Credentials" section.
To regenerate the WSK select the "Change Credentials" option. Upon requesting the change of login credentials, you will be shown the new WSK. For the security of your Pagadito Merchant, you will then be prompted to enter your Pagadito password. To confirm the change, select the "Confirm Change Credentials" option.
The change of connection credentials is immediate and non-reversible; therefore, you will have to reflect them in your platform configuration.
You will be prompted to confirm the change of credentials one last time. To make changes effective, select the "Confirm Change Credentials" option.
Once action is confirmed, changes will be immediate and cannot be undone, you must reflect them in your platform setting to continue operating.
Custom parameters are optional fields of information that Pagadito Merchant can configure according to the nature of your business to be sent with each transaction and to be displayed in your sales report, once it has been completed.
Each Pagadito Merchant has at its disposal five custom parameters of up to 50 (fifty) characters in length each, which you can activate and assign them a name that will identify them in your report according to your particular needs.
To modify the setting of your custom parameters, activate them by using the checkboxes next to each of them, type the name you want to assign to them and select "Change Parameters".