#matan_g-terminal-orders-api
1 messages · Page 1 of 1 (latest)
Hey, not overly familiar with this API as it's a beta
This field looks like what you need, right? https://stripe.com/docs/api/terminal/hardware_orders/object#terminal_hardware_order_object-shipping-amount
oh nice
so I guess the flow I can do is -
Create an order https://stripe.com/docs/api/terminal/hardware_orders/create
Show the order details (with the shipping) to the client
Confirm the order https://stripe.com/docs/api/terminal/hardware_orders/confirm
Yep, sounds right!
great tnk you
I have another question about https://stripe.com/docs/terminal/fleet/placing-orders
about the part saying "SIGNATURE REQUIRED IF ORDER AMOUNT IS GREATER THAN"
I'm trying to understand if it is just a delivery issue or something I need to get in the aPOI