Block Square Returning Customer Checkout
Version 1.0.0
Find an existing customer or create one, then place and pay for their order.
1 workflow
3 source APIs
1 provider
returning-customer-checkout
Reuse or create a customer, then create an order and take payment.
Lists customers and branches on whether any profiles exist. If one exists it is reused; otherwise a new customer is created. The flow then creates an order at the location and charges the supplied source for the order amount.
4 steps
inputs: accessToken, amount, currency, customerIdempotencyKey, emailAddress, familyName, givenName, lineItems, locationId, orderIdempotencyKey, paymentIdempotencyKey, sourceId
outputs: existingCustomerId, newCustomerId, orderId, paymentId
1
findCustomer
List customers and branch on whether an existing profile is available.
2
createCustomer
Create a new customer profile when none was found.
3
createOrder
Open an order at the seller location with the supplied line items.
4
createPayment
Charge the supplied source for the order amount at the location.
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/block-returning-customer-checkout-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.
A second provider on the same verified email joins the account you already have.