issues
search
stockpile-co
/
api
The API for Stockpile, an app that manages stuff for organizations.
0
stars
1
forks
source link
284/Add free trial
#285
Closed
AdamVig
closed
7 years ago
AdamVig
commented
7 years ago
refactor subscription endpoint to use the recommended order of operations The customer
plan
property is not documented in Stripe's documentation. Instead, it is recommended to create the customer and then the subscription separately.
change to new plan name
Closes #284.
plan
property is not documented in Stripe's documentation. Instead, it is recommended to create the customer and then the subscription separately.Closes #284.