-
Let's create?
https://github.com/opencart/opencart/issues/5182
-
```
gem "spree", "~> 4.5" # core and API
gem "spree_backend" # Rails admin panel (optional)
gem "spree_gateway", "~> 3.9" # payment gateways eg. Stripe, Braintree (optional)
```
As pointed out …
-
### Description
Use the [clean_statement_descriptor](https://github.com/woocommerce/woocommerce-gateway-stripe/blob/develop/includes/class-wc-stripe-helper.php#L576) helper before saving the statemen…
-
Pls support for Moodle 4.x and New Stripe 13.10.0 Webhook.
Plugin not working
**Error on Moodle:**
Exception - No such webhook endpoint: 'we_1NDxxxxxxxxxxxxxxxxxxxxxxxxxx'
**Error on Stripe Da…
-
**Describe the bug**
(Probably not a bug but a UX that could be improved)
A payment method can be attached to the Stripe customer but not show up in the Payment methods page right away under certa…
-
When requests come into the gateway, the last thing they do will be to send a UCAN invocation (? should it be a UCAN invocation?) to a new "egress accounting service" that will record important metada…
-
**Describe the bug**
I was looking through the logs on a bunch of sites we host, and I noticed that every transaction generates a series of API requests to Stripe, one of which always responds with…
-
### Provide Details
Hello!
It would be nice if we could implement Stripe as a donation option.
https://stripe.com/docs
-
Hi,
I'm trying to implement Stripe Integration for Lightning B2B Commerce Checkout flow.
The provided example of StripeAdapter tries to query the CardPaymentMethod in createAuthResponse() using Id…
-
PHP Fatal error: Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array, null given in /www/xxxxxxx/public/wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-gateway…