#Arthur111 - Fees

1 messages · Page 1 of 1 (latest)

grand garden
stoic mica
#

Thank you, this is the first thing we studied of course, but it does not list API costs..

grand garden
#

What do you mean by "API costs"?

stoic mica
#

we won't process any payments, only store CC info and egress

#

so we'll be using relevant apis, but we need to know approx cost

grand garden
#

What do you mean by egress?

#

Egress to where?

#

And what is being egressed exactly?

stoic mica
#

extract payment methods by tokens and append those to a report

grand garden
#

Not sure I understand... you would tokenize card information to Stripe and then never actually use it?

stoic mica
#

never use for payments processing through stripe, just export it back and give to the customer

grand garden
#

Export it back? What are you exporting back exactly? I'm curious because you can't get raw card details, like the PAN, out of Stripe in the way you're describing.

stoic mica
#

ah.. i thought i could.. we literally need end users to submit their CC info, send it over to stripe & tokenize. This is for public service so head office wants it exported monthly (attached to end user details) and process the payments manually (of course through certain systems, but with a lot of manual checks, calling users etc etc)

#

may there is another set of stripe services that can fit here?