Working on an app where the default subscription plan is $25 per month.
However, the client would like to add an “upsell” option on the Stripe Checkout page where the user has the choice to choose a $240 per year plan instead.
Is there some way I can capture the users choice on the Stripe Checkout page in the bubble database?
EG if they stay with monthly, “Plan Type” = Monthly but if they choose annual then “Plan Type” = Annual.
Any help would be much appreciated!