forked from solidusio/solidus_subscriptions
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a method to group subscription line items by their subscription configuration attributes: - interval_length - interval_units - max_installments This method should be used to group an order's subscription_line_items into groups which can be fulfilled by a single subscription.
- Loading branch information
Brendan Deere
committed
Feb 3, 2017
1 parent
b01c9d0
commit 9fba316
Showing
2 changed files
with
47 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters