Ryan Q Posted May 19, 2020 Share Posted May 19, 2020 I have installed Mypos module and now need to have a test for it. Carefully followed this document (https://developers.mypos.eu/en/doc/online_payments/v1_4/313-configuration) from Mypos, pls see my attached screenshot of configure page, filled every box rightly except the paylink, have no idea how to use it. Googled but have no clue till now. When I placed a order to pay, it showed a error: ----------------------- (1/1) UndefinedFunctionException Attempted to call function "idn_to_ascii" from the global namespace. in Mail.php line 901 at MailCore::toPunycode('[email protected]')in Mail.php line 323 at MailCore::send(.................)in PaymentModule.php line 667 at PaymentModule->validateOrder(50, 14, 8.5, 'myPOS Checkout', '', array('{payment}' => 'Awaiting myPOS payment'), 1, false, '6cf68b10ee7aa062080de59b9cac87cf')in payment.php line 50 at MyposVirtualPaymentModuleFrontController->postProcess()in Controller.php line 281 at ControllerCore->run()in Dispatcher.php line 515 at DispatcherCore->dispatch()in index.php line 28 --------------------------- Anyone can help? Link to comment Share on other sites More sharing options...
Valio Posted May 21, 2020 Share Posted May 21, 2020 Hello, Please use the following link where the same issue has been resolved. Let me know if the same solution worked. https://github.com/PrestaShop/PrestaShop/issues/10640 Regards, Valio Link to comment Share on other sites More sharing options...
Ryan Q Posted May 21, 2020 Author Share Posted May 21, 2020 It works! I just enable php-inl extention in my webhosting. Thanks very much! It was bothering me for couple of days. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now