Integration

Options for Integration:

Payconiq selection + QR code in the Buckaroo checkout:

The payment method selection is done on the Buckaroo checkout page. After selecting Payconiq, Buckaroo will display the QR code to the customer. Provide the parameter “ContinueOnIncomplete” with value “RedirectToHTML” in the request. (The Payconiq service can be left out in the API call to Buckaroo).

Payconiq selection on webshop checkout and QR code on Buckaroo checkout:

The Payconiq payment option is selected in the webshop checkout. The customer is then redirected to the Buckaroo page where the QR code is displayed. To do this, perform the “pay” call. Make sure to redirect the customer to the RedirectURL under “RequiredAction”.

Payconiq selection + QR code on webshop checkout (Client SDK needed):

The payment option is selected in the webshop checkout, and the QR code is displayed there as well, providing the best customer experience.

Mobile Payments:

Redirect mobile users directly to a specific URL to avoid unnecessary steps. Use PayconiqAndroidUrl, as found in the Buckaroo response for Android devices and PayconiqIosUrl for iOS devices. For other devices, use PayconiqUrl.

Buckaroo checkout page:

Txt file toevoegen

Recurring Payments:

Use a Payconiq transaction as a reference for recurring SEPA Direct Debit transactions by adding the parameter StartRecurrent with value True to your Payconiq API request.

Testing:

Payconiq supports a complete test flow. Contact Payconiq dev support ([email protected]) to request the Payconiq external test app.