Hoe eBay te configureren in Odoo?

eBay tokens aanmaken

Om uw tokens aan te maken moet u een ontwikkelaars account aanmaken op het ontwikkelaars portaal. Eenmaal u bent aangemeld kan u Sandbox Sleutels en Productie sleutels aanmaken door te klikken op de overeenstemmende knoppen.

../../../../_images/setup013.png

Na het aanmaken van de sleutels kan u het gebruiker token ophalen. Om dit te doen klikt u op de Verkrijg een Gebruiker Token link onderaan de pagina. Ga doorheen het formulier, meld aan met uw eBay account en u krijgt de sleutel en token die u nodig heeft om de Odoo module te configureren.

Tokens opzetten in Odoo?

Om de eBay integratie op te zetten gaat u naar Verkopen ‣ Configuratie ‣ Instellingen.

../../../../_images/setup023.png

Kies eerst of u de productie of de sandbox eBay site wilt gebruiken. Vul vervolgens de velden Ontwikkelaarssleutel, Token, App sleutel en Cert sleutel in. Pas de wijzigingen toe.

Eenmaal de pagina herladen is moet u de informatie met eBay synchroniseren. Klik op Synchroniseer landen en valuta’s, vervolgens kan u alle andere velden invullen.

Wanneer alle velden ingevuld zijn kan u de categorieën en beleid door te klikken op de correcte knoppen.

Accept account deletion notifications

Since September 2021, eBay requires supporting customer account deletion/closure notifications. As such, when eBay receives an account request for deletion, all eBay partners must confirm the reception of the request and take further action if necessary.

Odoo has a notification endpoint to receive those notifications, confirm the reception of the request, and handle the first set of actions to anonymize the account details in Contacts and remove the customer’s access to the portal.

Belangrijk

Make sure to correctly set up your subscription to the marketplace account deletion notifications as eBay may temporarily disable the related eBay account until the subscription is completed.

Verify your installation of Odoo is up to date

In order to activate the endpoint, the module eBay Connector - Account Deletion must be installed. If your Odoo database was first created after September 2021, the module is installed automatically and you can proceed to the next step.

Update Odoo to the latest release

The notification endpoint is made available through a new Odoo module; to be able to install it, you must make sure that your Odoo source code is up-to-date.

  • If you use Odoo on Odoo.com or Odoo.sh platform, your code is already up-to-date and you can proceed to the next step.

  • If you use Odoo with an on-premise setup or through a partner, then you must update your installation as detailed in this documentation page or by contacting your integrating partner.

Update the list of available modules

New modules must be discovered by your Odoo instance to be available in the Apps menu.

To do so, activate the developer mode, and go to Apps -> Update Apps List. A wizard will ask for confirmation.

Install the eBay Connector - Account Deletion update

Waarschuwing

You should never install new modules in your production database without testing them in a duplicate or staging environment. For Odoo.com customers, a duplicate database can be created from the database management page. For Odoo.sh users, you should use a staging or duplicate database. For on-premise users, you should use a staging environment - you should contact your integrating partner for more information regarding how to test a new module in your particular setup.

To install the module, go to the Apps menu, remove the Apps search facet and search for ebay. If the module eBay Connector - Account Deletion is present and marked as installed, your Odoo database is already up-to-date and you can proceed with the next step. If it is not yet installed, install it now.

Retrieve endpoint details from Odoo

The endpoint details can be found in Sales ‣ Configuration ‣ Settings ‣ eBay. Click on Generate Token to retrieve your Verification Token.

Button to generate an eBay verification token in Odoo

Subscribe to account deletion notifications

Log in on the developer portal of eBay and go to Alerts & Notifications.

Overview of the Alerts & Notifications dashboard of eBay

To subscribe to deletion/closure notifications, eBay needs a few details:

  • An email address to send notifications to if the endpoint is unreachable.

  • The endpoint details:

    • The URL to Odoo’s account deletion notification endpoint

    • A verification token

Dedicated fields to enter the endpoint details

Tip

You can edit the last two fields once the email address field is filled out.

Verify the connectivity with the endpoint

After setting the retrieved endpoint details in eBay’s dashboard, consider testing the connectivity with the Send Test Notification button.

You should get the following confirmation message: “A test notification was sent successfully!”

Button to send test notification