#Don-SRC

1 messages · Page 1 of 1 (latest)

ember carbon
#

Hi there, what is this SRC in your question?

lavish vapor
#

Secure Remote Commerce

ember carbon
lavish vapor
#

I already reviewd this doc

#

if not SRC how I can support amex card payments in Spain?

ember carbon
#

Secure Remote Commerce is only available in the U.S. at this time.

#

it's not available in Spain yet.

lavish vapor
ember carbon
lavish vapor
#

I already kind of using that, visa and mastercard works well

#

but amex cards not working

#

I have just normal flow

ember carbon
#

that's strange, do you have a payment intent ID so I can take a look?

lavish vapor
#

setup intent > creation of payment method

#

then paying using paymentintent > confirm

#

I'll try to find the id in dashboard

lavish vapor
#

Since we are here I would like to discuss about other issue I have

#

We have a Payment Method (call it PM for short), Payment Intent (PI) and customer (C)

#

now if I'll pay without C and then try to use PM with C I have an error saying that "card was used without C or is attacked to another C so you cant use it"

#

so then was thinking why we have limitation that PM should be attacked to a single C only?

#

lets say I use online shopping built with the stripe and shopping uses PM attached with C

#

if my friend will borrow my card he wont be able to pay because PM is attached on me

#

so I need to detach it to attach to my friend and then when he will return card back to me I need to detach from him and attach on me?

#

I think I miss understood something here

ember carbon
#

you cannot detach the PM from a customer to another customer, you can create a new PM and attach it to the new customer.

lavish vapor
#

but can I have two PM of the same card attached to a two different c?

cedar solar
#

Yes the same card can be used to create multiple PM. And then each PM can be attached to a different customer.

lavish vapor
#

thank you, previously stripe support told me that this was not possible, maybe I didnt understand it correctly