-
Hello,
I was asked to leave this issue by Peter as encountered a problem using the static credentials for this gem.
Docs all followed, set to use 'stripe_env_credentials' in the admin panel, wit…
-
This gem should be introduced to most extensions in order to both standardize and gather feedback by trying it IRL.
## solidusio-contrib
@vassalloandrea:
- [x] [`solidus_abandoned_carts`](htt…
-
Update README with static preferences, also see https://github.com/solidusio/solidus_stripe#usage
est: 0.5h
-
I need to create a custom checkout flow for a client using Solidus, and I am trying to use an AJAX request to do so in order to have a single-page/single-click checkout UX.
So, I am trying to create…
-
The payment form submit button is created like this in the default [_payment.html.erb](https://github.com/solidusio/solidus/blob/d456b1113de5111c3035f517ba6427e4b679bd18/frontend/app/views/spree/check…
-
User's shipping information can be collected directly on Apple Pay, and passed back to Solidus in order to have all the information needed to complete the order bypassing the checkout entirely.
📖 …
-
We need to add support for Apple Pay, with v3 Elements enabled, by adding support for [Payment Request Button](https://stripe.com/docs/stripe-js/elements/payment-request-button).
I did some experim…
-
I am using solidus 2.2, but get error in my first deployment to heroku. I have run migrations, prepare and load, but I still error.
I don't know where is the other channel support, so I have posted h…
-
Using the the Strong Customer Authentication (SCA) card (https://stripe.com/docs/payments/cards/testing) the payment cannot proceed. Payments from the EU countries will start failing. Thanks in advan…
-
We're using this gem to implement stripe checkout and it works fine the first time the user places an order. But on subsequent checkouts it fails if the user selects the "Use an existing card on file"…