Error : BAD_REQUEST_ERRORYour payment was not successful as this Seller is not allowed to accept payments.
We suggest not going ahead with this transaction.
Error Source : Internal
Error Step : payment_initiation
Error Reason : payment_risk_check_failed
I'm integrating the payment gateway with laravel 9 and getting the above error on live mode, but on test mode, it's working fine.
@dev-agam This is not an issue of sdk. if its working in test mode then it should also work in live mode. might be you dont have live activated account. let us know if you still facing this issue .
Error : BAD_REQUEST_ERROR Your payment was not successful as this Seller is not allowed to accept payments. We suggest not going ahead with this transaction. Error Source : Internal Error Step : payment_initiation Error Reason : payment_risk_check_failed
I'm integrating the payment gateway with laravel 9 and getting the above error on live mode, but on test mode, it's working fine.