Block · Arazzo Workflow
Block Square Location First Sale
Version 1.0.0
Resolve the active seller location, open an order there, and take payment.
View Spec
View on GitHub
CommerceCryptocurrencyeCommerceFintechPaymentsPoint Of SaleSquareArazzoWorkflows
Provider
Workflows
location-first-sale
Discover a seller location, create an order, and capture payment for it.
Lists locations, uses the first returned location to create an order with the supplied line items, and then charges the supplied source for the order amount at that location.
1
listLocations
list-locations
Retrieve the seller's locations and pick the first one for the sale.
2
createOrder
create-order
Open an order at the resolved location with the supplied line items.
3
createPayment
create-payment
Charge the supplied source for the order amount at the resolved location.