Onetime Payments? #225
anthonylatona
started this conversation in
General
Replies: 1 comment 1 reply
-
Hey @anthonylatona! Wave is built around subscriptions by default, but you can support one-time payments by customizing your Stripe integration. You can place payment buttons anywhere in your app, just use Stripe Checkout or Payment Links for one-time charges, and handle the webhook events to update the user’s status as needed. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any trick to getting onetime payments working?
Can subscribe or payment buttons live outside of the upgrade / subscription page?
Beta Was this translation helpful? Give feedback.
All reactions