#schteve

1 messages · Page 1 of 1 (latest)

shrewd micaBOT
karmic grail
void dirge
#

Sadly it does not work for me. I always, regardless if the number is complete or not, get the same event structure, like this:

karmic grail
#

Gotcha, thank you for checking. Will see if there is anything else you can do here

#

Otherwise I can put in a feature request

void dirge
#

Thank you very much 🙂
Yes that would be great, since my company cooperates with Visa and we want to give customers a discount when they pay with their Visa card.

karmic grail
#

I will ask a colleague who is more familiar with this and will get back to you

#

Hey @void dirge thanks for the patience here. So the element itself can't detect card brand but there are two ways that you may be able to do this flow

void dirge
#

Thank you for the two suggestions. We actually already use the place hold & charge approach, so the actual charging of the discount is not the problem. It's rather that we want to show the user that the discount is applied when they enter their card details. Thats why we need the card network in the frontend upon user input.

karmic grail
#

Gotcha, unfortunately that is not possible at the moment client side. You could do this with some conversation between your client and server but at the moment the client alone can't detect this

#

I can put in a feature request for it though