mollie / spree-mollie-gateway

Mollie payments for Spree Commerce.
https://www.mollie.com
16 stars 23 forks source link

undefined method `issuers' for #<Mollie::Method:0x007fc3417f17d0> #3

Closed MatthewKennedy closed 6 years ago

MatthewKennedy commented 6 years ago

Using a fresh install I get the following error when going to checkout payment

undefined method `issuers' for #

vernondegoede commented 6 years ago

Thanks @MatthewKennedy.

Once https://github.com/mollie/mollie-api-ruby version 3.1.4 has been released (probably later today), this issue will be resolved.

vernondegoede commented 6 years ago

Fixed in version 1.0.2: https://rubygems.org/gems/spree_mollie_gateway/versions/1.0.2. Let me know if you run into any other issues!