HI
I have set-up a website for a charity
http://gponeclick.users32.interdns.co.uk/ it allows for people to donate monthly i have set all this up through pay pal web standards and do not have a problem. The problem that i am having is i need to pass through gift aid somehow so that the people processing the donations can then claim this back.
I am passing all the details through through the url, i am passing through the gift aid information ie "whether the checkbox has been clicked or not"
&first_name=$firstname&last_name=$lastname&address1=$companyadd1&address2=$companyadd2&city=$town&zip=$postcode&custom=$telephone&os0=$giftaid");
How do i get that gift aid value from pay pal?
Has anyone done this or can help me???
Thanks