Hello,
We have used Gravity Forms Click & Pledge plugin for CnP integration with our Wordpress instance.
BillingInformation->BillingPostalCode is getting populated in Click and Pledge. This in turn is getting mapped successfully.
The problem arises with the secondary Address field in gravity form. This is simply a concatenation of fields. GF passes as field name and field value as below.
<CustomField> <FieldName>Memorial address</FieldName> <FieldValue>#5, suit b,Boston, MA, United States</FieldValue> </CustomField>
Can some one guide how to get zip/postal code into CnP and how to debug issues related to CnP and gravity form
Refferred following tutorial http://manual.clickandpledge.com/Gravity-Forms.html
Form URL : https://devwww.outdoors.org/spring-trails-fund?campaign=7010n0000009uPQ
Refer the attached screen shot Now this issue is blocker for us to launch application, need support ASAP Thanks in advance. Kiran Kurva.
We have used Gravity Forms Click & Pledge plugin for CnP integration with our Wordpress instance.
BillingInformation->BillingPostalCode is getting populated in Click and Pledge. This in turn is getting mapped successfully.
The problem arises with the secondary Address field in gravity form. This is simply a concatenation of fields. GF passes as field name and field value as below.
<CustomField> <FieldName>Memorial address</FieldName> <FieldValue>#5, suit b,Boston, MA, United States</FieldValue> </CustomField>
Can some one guide how to get zip/postal code into CnP and how to debug issues related to CnP and gravity form
Refferred following tutorial http://manual.clickandpledge.com/Gravity-Forms.html
Form URL : https://devwww.outdoors.org/spring-trails-fund?campaign=7010n0000009uPQ
Refer the attached screen shot Now this issue is blocker for us to launch application, need support ASAP Thanks in advance. Kiran Kurva.
Comment