Title: Required fields
Last modified: February 13, 2019

---

# Required fields

 *  Resolved [hendrik11](https://wordpress.org/support/users/hendrik11/)
 * (@hendrik11)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/required-fields-49/)
 * Follow-Up:
 * Hello Andreas,
    I just received the following message from the paypal technical
   customer support and they write the following concerning the required fields.
   As it seems the plugin is requesting certain information, not Paypal plus.
 * Hi Hendrik,
 * In this case I see that you are sending a PATCH request to add some details to
   the transaction. If you don’t pass the shipping address object then it should
   be fine but in all your logs where the error is returned you are passing it and
   then if you pass it the country code is compulsory.
 * Try not to pass the shipping address object and it will be fine. Example of a
   PATCH request body:
 * [
    { “op”: “replace”, “path”: “/transactions/0/amount”, “value”: { “currency”:“
   USD”, “details”: { “shipping”: “3”, “subtotal”: “4”, “tax”: “1” }, “total”: “
   8” } }, { “op”: “add”, “path”: “/transactions/0/custom”, “value”: “TEST” }, {“
   op”: “add”, “path”: “/transactions/0/invoice_number”, “value”: “2244D3FF89” }]
 * So my question is whether there is a way to modify the plugin or the info that
   is being requested in order to eliminate the fields.
 * Thanks for your help!!
    Hendrik

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Andreas W.](https://wordpress.org/support/users/aweissinpsyde/)
 * (@aweissinpsyde)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/required-fields-49/#post-11220254)
 * Hallo [@hendrik11](https://wordpress.org/support/users/hendrik11/)
 * we developed this plugin in the name of PayPal and can’t modify it without permission
   from PayPal.
 * If you want to modify it you need to hire an external developer who can make 
   the changes. But I’ll discuss this with our developer asap
 *  Plugin Support [Andreas W.](https://wordpress.org/support/users/aweissinpsyde/)
 * (@aweissinpsyde)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/required-fields-49/#post-11276125)
 * Wegen Inaktivität geschlossen

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Required fields’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-paypalplus_a2c4dd.svg)
 * [PayPal Plus for WooCommerce](https://wordpress.org/plugins/woo-paypalplus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-paypalplus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-paypalplus/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-paypalplus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-paypalplus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-paypalplus/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Andreas W.](https://wordpress.org/support/users/aweissinpsyde/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/required-fields-49/#post-11276125)
 * Status: resolved