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?
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?
Copyright © 2021 Jogjafile Inc.
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!