AutoOnboarding
To substitute the manual onboarding process for our Merchants that want to use the Riverty integration, we build a special interface which our Operations Team or the Merchants themselves can trigger the Onboarding process automatically without the need of intervention or back and forth between Buckaroo and Riverty.
To access this page one needs access to our Back Office system Payment Plaza. There one needs to navigate to the 'Services' section and then click on the 'Riverty Configuration' menu item.

In the 'Riverty Configuration' page the user will be presented with this view:

Here the user needs to accept the different 'Terms & Conditions' before they can proceed with the Onboarding itself. They also need to declare whether they expect to generate more than €25,000 in annual revenue through Riverty.
Once that is done then the user can proceed with the Onboarding by clicking the 'Onboard' button which will prompt the window below:
In this window the user can select the different countries they want to add for their Default Store (Shop). Once that is confirmed then Buckaroo will trigger the MOAI Onboarding towards Riverty, by doing a ‘CreateMerchant' call and then subsequently do the ‘AddShop’ calls for the Default Store’s selected countries. If everything goes successfully then the user should be presented with the view below which shows the status of each 'Shop' Onboarding:
At this points the status of the Shops or Stores will be in the ‘Initiated' state, meaning that we didn’t receive the Api Credentials for them yet. The process of fetching these credentials is done via a Background Job which runs periodically and tries to request them from Riverty.
Once we have the Credentials for each store then the user should see this:

As mentioned above during the first Onboarding we only take care of the Merchants default Shop or Store. The user will have the option to do the same thing for their other Stores as shown in the image below:
Here the user needs to click on the 'Onboard Website' button and will be prompted by the same window as shown above so they can select the different countries for that Store. The Credentials retrieving process will be the same as for the initial Default Store.
Updated about 2 hours ago