#naomi_leze
1 messages · Page 1 of 1 (latest)
Hi, let's talk in this thread
@calm lintel I see you're typing in the main channel, let's chat here
I need your help SOS. We are trying to create a code to create a payment platform with Stripe that allow us in the process of payment detect the card holder of the user, so that when detecting "bank A" we can offer a discount for clients of "bank A". Is this possible?
yes, that is possible with our two-step confirmation integration: https://stripe.com/docs/payments/build-a-two-step-confirmation
You collect the Payment Method details first, then, you'd look at the payment method used to determine next steps.
Let me know if you have any questions here
hahaha plenty, but I'm reading all the info. Thanks.