raystack / frontier

Frontier is an all-in-one user management platform that provides identity, access and billing management to help organizations secure their systems and data. (Open source alternative to Clerk)
https://raystack-frontier.vercel.app/
Apache License 2.0
250 stars 32 forks source link

Add Interface to add multiple billing providers #653

Open rachitkawar opened 3 weeks ago

rachitkawar commented 3 weeks ago

The billing feature should be encapsulated with an interface so that we can add other billing providers as well and switch according to deployment behavior

kushsharma commented 3 weeks ago

@rachitkawar what other billing provider do you have in mind to support which has similar features as Stripe?