Replies: 1 comment 2 replies
-
What do you mean by closing? If you close the sheet without making a payment then you'll get the information that the payment was canceled. If the method succeeds then your payment succeeded. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I get a response of the payment with the PaymentSheet, if it was successful or not?
The function 'presentPaymentSheet' only returns a void. This means, even after closing the sheet it returns a successful payment (according to the example app).
Beta Was this translation helpful? Give feedback.
All reactions