Hello Click&Pledge Crew:
I am making a donation form for my website www.familyservice.us. I referenced your FaaS Form Field Names and added them to my HTML form. You can see my form in process here at www.familyservice.us/donate-test
As I continue, I have some very "beginner" questions:
(1) Receipt Information: WID? What is this and where can I find it?
(2) Service Response: I have created secure pages for authorize, decline and error. (https://www.familyservice.us/donate/authorize... etc). What should information or messages would you recommend I include on those pages?
(3) Reference Response: RefID... I simply pass this as a hidden variable and Click&Pledge will generate the Id number? So my HTML would simply be: <input name="RefID" type="hidden" />
(4) Account Information: Guid? Account Id?
Thank you for any help you can provide. I appreciate your willingness to help out a novice!
-- Katie
I am making a donation form for my website www.familyservice.us. I referenced your FaaS Form Field Names and added them to my HTML form. You can see my form in process here at www.familyservice.us/donate-test
As I continue, I have some very "beginner" questions:
(1) Receipt Information: WID? What is this and where can I find it?
(2) Service Response: I have created secure pages for authorize, decline and error. (https://www.familyservice.us/donate/authorize... etc). What should information or messages would you recommend I include on those pages?
(3) Reference Response: RefID... I simply pass this as a hidden variable and Click&Pledge will generate the Id number? So my HTML would simply be: <input name="RefID" type="hidden" />
(4) Account Information: Guid? Account Id?
Thank you for any help you can provide. I appreciate your willingness to help out a novice!

-- Katie
Comment