-
Am I doing something wrong or is the package not handling simulated declines properly on iOS.
I'm getting the same results using Tap to Pay for all of the following on iOS:
- Using a Terminal Te…
-
I thought I would create a plan for implementing the shop. After reading the Stripe APIs and thinking about how to do it this is what I came up with.
Few considerations:
1. Be simple
2. Ease of i…
-
### Description of the desired feature
The `trigger` command can be used to create sample events of various types. Many users would like to be customize the events.
For example, one could trigge…
-
Stripe throws a 404 when a Payment Method used in a charge is removed by the customer or no longer attached to the customer. This breaks the sync. The payment method is part of the Charge object thoug…
-
**Describe the bug**
After having upgraded from dj-stripe 2.8.4 to 2.9.0b0, the Stripe Identity verification session webhook event started failing with the following error:
`stripe._error.Permission…
-
Hello guys!
I have problems with CardFormPaymentRequest
I can show it, and create a paymentIntent, but I have to do it with COPY and PASTE, because I can't write numbers into the boxes.
Other…
-
We had one complain to support and a few similar API logs. What's happening:
- Our recurring contribution job triggers the payment and is challenged by Stripe SCA
- We send an email to the financi…
-
Hi,
would it be possible to build a module with which you could pay, just like you can with Paypal, with the online payment gateway Stripe?
And, Talking about payment gateways, is it possible to r…
-
Getting
Element DATA is undefined in a CFML structure referenced as part of an expression.
as a result from
errorType: http_error
errorMessage: Gateway returned unknown response: : I/O Exception: …
-
```ruby
sub = Stripe::Subscription.retrieve(...)
item = # get the actual plan from the subscription
# When I try and update using this ID (that I just got) it fails.
Stripe::SubscriptionItem.upd…