GSR2018 Let me pass to our dev and will get back to you.
Do you have any news from your dev team?
I tested the same at version 4.1.0. But this is the same error:
Call to undefined method Omnipay\Sofort\Gateway::completePurchase()
GSR2018 I just tested to register an event from the list: https://www.beachzeit.de/test-event-list and it redirect to sofort.com website correctly. Could you clarify the detailed steps to replicate above error?
saguaros yes. But after a customer made a payment: When the user is redirected back to the website this error occurs. "After completing a payment"
GSR2018
Try to take a backup of your site and update with this package of plugin: https://we.tl/t-6Cm7KZpIpt
saguaros Now after the sucessfull payment I am coming back the payment page "controller=payment&task=billinginfo" No registration record is created.
GSR2018 Let me check with our developer on this and will get back to you soon.
Hi again,
Could you pls make one payment so that we can check the log and see what's wrong?
If you use Skype, you can contact directly to our developer: lucky.singh10
Remember to include the URL of this discussion when having chat with him.
Regards
This morning I had contact with your developer and he fixed my problem. He told me this will be included in the next release.
But another problem appeared: When going to live modus I get the following error from sofort:
8018: Maximum length of 40 characters exceeded. Probably this is the event title being too long? Can you help please?
https://www.sofort.com/integrationCenter-eng-DE/content/view/full/2513/
GSR2018 8018: Maximum length of 40 characters exceeded.
Could you clarify in more details of how to replicate this error?
Try to register on this event: https://www.beachzeit.de/test-event-list Then you will get the message I am talking about
GSR2018 I see the message now, let me check with our developer and will get back to you.
hello. Any news here?
GSR2018 Hi,
I can't replicate this issue at my end, checking with our developer on this, pls give us more time.
Hello.
maybe you can help your developer by giving him the link to the substr function at php.net? This is all that is needed when sending the information to sofort.com to solve this error. I guess its 10 minutes work. Clients continue asking us daily via email about paying by sofort.
I will ping our dev again for checking on this, pls wait.
saguaros you got any news from your developer?
Hi,
I updated 2 files:
/plugins/system/ja_payment/lib/helper.php /plugins/system/ja_payment/lib/vendor/aimeoscom/omnipay-sofort/src/Omnipay/Sofort/Message/AuthorizeRequest.php
Kindly check it now.