Is it possible to collect occupation, employer name during payment

maharajg
New Community Member

Im using godaddy website builder and have added a donate button, I need to collect certain information about the person donating like name, numner, address, occupation, employer name etc. as per govt. rules. How do i get this information? 

 

Thanks

Login to Me Too
1 REPLY 1

MTS_Chiranjeevi
Moderator
Moderator

Good day @maharajg,

 

Thank you for posting to the PayPal community.

 

Merchant can able pass the custom values using the parameter as "custom".

 

<input type="hidden" name="custom" value="XYZ">

 

Guide link - https://developer.paypal.com/api/nvp-soap/paypal-payments-standard/integration-guide/Appx-websitesta...

But, merchants can't "Dynamically" change the "custom" value while integrating "Hosted_button_id" code.

You can pass "Dynamically" pass different "custom" values by integrating "Non-hosted" button code.

I request to please contact your website developer to refer the below guide link to create "Non-hosted" button code and pass the "Dynamic/Different" custom values.

https://developer.paypal.com/api/nvp-soap/paypal-payments-standard/integration-guide/sample-code-lan... 

 

Note : To get the customer "require billing address" option, please contact our PayPal Customer service via link - https://www.paypal.com/us/smarthelp/contact-us (then choose at the bottom one of the contact methods - email or phone).

 

Sincerely,

Chiranjeevi

PayPal/Braintree MTS

 

If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.