xtramen Posted April 25 Share Posted April 25 (edited) Hi guys, I have successfully integrated the Prestashop account into my module with this tutorial: https://docs.cloud.prestashop.com/4-prestashop-account/#prerequisites However, the Prestashop billing service does not want to work. I have strictly followed the official tutorial (https://docs.cloud.prestashop.com/5-prestashop-billing/3-tutorial/#edit-the-template-file), but I get the following error message: You have requested a non-existent service "#####.ps_billings_facade". Did you mean this: "######.ps_accounts_facade"? [Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException 0] The example module works perfectly:https://github.com/PrestaShopCorp/builtforjsexample/tree/main Does anyone have any idea what I am doing wrong? Edited April 25 by xtramen (see edit history) Link to comment Share on other sites More sharing options...
Olivier CLEMENCE Posted April 29 Share Posted April 29 You have to contat the prestashop billing team because they have to manullay add your billing account and so the #####.ps_billings_facade where #### is your module name. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now