Questions tagged [payment-gateway]
Denotes questions related to payment gateway. A payment gateway is an e-commerce application/service that authorizes credit card payments for e-businesses, online retailers, bricks and clicks, or traditional brick and mortar.
421 questions
1 vote
2 answers
159 views
Magento 2 + Stripe Payments (Official Module): Duplicate transaction for a successful Magento order placement
I'm using the official stripe/stripe-payments module in a Magento 2 store (GraphQL frontend integration). Stripe 3D Secure payments are working correctly on the frontend but Magento's placeOrder ...
0 votes
1 answer
46 views
Lost Access to Custom Payment Gateway Account in Magento Admin – Need Help Regaining Access
We developed a custom payment gateway integration for Magento, but we've lost access to the connected account within the Magento Admin. We’re now unable to manage or update the plugin. We’ve tried ...
0 votes
2 answers
85 views
Suddenly Credit/Debit Card Secure Payment Appears at the checkout
On My site Magento this start appears Any quick solution
0 votes
1 answer
59 views
Magento 2 Is there any extension for Binance payment gateway or how to integrate with magento 2?
I want to implement Binance Payment gateway to Magento 2 How can I do this, and if there is any extension for this? Thanks in advance.
0 votes
1 answer
143 views
Are Magento & Adobe Commerce the same integration?
I'm with a Payments Services Provider and we currently have a plugin for Magento. I've only now learned that Magento is now Adobe Commerce. I have a potential client that's asked if we have a plugin ...
6 votes
4 answers
4k views
Magento 2 Checkout Not Working Due to CSP Blocking Inline Scripts, Including Payment Gateway
I am experiencing an issue with Magento 2 where the checkout page is not loading correctly. Upon investigating, it appears that the Content Security Policy (CSP) is blocking inline scripts, which ...
0 votes
2 answers
336 views
Payment Gateway redirect/iframe to/from payment provider
I'm developing a payment gateway extension and it "works" in the sense of I can show it in the backend and frontend and have my "Place Order" button. But that's where I despair.. I ...
0 votes
1 answer
29 views
Magento 2 : Integrate Javascript based Payment Gateway
I have a requirement for payment gateway integration. The payment gateway is completely built with javascript (example : Izipay [https://developers.izipay.pe/web-core/]). So how can I integrate such ...
1 vote
2 answers
395 views
Payment method class override
Is there any way to override this class "vendor/paypal/module-braintree-core/Gateway/Command/GatewayCommand.php"? I have tried to override this class method using plugin and preference but ...
1 vote
1 answer
79 views
Magento 2 Class PayMongo\Payments\Controller\Payment\Start\Interceptor does not exist
I have installed the Paymongo module. https://marketplace.magento.com/cyndertech-paymongo-gateway.html but when I place an order with PayMongo - Credit Card so getting an error. 1 exception(s): ...
2 votes
1 answer
521 views
PAYMENT GATEWAY ERRORS
I am trying to integrate a payment gateway into my Magento 2 store, but I keep getting an error during the checkout process. What steps can I take to troubleshoot and fix this issue?
0 votes
0 answers
135 views
Magento 2 - How to pass data from Payment Method - Authorization client to custom success page
I've created a payment method which uses the authorization method to connect a client to an external site, which provides me with custom data, I would like to display this data on a custom success ...
0 votes
1 answer
116 views
Magento 2: Subtract commission To The Store from the grand total
I have added a custom fee as commission on my checkout total, All are working fine while checkout but I want to subtract the commission value from grand total for some payment gateway. On My payment ...
0 votes
1 answer
505 views
How i setup the Paypal Express with Paypal credit and Debit card option in checkout page
I am facing issue from 1 month the Paypal express option is perfectly work, but the paypal credit and Debit card option not show in checkout page, please help me to solve this problem.
1 vote
0 answers
173 views
Warning: Array to string conversion in /app/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php while saving the payment information
Warning: Array to string conversion in /app/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php while saving the payment information on rest/default/V1/carts/mine/payment-information in checkout page ...