I keep getting this error from the server when the storefront successfully completes payment using a third party payment gateway (**paystack **as the payment provider). The storefront doesn't redirect to the order placed page after making payment successfully. I don't receive an order on the admin dashboard. The payment provider just makes a pop up for the payment and when successful, nothing happens. When I check the server, I get the error - (Error: Session: payses_01JRANVCQD16TNEXWED6WWBDTN was not authorized with the provider.)
Does this issue require me to deploy the site first and connect the webhook before it works?
How do you authorize payment in development mode?