Zapier
The app provides one action, Create Payment Link With Buckaroo. It has no triggers, so a Zap cannot start from a Buckaroo event. To act on the result of a payment, see Reacting to payment status.
The Buckaroo app for Zapier lets you create a PayLink from any Zap. When a Zap runs, Buckaroo returns a link you can send to your customer by email, SMS or any other channel Zapier supports. Opening the link takes the customer to a Buckaroo checkout page where they choose from the payment methods you allowed.
You do not need to write any code, and you do not need a webshop. If your orders arrive through a form, a spreadsheet or a CRM, a Zap can turn each one into a payment request.
How it works
- Your Zap is started by a trigger in another app, such as a new form submission or a new spreadsheet row.
- The Create Payment Link With Buckaroo action sends the amount, currency and allowed payment methods to Buckaroo.
- Buckaroo returns a PayLink, which becomes available to the following steps in your Zap.
- A later step delivers the link, for example by sending an email.
- When the customer pays, Buckaroo sends a push message to the Push URL you configured.

What you need
- A Buckaroo account. Create one here if you do not have one yet.
- A Zapier account on a plan that allows the apps you want to connect.
- Your store key and secret key from Buckaroo Plaza.
- At least one payment method active on your Buckaroo store.
Example use case
A form on your site collects a customer name, email address and an amount. You want each submission to result in a payment request without anyone touching it.
- Trigger: a new form submission in your form app.
- Action: Create Payment Link With Buckaroo, using the amount from the submission.
- Action: send an email containing the returned payment link.
The customer receives a payment request within seconds of submitting the form, and pays with the method they prefer.

Updated about 14 hours ago