cancel
Showing results for 
Search instead for 
Did you mean: 

charge_credit_card example returns empty response

Hi, I am testing <charge a credit card> example with a sandbox account in python code.

I could make a transaction and it was successful but I got an empty response. 

 

{
"refId": {},
"messages": {
"resultCode": {},
"message": {
"code": {},
"text": {}
}
},
"transactionResponse": {
"responseCode": {},
"authCode": {},
"avsResultCode": {},
"cvvResultCode": {},
"cavvResultCode": {},
"transId": {},
"refTransID": {},
"transHash": {},
"testRequest": {},
"accountNumber": {},
"accountType": {},
"messages": {
"message": {
"code": {},
"description": {}
}
},
"transHashSha2": {},
"networkTransId": {}
}
}

api live console example works. What is the difference?

How do I get a meaningful response?

Thank you.

 

rocky2022aaa
Member
0 REPLIES 0