cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

Accept Hosted Payment Integration

Hi,

 

I've tried my implementation in Sandbox and is working fine, when I move this integration to my Production environment I encounter an error after successfully requesting a token to populate the payment form using redirect method:

 

{
messages: 
 
{
resultCode: "Error",
message: 
 
[
 
{
code: "E00001",
text: "Error parsing boolean value. Path '', line 1, position 1."
}
]
}
}

 

 

I check my API login, Transaction Key and Signature key credentials.

 

Please help. 

Regards

denlopez88
Member
Who Me Too'd this topic