mollie / spree-mollie-gateway

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

Persist shipping discounts when creating a Mollie order #43

Closed vernondegoede closed 6 years ago

vernondegoede commented 6 years ago

This PR fixes the following issue:

We need to check if an order has shipping discounts and send them to Mollie when we create a Mollie::Order.

vernondegoede commented 6 years ago

Related to #42