-
When I'm using PayPal only for checkout everything goes correctly until return then I receive a flash message stating "invalid address" and the order does not go through. Also, noticed in the databas…
DevGW updated
4 years ago
-
ActiveRecord::StatementInvalid: Could not find table 'spree_payment_methods'
C:/Users/user/RyansStore/db/migrate/20180415003728_update_braintree_payment_method_type.spree_gateway.rb:4:in `up'
bin/ra…
-
When the admin tries to cancel an order, a 500 error is thrown. The reason is that `SolidusPaypalBraintree::Gateway.cancel` expects a response code string and is passed a `Spree::Payment` instance.
…
-
### What we should change and why (this is tech debt)
Quick summary of the reasons to do this:
- A lot of OFN code is decorating Spree models (from my quick analysis we decorate around 50% of all sp…
-
Hi All,
i install the gem 'spree_razorpay'. when i run the (rails g spree_razorpay:install) commend then i faceing the "active_support.rb:80:in `block in load_missing_constant': uninitialized const…
-
Stripe Api uses new methods for creating the charge. Has the gem being updated to accordingly?
-
The first real order just came in in my production shop using solidus_paypal_braintree. But in the admin interface, the "Cart" section of the order does not show any products. The products show up on …
mntmn updated
4 years ago
-
### Issue
I'm using the gem __solidus_gateway__ to integrate Stripe payments, I noticed that, when paying with an existing credit card (a card previously used and already stored in the DB) then *…
-
## Description
Setting new credit card info for Stripe payment method should use the Payment Method and Setup Intents API and support SCA. The off-session mode is probably applicable.
Do this for …
-
I am trying to integrate Mollie gateway to my spree store (spree 4.1.8 ) however on checkout/payment page once Mollie gateway selected it shows Mollie options to be blank as follow:
![mollie-error]…