#krut4rth
1 messages · Page 1 of 1 (latest)
Hi, does the receptionist will enter the customer card on behalf of them? Or they will present some UI for the customer to input themselves?
receptionist will enter on behalf of the customer.
Okie, then you need to get into a beta for Mail order telephone order (MOTO) Please write to our Support and they can let you in
:question: Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact
What is MOTO here? Is there not something which I can implement? Why do I need to contact support directly?
It's a beta feature
I can't discuss beta feature here. If you could write to Support, we can get you in the beta and start using it
Cool, Thanks!
Hey, just a quick question
what if the customer themselves enter the credit card details and make the payment?
Then simple that you build a website integrate with Stripe, starting point: https://stripe.com/docs/payments/accept-a-payment
Either Checkout (redirection) or Payment Element (embeded component)
Okay, I would be having React frontend python backend application, so i think I shall follow this link: https://stripe.com/docs/payments/quickstart correct?