royboy789 / Stripe-for-WordPress

Manage your Stripe Customers, Subscriptions, and Products from WordPress Admin
GNU General Public License v3.0
38 stars 13 forks source link

Add Subscription endpoints for REST API #4

Closed royboy789 closed 8 years ago

royboy789 commented 8 years ago

GET - get list of subscriptions POST - update subscription

royboy789 commented 8 years ago

Closing - Subscription is just an object of Plans, which is built into the plugin