#GiovanniV - confirm

1 messages · Page 1 of 1 (latest)

nimble fog
#

ConfirmSetup is what you would use to confirm a Setup Intent using the Payment Element

#

That is the universal approach

#

If you want to confirm a specific payment method (Card in this case) you could use confirmCardSetup

#

Neither of these calls are for Payment Intents so none of them will have the Payment ID

blissful thunder
#

ios and android SDK to see if we can find guidance on toggling a disclaimer option on or off

nimble fog
#

Since the iOS mobile app uses the PaymentSheet instead of the Payment Element, there may not be a 1:1 mapping of features

blissful thunder
#

how to toggle stripe disclaimer options "terms"on or off on mobile then ?

nimble fog
#

I am not seeing that as an option with the Payment Sheet

blissful thunder
#

because all disclaimers and things like that to be managed by the UI of the application correct?

#

thank you