Skip to content

api endpoint for subscription is updated.#163

Closed
goldsoft1206 wants to merge 2 commits intostripe:masterfrom
goldsoft1206:master
Closed

api endpoint for subscription is updated.#163
goldsoft1206 wants to merge 2 commits intostripe:masterfrom
goldsoft1206:master

Conversation

@goldsoft1206
Copy link
Copy Markdown

While I test multiple subscription for a customer, I found that subscription endpoint is not correct, so I'm updating it.
Please refer this document - https://stripe.com/docs/api/curl#create_subscription

@kyleconroy
Copy link
Copy Markdown
Contributor

The update_subscription and cancel_subscription are deprecated methods that existed before the /subscrptions endpoint. Instead, you should just be using the subscriptions resource on the customer object.

I've now added depreciation warnings 9fae10a

@kyleconroy kyleconroy closed this Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants