-
Email from Stripe:
> Hello,
>
> Liberapay is currently accepting SEPA Direct Debit payments in your Stripe payments integration using the Sources API (https://stripe.com/docs/sources). Starting …
-
### Description
Getting `Attempt to read property "id" on null` / `No payment sources are saved to use for subscriptions` as back-to-back errors when subscribing to a plan. I've tested with a fresh C…
-
I'm attempting to use the CardElement and none of the on* events (`onBlur`, `onFocus`, `onChange`, etc.) seem to be properly connected. Though everything seems fine with submission when calling `creat…
-
http://localhost:3000/process/payment page is not loading it is showing error on the code below
{stripeApiKey && isAuthenticated && (
)}
-
-
I want something similar to:
https://stripe.com/payments/elements
For both the Phone (#58 #73) entry field and the Domestic Address (#19 #72) entry field. I guess we should use regular javascrip…
-
If I create one card element and pass it onto createToken it works like charm but when I create three individual elements of Card Number, Expiry and Cvc, and pass each to createToken, it fails. The re…
-
### Environment
- Operating System: Darwin
- Node Version: v20.9.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: pnpm@9.0.0
- Builder…
-
Case 1: https://wordpress.org/support/topic/call-to-undefined-method-stripe-gateway/
Case 2: 6044068-zen
**Describe the bug**
When the most recent order has a refund (Order Refund object) - a p…
-
Hello,
I've upgrade my project to use v4 of the Vue CLI, which requires a newer version of core-js.
I'm using the following versions:
```json
"core-js": "3.3.3",
"@vue/cli-service": "4.0.5"…