You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the payments widget in a test environment initially but am having a 403 error when trying to create a checkout. I have previously had an email indicating that the payment scope was active when I was using the woocommerce interface.
I am getting an access token and the checkout service seems to work but I'm getting
Response error: request_not_allowed
with the create method. This is taking too much time and I need to get it sorted. Please help. Is there a better PHP guide or a sample app that I can take a look at.
Thanks
The text was updated successfully, but these errors were encountered:
Hi
I am trying to use the payments widget in a test environment initially but am having a 403 error when trying to create a checkout. I have previously had an email indicating that the payment scope was active when I was using the woocommerce interface.
My code is
I am getting an access token and the checkout service seems to work but I'm getting
Response error: request_not_allowed
with the create method. This is taking too much time and I need to get it sorted. Please help. Is there a better PHP guide or a sample app that I can take a look at.
Thanks
The text was updated successfully, but these errors were encountered: