Skip to content

General settings

Gabriel Gonçalves Rodrigues edited this page Jun 17, 2019 · 7 revisions

Before module configuration



To protect your store data, we recommend doing the procedures described here in a development environment.


Magento Address settings

Before proceeding to module configuration, make sure to set Customer Configuration on your Magento. Access this screen on System > Configuration, by clicking on Customer Configuration item on left menu. You must set the following configurations, on Name And Address Options section:

  • Number of Lines in a Street Address: Must be 4.
  • Show Tax/VAT Number: Must be Required.

This fields are required by Mundipagg API for doing proper transactions. See the example image:

Customer Configuration VatId Customer Configuration Field Number

General settings

Global settings

Sandbox Mode Active: yes or no

Secret Key (Test): Fill with your secret key

Public key (Test): Fill with your public key

Customer Config

Fill all following fields with your address field configuration

Street Attibute: for example: street_1

Number Attribute: for example: street_2

Complement Attribute: for example: street_3

District Attribute: for example: street_4

Clone this wiki locally