#volker-deppe_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1237801506544029769
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! To clarify, are you taking in-person payments? You mentioned a website, but the API request you linked to is for Terminal (our product for collecting payments with a hardware reader)?
The website is not online yet, since the payment method is not implemented yet. That's why I am asking here. What are "in-person payments"? Payments should be fully automatic handled by the website.
Ok, I just read about in-person payments. No, I am not taking it
In person means someone is physically in your store and they physically use their card with a reader device to make a payment.
No, only over the website
Okay, so if you're doing just online payments you can do what you're describing with Connect: https://docs.stripe.com/connect
Also recurrent payments and that the users can rent from different traders at the same time and the payment stops after the specific renting periods?
What is the requirement for the users?
Yes, that use case is supported. The requirements vary depending on many factors. It's all documented in detail at the link above.
That would be for german users only at first. Is it possible to offer the user different payment methods as PayPal, Giropay, ApplePay etc.?
Yes, you can do that.
As long as those payment methods are supported by Stripe in the country in question.
Ok, that sounds good. I think they will be available for Germany. Do I also find information about the different payment methods in the link above?
Information about different payment methods is here: https://docs.stripe.com/payments/payment-methods/overview
Ok, thanks very much
Happy to help!