We are working on resolving issues with our first FaaS form.
We are submitted a transaction against the production account using a real card and it is returning a declined message but there is no transaction showing up in the CNP portal reports or data in Salesforce. I checked the account ID, the GUID and they are correct. The WID we are using is for an advanced form on the account that is working fine. (I asked before but got no answer, this is an acceptable/correct method, to pass an existing WID through FaaS correct?)
Here is a link to the form: https://bpdhosting2.com/testing-payment/
Here is the response I got on test with a live credit card this morning:
Array
(
[on] => 1302210649168277558
[response] => decline
[hashresponse] => YjNmNGZjM2E4NjQxZTMxMDgwNWYxOTliZDdhMTMyNjM1YzE1ND g=
[RefID] =>
)
Any assistance in this would be greatly appreciated. We are a week behind schedule on this release to the customer.
We are submitted a transaction against the production account using a real card and it is returning a declined message but there is no transaction showing up in the CNP portal reports or data in Salesforce. I checked the account ID, the GUID and they are correct. The WID we are using is for an advanced form on the account that is working fine. (I asked before but got no answer, this is an acceptable/correct method, to pass an existing WID through FaaS correct?)
Here is a link to the form: https://bpdhosting2.com/testing-payment/
Here is the response I got on test with a live credit card this morning:
Array
(
[on] => 1302210649168277558
[response] => decline
[hashresponse] => YjNmNGZjM2E4NjQxZTMxMDgwNWYxOTliZDdhMTMyNjM1YzE1ND g=
[RefID] =>
)
Any assistance in this would be greatly appreciated. We are a week behind schedule on this release to the customer.
Comment