woo-next icon indicating copy to clipboard operation
woo-next copied to clipboard

shipping methods & checkout JWT session

Open simicoder opened this issue 2 years ago • 0 comments

Has anyone tried to extend project to version with selectable shipping methods and own auth with JWT?

Even when I'm trying to handle that in GraphQLIDE in wordpress admin panel I cant choose shipping method on checkout, using updateShippingMethod mutation and passing it in checkout mutation. I have also problem with JWT plugin recommended by woo-graphql, because the session of checkout doesn't connect with specific user. Like orders are not connected.

simicoder avatar May 25 '23 18:05 simicoder