Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Support multiple payees + payment types (subscription / one-time) in checkout #249

Open
brianfeister opened this issue Dec 24, 2024 · 0 comments
Assignees

Comments

@brianfeister
Copy link
Member

Overview

We want to expand our checkout flexibility to handle for multiple payment types and payees. Currently we only support one-time + single payee checkout.

The problem with this is that our business partner / customer venues in our network can't benefit from combined savings that sells "venue subscriptions" (e.g. "$10/mo and you get one free drink + other special perks).

We want to add Zeba Bar Membership as a purchasable (see purchasable schema here) to the checkout on this event

Notice that Zeba Bar seen as the Venue listed on the event above. We need to be able to do something similar to what The Regular App already does here:

https://theregularapp.adalo.com/the-regular-app?target=23wwime0grfjous8bvbe9j8fh&params=%7B"22xf9079ctjazwtsq4ni5l63d.t_aa6z143vhd7l786wn9kt20eo0"%3A9%7D

For UI components / we use

Requirements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants