limegrow / ingenico-ogone-prestashop-payments

Prestashop module for Ingenico ePayments (Ogone)
3 stars 2 forks source link

Bugs in v3, unable to install v4 #6

Closed PierreG89 closed 3 years ago

PierreG89 commented 3 years ago

Hello,

On v3, I only added 1 payment method : "Bancontact", and we can see two payments methods... I think the 2 redirects to Bancontact option but would be better to show only Bancontact... (maybe it is ok in v4, but can't check it as I can't install it, I'm explaining later).

Ingenico Debug 0

I can make the Bancontact payment on test environment but the return seems wrong... Again that maybe corrected in v4 but can't check it...

Ingenico Debug 1-1

Then I tried to install v4...impossible. Here are screenshots :

Ingenico Debug 2 Ingenico Debug 3

After that my admin. stopped working completely, I had to delete "ingenico_epayments" folder to make my admin. working again:

Ingenico Debug 4

I've tried to reinstall v3 over this, but it was labelled v4 for a moment, then I try to "reset" mobule. Reset seems not working but module is labelled again.

Thanks for help, as Bancontact would my the only payment method for this shop, I can't use ingenico.

olegisk commented 3 years ago

@PierreG89 Sorry, we had problems with /vendor directory and composer dependencies. But we will solve this in the feature. Btw, please make installation package again from start, because i've just replaced /vendor directory to another. I believe it should work.

PierreG89 commented 3 years ago

Thanks for fast answer. I tried new package, installation is working now. But I still have this error on the return:

Ingenico Debug 5

olegisk commented 3 years ago

@olegisk It seems something was configured wrong. There's SHASIGN parameter is missing (and other parameters too). I guess something wrong was configured in Ingenico BO. Can you contact me oleg@iskusnyh.pro? I'm ready to help you.

PierreG89 commented 3 years ago

I followed that guide https://epayments-support.ingenico.com/en/integration-solutions/plugins/prestashop I don't want to bother you if the error is not by your side..

PierreG89 commented 3 years ago

So weird, payement is accepted, so the return seems working but still ends with the above error image All I changed is to tick "POST" method at accepted webhook (nothing was checked betwen GET or POST...).

PierreG89 commented 3 years ago

That option was not in any guide..."I want to receive the transaction parameters back in the urls when redirecting.". I am redirected to the site now, but I don't understand why POSTed parameters needed to be in the url as a GET too... Because the transaction was validated, even without the GET parameters in the URL...

image

Stuck @ image

image

olegisk commented 3 years ago

@PierreG89 No problem, if you want then i can send you video how to configure Ingenico BO. Regarding this error. Probably, DirectLink credentials were invalid or STATUS field was missing

PierreG89 commented 3 years ago

STATUS is in DirectLink and eCommerce parameters... Don't understand. I emailed you to get this video but perhaps it maybe very helpful to publish it here as the main guide is not very complete...

olegisk commented 3 years ago

@PierreG89 I've sent you. I hope it will help you

PierreG89 commented 3 years ago

Thanks I've seen it. ALL the parameters were added but it didn't work... All that was missing is...a new API user only...Now it seems to work. Thanks again.