#edubbs
1 messages · Page 1 of 1 (latest)
You would need to write your own custom code to take payment via the readers, we have docs on this for the various paths that your integration might take https://stripe.com/docs/terminal/payments/collect-payment
For bluetooth readers like the M2, you will want to follow the iOS, Android, or React Native tutorials https://stripe.com/docs/terminal/payments/connect-reader?reader-type=bluetooth
Actually this is probably the best one to start with, then "connect to a reader", then "collect payment" https://stripe.com/docs/terminal/payments/setup-integration
Great, thanks so much for the prompt reply!