-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
Description
The problem is the following: we are planning to integrate the gift cart functionality inside our system but we're found out the actually the V3 doesn't support this functionality (yes, we're using the v3).
If this is not planned to be done in the near future, I have a suggestion for you. Is there a chance to rename the recurly-client with a numeric suffix, like recurly2, recurly3 (as python already did with urllib). This will allow us to use both clients at the same time.
What do you think about it?