Replies: 1 comment 3 replies
-
you're free to continue handling Stripe checkout links in your own app - it doesn't need our plugin to do so |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
I was wondering how to handle checkout sessions with this sdk.
I've read that this packaged dropped support for checkout sessions in favor of payment links, but I don't see how they are interchangeable. Checkout sessions are nicely embedded in the app with items details and carry user information.
Also I would prefer not calculating the due amount and let stripe calculate it automatically when my server create a new checkout sessions.
What are the workarounds?
Beta Was this translation helpful? Give feedback.
All reactions