#Koja-payments
1 messages · Page 1 of 1 (latest)
@jaunty minnow hmm you don't need a Stripe account for the end-customer(the person who's paying you, like the cardholder you're charging). It's only for people who will receive some money(like a merchant selling something or a provider of a service like a Lyft driver).
right, I thought so
but
where should I provide card or token I get from form, and where should I provide destination
?
is there a specific guide you're following?
like if you want to use Connect you'd generally use https://stripe.com/docs/connect/creating-a-payments-page and it walks through where the payment information comes from as part of it.
or if you're not using Connect you'd start with https://stripe.com/docs/payments/accept-a-payment .