summaryrefslogtreecommitdiff
path: root/lib/solidus_subscriptions/config.rb
AgeCommit message (Expand)Author
2020-09-24Use `.configure`/`.configuration` standard for config managementAlessandro Desantis
2020-09-24Copy default configuration to an initializer during installationAlessandro Desantis
2020-07-27Update default permitted attributesAlessandro Desantis
2020-06-17Retrieve payment method from payment sourceAlessandro Desantis
2017-01-12Replace max_installments with end_dateBrendan Deere
2017-01-12Subscription ship_address can be updatedBrendan Deere
2017-01-06Spec against Solidus 2.0Brendan Deere
2016-11-03make_subs_permitted_attriubtes_configurableBrendan Deere
2016-10-20Explicitly capture the default gateway blockBrendan Deere
2016-10-17Initialize the gateway with a blockBrendan Deere
2016-10-12Make the dispatchers pluggableBrendan Deere
2016-10-06Add config options for skipsBrendan Deere
2016-10-04Configurable minimum cancellation noticeBrendan Deere
2016-09-23Configurable processing queueBrendan Deere
2016-09-22Fix usage of LineItem#intervalAlex Blackie
2016-09-20Configurable subscription line item paramsBrendan Deere
2016-09-14Make reprocessing interview a configurable option?Brendan Deere
2016-09-08Config.default_gateway=Brendan Deere
2016-09-08Add Config#default_gatewayBrendan Deere