documentation/content/applications/finance/payment_providers/buckaroo.md
2025-02-27 18:56:07 +07:00

1.6 KiB

Buckaroo

Buckaroo is a Dutch-based company that offers several online payment possibilities.

(payment-providers-buckaroo-configure-dashboard)=

Configuration on Buckaroo Plaza

  1. Log into Buckaroo Plaza, go to {menuselection}My Buckaroo --> Websites and select the {guilabel}Push settings tab.
  2. Tick the {guilabel}Enable Push Response check box in the {guilabel}Delayed and Push responses section.
  3. Enter the URL of your Odoo database, followed by /payment/buckaroo/webhook in both the {guilabel}Push URI Success/Pending and {guilabel}Push URI Failure text fields. For example: https://yourcompany.odoo.com/payment/buckaroo/webhook.
  4. Leave the other fields as they are and click {guilabel}Save.
  5. In the {guilabel}General tab, copy the website {guilabel}Key (i.e., the key used to uniquely identify your website with Buckaroo) and save it for later.
  6. Go to {menuselection}Configuration --> Security --> Secret key, enter or {guilabel}Generate a {guilabel}Secret key and click {guilabel}Save. Save the key for later.

Configuration on Odoo

  1. {ref}Navigate to the payment provider Buckaroo <payment_providers/add_new> and change its state to {guilabel}Enabled.
  2. In the {guilabel}Credentials tab, fill the {guilabel}Website Key and {guilabel}Secret Key fields with the values you saved at the step {ref}payment_providers/buckaroo/configure_dashboard.
  3. Configure the options in the other tabs to your liking.

:::{seealso} {doc}../payment_providers :::