#adam-chargecard-backendonly

1 messages · Page 1 of 1 (latest)

exotic heathBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

normal trench
#

When you say "virtual cards" what do you mean? Are there card numbers that can be entered into a UI?

sturdy frost
#

yes these are cards that are only issued for a specific use and don't have a physical card. There are typically one or a few uses with very limited life then they expire. They don't have a customer name. They are issued by all major credit card providers and mainly used between businesses like between hotels and online travel agents to pass payments for reservations

normal trench
#

But they do have numbers, expiry, and cvv?

sturdy frost
#

yes they do

normal trench
#

And is this something you would be handling through a UI or would this be entirely on the back-end?

sturdy frost
#

ideally entirely through API on the back end

normal trench
#

Okay, we have some protections in place to prevent people from passing raw card numbers directly to our servers (our JavaScript library does client-side tokenization) so if you want to pass back the raw details you will need to contact Support to see if we can enable that feature for your use case. https://support.stripe.com/contact

If that is approved you could

sturdy frost
#

Alright. Thanks