How to get callback when user taps on the payment sheet button #1557
Unanswered
appeventic
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
This is not possible for security reasons. What is the use case for needing a pre pay callback? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
In
customFlow:flaseI need to save a payment transaction when user taps on the payment sheet button, is there a way to get a callback? I want to submit the payment transaction before I submit it to Stripe. I want to get the callback for both platform pay or card payment options.Beta Was this translation helpful? Give feedback.
All reactions