#hugo-tessera_api

1 messages ยท Page 1 of 1 (latest)

whole mauveBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1280824772548104214

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

hallow zenith
#

๐Ÿ‘‹
You can't configure Checkout Session to accept a particular card brand

real tundra
#

dam

#

that's only possible if using more advance integration am I correct?

#

using Payment element

hallow zenith
#

yes

whole mauveBOT
real tundra
#

ok ok I see

#

Can Payment element be link to a checkout session ?

Basically, is it possible to create a payment element first, then starting a checkout session with the created payment elemeent ?

#

(Not sure if that make senses)

mighty cave
#

no that's not possible

#

right now if you want to block brands the options are

it's a common feature request and something we'd like to expand on and make easier in future, but as of right now those are the main options

real tundra
#

Ok ok I see

#

Can Radar be configured only for specific Connected Account?

mighty cave
#

are you using Direct or Destination charges?

real tundra
#

Mmh we use onBehalfOf

#

so I guess that's fall under Destination charges?

mighty cave
#

that's Destination then. You could use the destination param in a rule

#

but again the UI can be confusing(the element will still how an Amex logo, and the card can be entered, it will just give a "generic decline" message).

real tundra
#

yep understood thanks !
Seems that the radar option is the fastest to do for us now, but will impact the UI I get you

#

need to consider the payment element option which will be much cleaner

#

thank you so much for your reply

#

very useful