-
### Feature description
While setting up a local development environment (`compose`/`k8s`), I've encountered some variable mismatches listed below :
- [ ] `TELEMETRY_ENABLED`
- Seems to be `T…
-
**Note: This issue should only contain things to do that do not require any "logical" programming.**
_"Change the font size" is OK, "Change the order of the elements" is NOT OK._
- [x] followers/follo…
-
I checked plugin code and notice that only you provide card payment and also check in stripe it's provide google pay and apple pay
my Question is that :- How can I integrate Google pay and Apple pay…
-
Add 3DS Auth support for Cards. I've already implemented it In some project like a year ago. Here you could find my commits: https://github.com/new-fantastic/vsf-payment-stripe/commits/master
Look …
-
Whenever I reboot the OS on the NAS that hosts my ISCSI democratic-csi volumes, all containers that rely on those volumes fail consistently even after the NAS comes back online with the following erro…
-
Hi,
I have an button for an hamburger menu which is open an overlay menu.
I used this css code to position my hamburger menu:
```
.menuToggle {
text-transform: uppercase;
font-size: 2.…
-
### What happened?
We would like to be able to hide the card brand logos when using Payment element, as some merchants find the rotating logos to be inconsistent with the store theme, and possibly di…
-
Here's a nasty question. I have a big complex app I plan to build which I hope will involve rails-stripe-membership-saas but also involves a node server for push notifications and an API for an assort…
-
Hi,
first, thanks for the work on this.
At least to me, the implementation of reset is unclear. See the following real life example:
```
{{model.isDirty}}
{{async-button class="btn btn-success" …
-
A lot of API docs include sample responses for each endpoint e.g., see THE CHARGE OBJECT on https://stripe.com/docs/api/charges/object.
Currently with Mirage when tests are run you can easily add …