#Diegus

1 messages ยท Page 1 of 1 (latest)

long canyonBOT
wooden canopy
#

Hi ๐Ÿ‘‹

Using Setup Intents to collect payment method details and attach the payment method to the customer is our canonical approach to saving payment method data. I recommend going with that approach.

jolly oasis
#

Great, so it's the right path then ๐Ÿ™‚ . Thanks!

wooden canopy
#

Happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚

jolly oasis
#

Regarding with saving a payment method for the future, if the card requires some kind of authentication ( 3D ) during saving request, might it be required in the future after making a few payments? I need to be sure about this to crafting the right UX

wooden canopy
#

Setup intents are designed to optimize the payment method creation up front. They will handle additional authentication if needed. That being said, an issuing bank can request additional authentication at any time so you should make sure your integration can handle bringing the customer back on-session if needed.

long canyonBOT
jolly oasis
#

gotcha, and I guess next_action property included within payment_intent response will be the same as the setup_intent response

uncut flower
#

๐Ÿ‘‹ hopping in here since snufkin had to head out