I’m trying to implement the following scenario:
- User approves a recurrent weekly payment (subscription) for a selected package size
- Every week the user can: a. Cancel a specific week delivery and avoid paying for this week b. Modify the package size and pay less/more for this time only c. Add additional items and get charged for them in addition to theweekly package
Looking at the documentation I did not find the APIs that allowing me to modify the subscription according to my needs.
Can someone please direct me to the right documentation or provide a code snippet?
Thanks, Yossi