Closed vernondegoede closed 6 years ago
Merchants should be able to change the payment method description. We're currently using the following format: Spree Order: #{order_number}.
Spree Order: #{order_number}
Should be added as a preference to Spree::Gateway::MollieGateway.
Spree::Gateway::MollieGateway
Merchants should be able to change the payment method description. We're currently using the following format:
Spree Order: #{order_number}
.Should be added as a preference to
Spree::Gateway::MollieGateway
.