Community
CreateInvoice JSON required fields
Hello EveryWhere team,
in documentation for CreateInvoide JSON api
some of fields are marked as REQUIRED ("BusinessAddress2" etc.)
but in json-samples they are not present.
Please clarify
Andrey Zubik
[email protected]
Posted by Andrey Zubik 11 days ago
The account/card number is invalid.
I get the following error while making transaction against Everyware merchant. any body can help the reason behind this error. Is it that i might be trying with invalid credit card number? my card type is VISA.
<ProcessPaymentAuthResult>
<transaction>
<status>Failed</status>
<reasoncode>409</reasoncode>
<transactionid>N/A</transactionid>
<description>The account/card number is invalid.</description>
</transaction>
</ProcessPaymentAuthResult>
Posted by Ijaz Ali 6 months ago