boomerdigital / solidus_amazon_payments

Add Pay with Amazon to your Spree Commerce solution
Apache License 2.0
7 stars 8 forks source link

Move amazon payments configuration into its own class #9

Closed manmartinez closed 8 years ago

manmartinez commented 8 years ago

What's this PR do?

With this PR we'll store all of the amazon configuration into SpreeAmazon::Config that will always store the values in the database, this way we can still rely on the admin UI.

mtomov commented 8 years ago

:+1: Good good