I installed magento extension 'Mastercard Payment Gateway Services' but it didn't work on magento 1.9.3.9, when i'm trying to open System >> configuration >> Payments Method (HTTP ERROR 500);
PHP Fatal error: Class 'Mastercard_Mpgs_Block_Adminhtml_System_Config_Fieldset_Hint' not found in /home/.../public_html/includes/src/__default.php on line 28913.
Need help
Related
I am using laravel 5.6 with nginx for web api purpose. But when i call https://127.0.0.1:8000/api/user
It shows "Secure Connection Failed" error message in the browser.
Secure Connection Failed
An error occurred during a connection to 127.0.0.1:8000. PR_END_OF_FILE_ERROR
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the web site owners to inform them of this problem.
Learn more…
Report errors like this to help Mozilla identify and block malicious sites
I have used middleware and forcessl. But no luck.
Integrated PayZone Payment gateway with magento using their magento module on a hosted payment platform. (redirect to payment provider then back to website)
Getting the below error after card details entered
Fatal error: Call to undefined method Mage_Checkout_Model_Type_Onepage::saveOrderAfterRedirectedPaymentAction() in /home/magentowebsite/public_html/app/code/local/Payzone/Tpg/controllers/PaymentController.php on line 499
Any ideas on how what may be causing this issue?
How to integrate Cybersource with magento . just tried this extension .
Url:- https://www.magentocommerce.com/magento-connect/cybersource-extension.html
This gives me error
Gateway request error: Security Data : UsernameToken authentication
failed.
please advise on how to do so?
Thanks
I have integrate my paypal account with my magento ecommerce website but when trying to checkout using paypal I am getting the error "PayPal gateway has rejected request. Timeout processing request (#10001: Internal Error"
It looks like a specific payment model configuration issue. Better to contact Paypal technical team to help you on it.
I tested paypal on my development environment, when I wanted to create invoice, the system return an error:"Unable to communicate with the PayPal gateway."
then I checked the exception log and found:
exception 'Exception' with message 'PayPal NVP CURL connection error #6: Couldn't resolve host 'api-3t.sandbox.paypal.com'' in /data1/sites/testCE/app/code/core/Mage/Paypal/Model/Api/Nvp.php:983
order payment information:
Payer Status: unverified
Payer Address Status: Unconfirmed
Merchant Protection Eligibility: Eligible
Last Correlation ID: 152ec93611d7
Last Transaction ID: 2DT505704J718760U
Any help will be greatly appreciated, Thank you.
Best Regards
Try to disable SSL verification from your magento paypal configuration.