#aasb11
1 messages · Page 1 of 1 (latest)
ok thanks for clarifying
Sure!
is there a way to just accept a payment without creating products and prices?
some context: we're building a POS app that focuses on crypto payments and we want to enable traditional payments but without putting our customers whole inventory on stripe. we also have our own discounting system which would complicate that
yes it will accept in person payments. we were looking at Terminal but its not supported worldwide
thats why we were looking at Checkout. so people can pay in person but online on either their phones or the tablet that has the POS
do you have any links on how to create a minimalistic stripe payment flow with Elements?
Gotcha
Yeah you should take a look at Payment Element: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
You can see a simple code sample via our quickstart: https://stripe.com/docs/payments/quickstart