Payment and point-of-sale platform for in-person and online transactions.
Get notified on your phone the moment a Square webhook fires. No more checking dashboards.
Choose exactly which Square events trigger notifications. Filter out the noise.
Control who on your team gets notified and how β push notifications, record only, or both.
Copy a webhook URL, paste it in Square, and you're done. No code required.
| Event | Sample notification |
|---|---|
|
Payment completed
payment.completed
π° Payment received
$49.99 payment completed
|
π° Payment received
$49.99 payment completed
|
|
Payment updated
payment.updated
π Payment updated
Payment pay_test123 status: COMPLETED
|
π Payment updated
Payment pay_test123 status: COMPLETED
|
|
Refund created
refund.created
π Refund issued
$15.00 refunded
|
π Refund issued
$15.00 refunded
|
|
Order created
order.created
π New order
Order ord_test123 created for $49.99
|
π New order
Order ord_test123 created for $49.99
|
|
Order updated
order.updated
π Order updated
Order ord_test123 β state: COMPLETED
|
π Order updated
Order ord_test123 β state: COMPLETED
|
|
Invoice payment made
invoice.payment_made
β
Invoice paid
Invoice inv_test123 paid
|
β
Invoice paid
Invoice inv_test123 paid
|
|
Customer created
customer.created
π€ New customer
Jane Doe (test@example.com)
|
π€ New customer
Jane Doe (test@example.com)
|
|
Inventory updated
inventory.count.updated
π¦ Inventory changed
Inventory updated for catalog object item_test123
|
π¦ Inventory changed
Inventory updated for catalog object item_test123
|
payment.completed, order.created). On your Hookfire integration page, toggle on the events you want to receive push notifications for.
Note: Square uses a non-standard signing method. Webhook signature verification is not currently supported β webhooks will be accepted without signature checks.
Click the Test button on your integration page to send a simulated event.
| Event | Description |
|---|---|
payment.completed |
A payment was completed |
payment.updated |
A payment was updated |
refund.created |
A refund was issued |
order.created |
A new order was created |
order.updated |
An order was updated |
invoice.payment_made |
An invoice was paid |
customer.created |
A new customer was created |
inventory.count.updated |
Inventory count changed |
Start receiving instant push notifications for your Square webhooks. Free to start, no credit card required.
Get Started Free