You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
Closessolidusio#224. On `Spree::Store` creation, on default Braintree
configuration building it checks whether a configuration already exists,
preventing the overwriting of such configuration.
mdesantis
added a commit
to mdesantis/solidus_paypal_braintree
that referenced
this issue
Jun 6, 2019
Closessolidusio#224. On default Braintree configuration building we need to
check whether a configuration already exists, preventing the overwriting
of such configuration.
mdesantis
added a commit
to mdesantis/solidus_paypal_braintree
that referenced
this issue
Jun 6, 2019
Closessolidusio#224. On default Braintree configuration building we need to
check whether a configuration already exists, so the prevent the
overwrite of such configuration.
Building the default Braintree configuration record on store creation doesn't check whether a braintree configuration already exists:
solidus_paypal_braintree/app/models/spree/store_decorator.rb
Lines 4 to 10 in 73e9a69
overwriting a custom configuration on store creation:
The text was updated successfully, but these errors were encountered: