Configuration
Click to Pay can be integrated via the Buckaroo plugins, SDKs or APIs. Payouts are handled in the same way as your regular credit card transactions.
- SDK: The main method of integration.
- Activation: Requires an active Click to Pay subscription and registered Token API credentials (Client ID and Secret) from Buckaroo.
- Payouts: Payouts work similarly to other Visa and Mastercard payment methods acquired by Buckaroo.
To get started, simply include the following script tag on your checkout page:
<script src="https://checkout.buckaroo.nl/api/buckaroosdk/script" />
Updated about 10 hours ago