How do you make it so you can use a Stripe Terminal to also collect payments (as an additional way to allow Clients to pay for a service)?
I already have Stripe connected to my application, which allows users to connect their own Stripe account to receive payments, but some users have been asking to also have a terminal that goes to same account that they use in my app).
Thanks!