wirecardBrasil / magento2

Módulo de pagamento para Magento 2
Other
26 stars 23 forks source link

Integrating one step checkout with moip #7

Closed LeorentKelmendi closed 6 years ago

LeorentKelmendi commented 6 years ago

I just downloaded the plugin and installed, connected to moip sandbox everything went smooth, except now when I try to make a payment with card, when I click Plcae Order button it wont process the payment, when I open up the console I see Moip it is not defined. this bug its comming from moipcc.js file:

untitled

elisei commented 6 years ago

Hello, Did you also get a mistake on the "boleto bancário" payment?

LeorentKelmendi commented 6 years ago

Hello, using that option I get this error: Do you have any idea what is going wrong ? untitled

elisei commented 6 years ago

Hi @LeorentKelmendi, This module is exclusive to payment in Brazil and requires the processing of checkout data, you need to relate the attributes of your magento with the expected in our api, see more details at: https://github.com/moip/magento2/wiki/Relacionamento-de-Atributos

LeorentKelmendi commented 6 years ago

@elisei I have configured params based on the git desription. But now I get payment failed untitled

elisei commented 6 years ago

Hi @LeorentKelmendi

By json is missing the CPF (Brazilian tax document) you can generate valid cpf here: https://www.geradordecpf.org/

But do not forget to relate the cpf attribute to some field of the magento.

We recommend vat_id, but you can choose another one if you wish.

LeorentKelmendi commented 6 years ago

@elisei That worked 👍 for boleto payment. But paying by card its not working untitled

elisei commented 6 years ago

@LeorentKelmendi tks! Are you using a native thema?

LeorentKelmendi commented 6 years ago

@elisei Trying to debugg so when I write 'moip' on the console it doest show up as the file its not being included! Yes Luma . Any idea how to debugg

elisei commented 6 years ago

@LeorentKelmendi Can you give me an access to this store to check the process on the frontend?

elisei commented 6 years ago

Okay, can we follow by email? magento@moip.com.br