Stripe API integration with Next.JS

Job ID: 32098132

Budget: £10 – £20 GBP

Need very simple code to set up monthly reoccuring payments.

A user should be able to select a plan ('Simple' - £10 and 'Pro' - £20) and be charged every month. If payment doesnt go through then the user loses the plan.

The change of use can just be simulated with a radio input box, or text box or whatever. No authentication needed, just need to state different users.

The Next.JS app should then show what plan the user is on.

The user should be able to cancel membership, downgrade/upgrade plans with costs worked out (stripe has integration for this)