2Checkout / 2checkout-php

2Checkout PHP Library
MIT License
83 stars 66 forks source link

Authorization Failed #40

Open ssplugin opened 3 years ago

ssplugin commented 3 years ago

When I try to make payment below error occurred: {"validationErrors":null,"response":null,"exception":{"httpStatus":"400","errorMsg":"Authorization Failed","exception":false,"errorCode":"600"}}

I don't know what is the issue because I have used the correct publishable key and privateKey with sellerId.

Kovanija commented 2 years ago

Can somebody help? I cannot find a solution, I am also getting 600 errorCode which means "credit card not authorized". I don't know what's wrong. I am trying to enable it within DEMO mode.