#Nikolas-SwiftUI
1 messages · Page 1 of 1 (latest)
Hi Nikolas, just want to understand you question correctly, if the user clicks anywhere even cancel, -> do you mean the user click on outside the payment sheet area to dismiss it?
Hey Jack Thank you for replying. I actually figured it out myself after noticing that "onPaymentCompletion" doesn't mean that it was completed. only that the sheet was dismissed. I have handled the necessary results 🙂
Quick question hoever, for the merchantID for apple, should i save this on my server and fetch it like we did for the stripe secret?