#papiwablo-ios-config

1 messages ยท Page 1 of 1 (latest)

sage mesa
#

Hello ๐Ÿ‘‹

copper rover
#

hi there

#

is this option now somewhere else?

#

oof terrible screencap

sage mesa
#

no worries! let me check

copper rover
#

here is the example code i was referencing

tepid kettle
#

๐Ÿ‘‹ Just stepping in! give me a minute to take a look

#

What version of the ios sdk are you using?

copper rover
#

21.7.0

#

sorry for the delay

tepid kettle
copper rover
#

ok great

#

thank you thank you

#

this will allow the user to decide for a credit card if this is able to be used for billing later?

tepid kettle
#

Ah, that's something different - allowsDelayedPaymentMethods is for the payment sheet and means you want to enable delayed method types like sepa debit and sofort. If you want your user to be able to decide whether to save a Payment Method for later you should NOT pass in setup_future_usage and Payment Sheet should automatically show a check box enabling the user to decide whether to save the card or not (see https://github.com/stripe/stripe-ios/blob/master/CHANGELOG.md#save-payment-methods-on-payment)