-
To fix:
https://github.com/Payum/Payum/blob/master/docs/stripe/checkout.md
https://github.com/Payum/Payum/blob/master/docs/stripe/js.md
What to fix:
Replace:
->addGateway('gatewayName', [
…
KRens updated
3 years ago
-
Apologies if this has been answered, does microrealestate expose a REST/JSON API? I would like to integrate it with a payment gateway so that tenants payments are received. The other idea is to make a…
-
Hey Team,
My website is having issues with payments.
Stripe payments with auth 3 are working fine, but when it tries to process payments with auth 3D 2, Stripe accepts the payment but the websit…
udeti updated
1 month ago
-
https://github.com/zeen101/leaky-paywall/blob/ab3a6c8be8607c4ec3d2590887549ab02a7ed7d9/class.php#L805
If someone chooses to use no payment gateway, it defaults to the Stripe gateway. This then caus…
-
### Which problem is this feature request solving? ###
I've been brainstorming and experimenting with the concept of Pricing Plans as Everything as Code, and a few ideas have started to take shape.…
-
Hi there,
I'm facing the following error when trying to add a new payment method in Woo My Account. I'm using Woocommerce Gateway Stripe version 7.4.1.
![Error in Add Payment Method in Woo My Ac…
-
Hello,
I think it would be a great addition to this plugin if a form could be setup with multiple payment gateways. I'm imagining setting up a dropdown where users can pick between Paypal or Stripe…
-
Integrate a payment gateway using razorpay or stripe
-
-
**Describe the bug**
The wc-ajax wc_stripe_get_cart_details seems to fire twice on checkout for no apparent (to me) reason.
The same ajax fires twice every time the cart changes, for example if you …