#dipak2726
1 messages · Page 1 of 1 (latest)
yes but that will be non-compliant on other countries than US/Canada and not recommended
we are ok with that
we want to perform only in us/canada
we are following above flow and still at time of payment we get error that payment requires an action to be performed
Yes because recently US banks started to adopt 3DS. Support team would be able to provide more information on that but it's what I heard!
It's always better to comply to 3DS and it would help your business in the long run
we have flow like this
buyer -> make offer
seller -> accept offer and we make payment from buyers customer obj
is it good to have 3dsecure authoraziation at time of making offer and later on the action seller takes we can charge or leave the transaction or modify transcation amount
but later on upon any action we will dont need an 3dsecure authorazation again, right ?
Yes, it's better to have 3DS early on, to make sure the buyer payment method is valid
It sounds like this SetupIntent flows would suits your use case https://stripe.com/docs/payments/save-and-reuse
thank you i will checkout this
the amount will be on hold for that period ?
after 3dsecure is completed
This only to create a Setup without any amount, so you can specify amount later
ok got it,thanks