Relative Content

Tag Archive for payment-gatewaypaymentfinance

Why do I get 401 with Ayden?

I am having two problems. The workflow: I want to payout third party people based on their credit / debit cards (who has not any registrations at all). The first problem is that I cannot find my account balance Id. The second problem is that when I run $service = new TransfersApi($client); $service->transferFunds($transferInfo); I get 401. My API key is okay, it can’t be the problem. I think I simply don’t have permission, since I am on test account (and using symfony). TransfersApi transferFunds method throws. Sorry, I am new to Ayden.

Why do I get 401 with Ayden?

I am having two problems. The workflow: I want to payout third party people based on their credit / debit cards (who has not any registrations at all). The first problem is that I cannot find my account balance Id. The second problem is that when I run $service = new TransfersApi($client); $service->transferFunds($transferInfo); I get 401. My API key is okay, it can’t be the problem. I think I simply don’t have permission, since I am on test account (and using symfony). TransfersApi transferFunds method throws. Sorry, I am new to Ayden.