#arturs.nikiforovs-ideal-ios

1 messages · Page 1 of 1 (latest)

analog orchid
#

Hello 👋
I can take a look. do you have a payment intent ID I can take a look at?

whole rover
#

If I got idea then this .presentPaymentOptionsViewController() is not asking any payment intend and you can just check available payment methods

#

STPPaymentContext.presentPaymentOptionsViewController()

analog orchid
#

ah okay I see
Legacy prebuilt view controllers only work with cards, Apple Pay and FPX PaymentMethods. If you want to use iDEAL you may want to use PaymentSheet.

whole rover
#

Can you drop any link how this PaymentSheet looks like and how to implement ?

analog orchid
whole rover
#

Thank you