I recently created a specific donation form, and I copied the code from my existing, working donation form.
But the donations that came in from my new page were not getting applied to the correct campaign.
The C&P transaction XML data showed no value for Campaign
The Verify.FaaS... return screen showed no value for Campaign. I noticed that the field name in the verify return screen referred to "Campaign1"
I corrected this in the form, and the Campaign value went through fine.
But I've used just an id of Campaign in several other forms, that work properly.
Is there some situation where the number reference is mandatory?
But the donations that came in from my new page were not getting applied to the correct campaign.
The C&P transaction XML data showed no value for Campaign
The Verify.FaaS... return screen showed no value for Campaign. I noticed that the field name in the verify return screen referred to "Campaign1"
I corrected this in the form, and the Campaign value went through fine.
But I've used just an id of Campaign in several other forms, that work properly.
Is there some situation where the number reference is mandatory?
Comment