Error during service worker registration: DOMException: Failed to register a ServiceWorker for scope ('https://checkout.paystack.com/') with script ('https://checkout.paystack.com/service-worker.js'): The user denied permission to use Service Worker.
I got the above error on my console once the webpage loads.
Am using <script src="proxy.php?url=https%3A%2F%2Fjs.paystack.co%2Fv1%2Finline.js"></script>
Error during service worker registration: DOMException: Failed to register a ServiceWorker for scope ('https://checkout.paystack.com/') with script ('https://checkout.paystack.com/service-worker.js'): The user denied permission to use Service Worker.
I got the above error on my console once the webpage loads.
Am using <script src="proxy.php?url=https%3A%2F%2Fjs.paystack.co%2Fv1%2Finline.js"></script>