Woocommerce quickpay Not authorized: Not authorized to PUT /payments/:id/link

523 views Asked by At

I'm building a shop with woocommerce and I'm using Quickpay. So when I click the order-pay button I get the error:

Not authorized: Not authorized to PUT /payments/:id/link

does anybody know what that issue is about?

2

There are 2 answers

0
Kai Lück On

this can be solved by logging in to Quickpay. The point "See/create payments" had a tick in "Create" column but not in "View" column. Set a tick in View Column. This should work and check your code:

/payments?order_id=x

This should solve your problem, for further information to the coding:

Guide for API

Have a nice day!

0
kd. On

there is a better way. In the quicpay manager. If you are using the API user. You can go to - Settings > Users > System users, click the API user, and then click Use template and find the system that you use.