Closed oreoluwa-bs closed 1 year ago
I get this error when initialising the paystack popup. It seems to be an issue that happens when loading the paystack inline script
I figured it out. The issue was I was passing an asynchronous function. i.e async () =>{} instead of ()=>{} as the callback
I get this error when initialising the paystack popup. It seems to be an issue that happens when loading the paystack inline script