Micheal Ndondo

Results 4 issues of Micheal Ndondo

Passing the payment method as 'cod' returns an error `{"errors":[{"message":"Invalid payment method.","extensions":{"category":"user"},"locations":[{"line":2,"column":3}],"path":["checkout"]}],"data":{"checkout":null},"extensions":{"debug":[]}}`

I am using Apollo's `useMutation` to `add to cart`. However on **refetch** on **reload** of page the wp_woocommerce_sessions value on my session_key is reset so I end up with `{...

question

From a UX point of view, it is recommended to keep chat icons on the bottom right corner of your website, as this is a familiar and usual spot where...

According to the expo router, the initial client file is [app/_layout.js](https://docs.expo.dev/router/advanced/root-layout/). Would this be the right file to register videosdk? If so how would I go about implementing it correctly?...