microsoft / azure-api-management-monetization

MIT License
54 stars 30 forks source link

Update Stripe 'Plans' to 'Prices' in docs #67

Closed MikeEvansLarah closed 8 months ago

MikeEvansLarah commented 8 months ago

Stripe have replaces the 'Plans' API with a backwards compatible 'Prices' API.

This change updates the docs to point users to the new permission type when setting up the API keys.

Fixes #50