Somtochukwu Anunobi

Results 5 comments of Somtochukwu Anunobi

Taking a hint from @Onyelaudochukwuka a workaround is to extract the payment logic to a child component in JavaScript instead of a typescript component, as the issue is from incorrect...

a workaround is to extract the payment logic to a child component in JavaScript instead of a typescript component, as the issue is from incorrect typings from the package. **Parent...

Hopefully this is merged soon. A workaround is to extract the payment logic to a child component in JavaScript and handle the callbacks without types and return to parent component...

Since Webpack links the `render.php` file via the `block.json` file during its build process. I went with an alternative solution I noticed that having `"editorScript"` and `"render"` keys in the...

Sometimes changing the domain in the service alone does not update the Env Try also setting the value of SERVICE_FQDN_PLANE in the Env to the custom domain ![image](https://github.com/user-attachments/assets/f48bcd58-b7c4-448e-b0ea-3c55d4f1d635)