Glench / ExtPay

The JavaScript library for ExtensionPay.com — payments for your browser extensions, no server needed.
https://extensionpay.com
Other
483 stars 62 forks source link

Any way to offer either monthly or yearly subscription? #107

Closed jellohouse closed 1 year ago

jellohouse commented 1 year ago

I would like to offer my customers the option to pay for example either $4.99 / month or $49 / year.

Is there any way i can do this?

I thought of adding a second extension in the ExtPay dashboard for yearly... but then i would have to handle both cases in my extension. Would be great if it could be built in feature!

FlashInThePan commented 1 year ago

May be wrong but perhaps there is a possibility to create different extension codes in Ext Pay website for different plans and simply use the the appropriate code in the relevant part of your extension. Think we need Glen's input here though.

burkybang commented 1 year ago

Yep, that's a way you can do it, but it's not ideal. See here: https://github.com/Glench/ExtPay/discussions/40