#877-card-collection

1 messages ยท Page 1 of 1 (latest)

vestal lanceBOT
grim wedge
#

dbhowmik-card-collection

#

877-card-collection

#

๐Ÿ‘‹ @cedar hemlock It's impossible to collect a card number and then get the billing details from the bank, that is not a service we (Stripe) offer (nor do banks as far as I know)

cedar hemlock
grim wedge
#

What are you really trying to do? What are you trying to "authorize"

cedar hemlock
#

My clients will enter CC details on a page and I need Stripe to confirm that it is a valid CC and have the balance to pay for what I want rhem to pay.

#

This page cannot be my oage as we are not PCI compliant so may have to use Elements

#

Please help

grim wedge
#

Everyone wants to "validate" cards. Especially attackers, fraudsters, card testers. So I don't really get what you mean at all unless this is abuse

#

Are you just trying to charge someone's card?

cedar hemlock
#

No we do not want to charge any card but just want to make sure that the CC is valid for an X amount of payment. Once approved we then pass this CC info to the banking core system

grim wedge
#

What does that mean "this CC info to the bankiing core system". You don't have any card number/details at that point since you are not PCI compliant and are forbidden from storing/accessing this information

cedar hemlock
#

Can't we use Elements to capture the info from the end user and rather then moving the money from the CC let us know it is a valid card and have balance?

grim wedge
#

if you use Elements then you never have the card number. We (Stripe) do and store it, you don't

#

And There's no way to know if the card has money. Not unless you actively go and ask for that money so that the bank says yes/no

cedar hemlock
#

Ok let me check with my manager

grim wedge
cedar hemlock
#

Also what about wallet payments like apple and google pay?

grim wedge
#

We support those without issues, all documented on that page too

cedar hemlock
#

Can you please direct me to that page for apple and google pay integration. Is there a web link sdk for that?

grim wedge
#

I don't know what a "web link sdk" could mean. But Apple Pay and Google Pay are fully supported by Elements and Checkout and it mostly "just works". The exact link I gave you covers all of this