-
To enhance our application's payment functionalities using Stripe, we need to create custom Stripe service modules that integrate seamlessly with our existing stack. This involves both frontend and ba…
-
いまはstripeのcheckout session機能使ってるので、それをやめてelementsで実装する。
-
- [X] Update easy direct dependencies
- [x] Update `react-stripe-elements` (this is perhaps best done as part of https://github.com/alces-software/alces-flight-center/issues/1812)
- [x] Update fl…
-
**Describe the bug**
Hi Team, Thanks for the wonderful package.
I just want to find out a solution for this. currently the payment doest not show price or title in the top. instead it shows add you…
-
### Description
We've experienced an SQL Integrity constraint violation error a few times last week during crafts garbage collection task. Here's the full output:
> t9n:["app","Updating search …
-
First of all, thank you for your work on this. I'm still becoming familiar with Stripe so I have a basic question about the plugin. It's my understanding that Stripe has two "sides" to it. One is t…
-
Hello,
It seems to me that the premises under "Features" are false:
"Collect credit card information and convert it to a Stripe token in a single line of Javascript"
As far as I understand …
-
I have noticed that the iframe is displayed in the language of my browser / system even if Beabee itself is set to English. It would probably be better if the iframe used the language of the beabee in…
-
Adding {{ subscription:create }} tags cause this issue to appear.
xekor updated
4 years ago
-
Running into an issue here where the following error is being thrown:
```
Uncaught TypeError: get(...) is not a function
at Class. (stripe-element.js:23)
```
Looks like `get(this, "stripe…