-
Currently the boilerplate supports lemon squeezy for accepting payments . The stripe integration should be there too as a separate route for the user to choose between the two .
-
https://wordpress.org/support/topic/call-to-a-member-function-get_token-on-null/
It seems the plugin is sometimes causing issues with shoppers trying to pay for an order using a saved payment method.…
-
**Is your feature request related to a problem? Please describe.**
I am finding it difficult to integrate the phonepe payment gateway as it's very unlike the sample stripe payment gateway given in th…
-
Would this be a WooCommerce issue or a Stripe issue? I'm not a coder but to me, it seems Stripe is not receiving the final webhook, even though Stripe webhook integration getting 200's with no fails,…
-
Thank your very much for this port of commerce. As far as I can test it, all seems to work.
Of course, there are still some modules needed to fully test this. For example billing gateways like com…
-
**Describe the bug**
I created a custom gateway that extends WC_Gateway_Stripe, and when enable the option **New checkout experience** and try to pay an order in the checkout block page, a fatal erro…
-
### Describe the solution you'd like
In the plugin ‘woocommerce-gateway-stripe’ there is a file called woocommerce-gateway-stripe.php
On line 734 there is this line:
`add_action( ‘plugins_loaded…
-
I can help with this in some point!
-
A gateway for use with the Stripe payment service.
-
Hi,
not sure if the theme is testing ready, but I can't find a way to make the payment once I retrieve the invoice
I created a Stripe payment gateway.