HitPay Make integrationAutomate HitPay with Make.
What happens after a HitPay payment lands, without you copying anything by hand? The HitPay Make integration gives you 13 modules: 7 instant triggers and 6 actions. This guide is for merchants and ops teams: connect the account, then build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the HitPay Make integration do for you?
The HitPay Make integration links your HitPay account to Make so that payments, invoices, orders and payouts can start a scenario, the automation you build in Make as a chain of modules. HitPay tells Make the moment something happens, and your scenario can also create, check, change or delete payment requests and issue refunds.
A sales log that fills itself. Watch Charges Created fires when a payment is completed. From there, each payment can become a row in your spreadsheet or a message to the team, with no export to run.
Payment requests sent from your other tools. When a quote is accepted in your CRM or a booking form is submitted, Create Payment Request builds the request in HitPay. If the amount changes, Update Payment Request adjusts it; if the deal falls through, Delete Payment Request removes it.
Refunds and paid invoices that update everything else. Watch Updated Charges reacts to full or partial refunds, and Watch Updated Invoices to invoices marked paid or partially paid, so your accounting sheet and support tool stay in line with HitPay.
The HitPay documentation in Make lists no specific limits. Anything the 13 modules do not cover can go through Make an API Call, which reuses the same connection. To size your plan, read Make pricing; if you are still choosing a platform, n8n vs Make sets out the criteria, and Make training helps you learn the editor step by step.
How do you connect HitPay to Make?
- 01
Copy your API key from HitPay
You need an active HitPay account. In HitPay, open the dashboard, click API keys and copy the key shown on screen. Make uses it to act on your account, so keep it somewhere private.
- 02
Add a HitPay module and open the connection
In your Make scenario, add any HitPay module and click Create a connection. A connection is your HitPay account linked to Make once, then reused by every HitPay module you add later.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps if you run several HitPay accounts. Paste the API key you copied, or follow the instructions Make shows on screen, and save.
Your first scenario: a HitPay payment request created from another app
GoalWhen a new request comes in from another app, such as an accepted quote, Make creates the matching payment request in HitPay.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module: the app where the request starts, like your CRM or form tool.
- 02
Add Create Payment Request
Click the + on the right of that first module, search for HitPay and pick Create Payment Request. Link your account with Create a connection if it is not there yet.
- 03
Map the data
Fill the fields of Create Payment Request by mapping values from the first module. Each bundle, meaning one item passed along (here one quote or one form entry), becomes one payment request.
- 04
Test with Run once
Click Run once, trigger a test entry in the first app, then open the bubbles to read the bundles each module received. Check the request in HitPay before going further.
- 05
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default for a new scenario) and switch the scenario on. Each module run counts as one operation on your Make plan.
Which HitPay events can start a scenario?
7 modules start a scenario when something happens in HitPay. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by HitPay as soon as it happens.
Watch Charges Created
Instant triggerIn Make“Triggers when a payment is successfully completed.”
This trigger starts your scenario each time a customer completes a payment in HitPay, so every successful charge can feed a sales log, a thank-you email or a stock update without anyone checking the dashboard.
Watch Invoices Created
Instant triggerIn Make“Triggers when a new invoice is created.”
Every new invoice created in HitPay reaches your scenario, which lets you log it in a follow-up sheet, alert the account manager or open a task before the client even pays.
Watch Orders Created
Instant triggerIn Make“Triggers when an order is created successfully.”
With this trigger, each order successfully created in HitPay becomes a bundle Make can pass on, for example to your fulfilment sheet, a packing checklist or a message to the warehouse.
Watch Payouts Created
Instant triggerIn Make“Triggers when a payout is successfully completed.”
Here the signal is money leaving HitPay for your bank: the scenario starts when a payout is successfully completed, which is handy for reconciliation and for telling finance what to expect.
Watch Updated Charges
Instant triggerIn Make“Triggers when a payment is refunded/partially refunded.”
Refunds are what this trigger catches: when a payment is refunded, fully or partially, your scenario runs and can correct revenue figures, update a support ticket or notify the customer team.
Watch Updated Invoices
Instant triggerIn Make“Triggers when an invoice is marked as paid or partially paid.”
Knowing an invoice is settled is the point of this trigger, which fires when HitPay marks an invoice as paid or partially paid and lets you close the loop in your accounting or CRM.
Watch Updated Orders
Instant triggerIn Make“Triggers when an order status is updated.”
Order status changes in HitPay flow into Make through this trigger, so your delivery tracker, customer messages or internal board reflect where each order stands.
What can Make do inside HitPay?
HitPay gives you 6 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create Payment Request
ActionIn Make“Creates a payment request.”
You get a new HitPay payment request built straight from data in another app, so nobody retypes a client name or an amount into the dashboard.
Delete Payment Request
ActionIn Make“Deletes a payment request.”
This action removes a payment request from HitPay, which keeps your list clean when the sale it was meant for no longer exists.
Get Payment Request Details
ActionIn Make“Gets the status of the specified payment request.”
Use this action to read where a given payment request stands, and hand that status to the next module for a decision or a report.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
When none of the listed modules does what you need, this one reaches any endpoint of the HitPay API with the connection you already set up.
Refund Payment
ActionIn Make“Refunds a payment in the system.”
A refund can start from outside HitPay with this action: an approved return or a resolved support ticket sends the money back without a trip to the dashboard.
Update Payment Request
ActionIn Make“Updates a payment request.”
Changes to an existing payment request are applied from your scenario, so the request stays in step with the deal or booking it belongs to.
Need help automating HitPay with Make?
A person reads every message.