Zapier Platform app for MakePay payment links, customers, bookkeeping invoices, invoice payment links, and recent MakePay activity triggers.
- Custom authentication with MakePay partner key ID and key secret
- Action: Create Payment Link
- Action: Create or Update Customer
- Action: Create Bookkeeping Invoice
- Action: Create Invoice Payment Link
- Search: Find Payment Link by UID
- Trigger: New or Updated Payment Link
- Trigger: New Webhook Request
npm install
npm testZapier users provide:
keyId: MakePay partner key IDkeySecret: MakePay partner key secretbaseUrl: optional partner API host, defaulting tohttps://www.makecrypto.io
The integration sends X-MakeCrypto-Key-Id and X-MakeCrypto-Key-Secret headers to MakePay partner API endpoints.
- Finish field mapping against the production partner API.
- Add Zapier sample data for each action and trigger.
- Run Zapier Platform validation in a connected Zapier developer account.
- Submit for private review, then public listing review when MakePay is ready.
Maintainer: Ethan Carter (makepayio).