Somtochukwu Anunobi
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 