Hi C&P
In the Library examples VF page code, There are conditional render checks that use the variable
TransactionResultCode. I don't see this in the API documentation.
What is the best variable/values to test:
1. If a response has been received
2. If it was successful / if there were errors
And cnpxmlstring.message is the best result to show to the donor if their transaction has failed?
Thanks
In the Library examples VF page code, There are conditional render checks that use the variable
TransactionResultCode. I don't see this in the API documentation.
What is the best variable/values to test:
1. If a response has been received
2. If it was successful / if there were errors
And cnpxmlstring.message is the best result to show to the donor if their transaction has failed?
Thanks
Comment