My customer's accounts suddenly stopped working


#1

Upon submission of the; response = paynow.send_mobile(payment, ‘0777777777’, ‘ecocash’) the accounts that used to work are now giving a false status on iresponse.success. The ZiG Account was live and tested for this and it was working and the same account is now refusing. As for the USD Account using the same code that is used on ZiG Account with the only difference being the Integration Key and Integration Id is completely refusing to work. We request a conference call so that we can demonstrate our problem and we be assisted thanks


#2

which language are you using and are you using any Paynow SDK or Package. If you are using Python kindly update the package

pip install paynow --upgrade


#3

solved through your instruction