Block · Arazzo Workflow
Block Square Take Payment And Verify
Version 1.0.0
Take a card payment and immediately re-read it to confirm the final status.
View Spec
View on GitHub
CommerceCryptocurrencyeCommerceFintechPaymentsPoint Of SaleSquareArazzoWorkflows
Provider
Workflows
take-payment-and-verify
Create a payment, then read it back to confirm its settled status.
Charges the supplied source for the supplied amount at a location, then retrieves the created payment by id and branches on whether the payment completed.
1
createPayment
create-payment
Charge the supplied payment source for the requested amount.
2
verifyPayment
get-payment
Read the created payment back by id to confirm its final status.