hide invoice information paying with cradit card
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I wuld like to know if there is the possibility, when you pay by cradit card and not with paypal account, to not ask the invoice information such as address city and province.
Thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @francota,
Thank you for contacting PayPal community.
Our sincere apologies for the inconvenience caused.
Yes, you can able to remove the shipping address fields during PayPal checkout using parameter "NOSHIPPING".
I request to please contact your website developer, to cross check your website payment request API calls and modify the value "NOSHIPPING to "1" in your payment calls.
Once this settings is done, PayPal system will not show/provide the shipping address option to the customers and resolves the issue.
NOSHIPPING : Determines whether PayPal displays shipping address fields on the PayPal pages. For digital goods, this field is required, and you must set it to 1.
Value is:
• 0 — PayPal displays the shipping address on the PayPal pages.
• 1 — PayPal does not display shipping address fields and removes shipping information from the transaction.
• 2 — If you do not pass the shipping address, PayPal obtains it from the buyer's account profile.
Guide link for reference.
Note - This parameter will disable shipping address during PayPal checkout flow.
Thank you so much for your patience and understanding.
Sincerely,
Chiranjeevi
PayPal, Inc.
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- "Items" don't work properly in the new version of Paypal They get revised if changed in the invoice. in Ideas for Merchant Technical Support
- Recuring Payment With 2 prices. in PayPal Payments Standard
- Invoicing API - Get info about marked payment in REST APIs
- Error "only single currency unit allowed per invoice" related to minimum_amount_due in PayPal Payments Standard
- Paypal API. Doesn't show invoice information setAdditionalInfo in REST APIs