Hello,
I'm developing an integration to C&P from a web app. I guess you would consider this a very simple shopping cart.. There are two single order forms with 1 - 10 products, quantity and price. No shipping.
From reviewing the manual at https://manual.clickandpledge.com (which looks to have a broken ssl cert btw) it appears that the code will need to generate XML and post that from my ssl protected site as defined in the api section of my account info to https://paas.cloud.clickandpledge.co...rvice.svc?wsdl
At which point we'll get a response back as documented... https://manual.clickandpledge.com/Response.html.
Where is the example PHP demo code written already for this to download and use as a base?
The examples referenced at http://manual.clickandpledge.com/Sample-Programs.html are not included in the zip flie linked to on that opage.
Please advise.
Regards,
Dave Abad
Senior Developer
Logical Alternative
I'm developing an integration to C&P from a web app. I guess you would consider this a very simple shopping cart.. There are two single order forms with 1 - 10 products, quantity and price. No shipping.
From reviewing the manual at https://manual.clickandpledge.com (which looks to have a broken ssl cert btw) it appears that the code will need to generate XML and post that from my ssl protected site as defined in the api section of my account info to https://paas.cloud.clickandpledge.co...rvice.svc?wsdl
At which point we'll get a response back as documented... https://manual.clickandpledge.com/Response.html.
Where is the example PHP demo code written already for this to download and use as a base?
The examples referenced at http://manual.clickandpledge.com/Sample-Programs.html are not included in the zip flie linked to on that opage.
Please advise.
Regards,
Dave Abad
Senior Developer
Logical Alternative
Comment