Title: 422 error missing billing fields
Last modified: July 27, 2025

---

# 422 error missing billing fields

 *  Resolved [rolf64](https://wordpress.org/support/users/rolf64/)
 * (@rolf64)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/422-error-missing-billing-fields/)
 * In the Mollie logs we find this message:
   Creating payment object: type Order,
   first try failed: [2025-07-27T08:33:58+0000] Error executing API call (422: Unprocessable
   Entity): The following fields of the billingAddress are missing: streetAndNumber,
   postalCode, city. Documentation: [https://docs.mollie.com/reference/handling-errors](https://docs.mollie.com/reference/handling-errors).
   Request body: {“status”:422,”title”:”Unprocessable Entity”,”detail”:”The following
   fields of the billingAddress are missing: streetAndNumber, postalCode, city”,”
   field”:”billingAddress”,”_links”:{“documentation”:{“href”:”[https://docs.mollie.com/reference/handling-errors&#8221](https://docs.mollie.com/reference/handling-errors&#8221);,”
   type”:”text/html”}}}. Field: billingAddressThese fields are disabled in our webshop
   because we do not need them. We are using the order api.It seems that the payments
   are completed normally in Mollie, but still we are concerned about the recurring
   error.

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

 *  Plugin Support [Femi](https://wordpress.org/support/users/femiyb/)
 * (@femiyb)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/422-error-missing-billing-fields/#post-18573668)
 * Hello [@rolf64](https://wordpress.org/support/users/rolf64/)
 * Thanks for the info.
 * The error appears because the Orders API requires full billing address fields,
   which are missing in your setup. Since these fields are disabled, the plugin’s
   first attempt using the Orders API fails, but it should automatically fall back
   to the Payments API, which completes the payment successfully.
 * To avoid the error in logs, you can either switch to using the Payments API or
   make sure the required fields are populated.
 * I hope this helps.
 * Regards,
   Femi.
 *  Thread Starter [rolf64](https://wordpress.org/support/users/rolf64/)
 * (@rolf64)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/422-error-missing-billing-fields/#post-18574880)
 * Thank you. I switched to the Payments API and hope that will solve the issue.
 *  Thread Starter [rolf64](https://wordpress.org/support/users/rolf64/)
 * (@rolf64)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/422-error-missing-billing-fields/#post-18576822)
 * I switched to the payments api. That seems to work well, but in the logfile I
   see this, which is also shown in de order notes for the admin; payment already
   completed at Mollie, can not be captured.
   **2025-07-29T14:22:09+00:00** **Foutopsporing**
   Mollie\WooCommerce\Payment\MolliePayment::onWebhookPaid called for payment 7154
   [](https://www.eemlandhoevemoestuin.nl/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=mollie-payments-for-woocommerce-2025-07-29#L63)**
   2025-07-29T14:22:09+00:00** **Foutopsporing** Mollie\WooCommerce\Payment\PaymentModule::
   shipAndCaptureOrderAtMollie – 7154 – Try to process completed order for a potential
   capture at Mollie. [](https://www.eemlandhoevemoestuin.nl/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=mollie-payments-for-woocommerce-2025-07-29#L64)**
   2025-07-29T14:22:09+00:00** **Foutopsporing** Mollie\WooCommerce\Payment\PaymentModule::
   shipAndCaptureOrderAtMollie – 7154 – Payment already completed at Mollie, can
   not be captured. [](https://www.eemlandhoevemoestuin.nl/wp-admin/admin.php?page=wc-status&tab=logs&view=single_file&file_id=mollie-payments-for-woocommerce-2025-07-29#L65)**
   2025-07-29T14:22:10+00:00** **Foutopsporing** Mollie\WooCommerce\Payment\MolliePayment::
   onWebhookPaid WooCommerce payment_complete() processed and returned to Mollie\
   WooCommerce\Payment\MolliePayment::onWebhookPaid for payment 7154

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

The topic ‘422 error missing billing fields’ is closed to new replies.

 * ![](https://ps.w.org/mollie-payments-for-woocommerce/assets/icon-256x256.png?
   rev=3090580)
 * [Mollie Payments for WooCommerce](https://wordpress.org/plugins/mollie-payments-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mollie-payments-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mollie-payments-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/mollie-payments-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mollie-payments-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mollie-payments-for-woocommerce/reviews/)

## Tags

 * [billing fields](https://wordpress.org/support/topic-tag/billing-fields/)

 * 3 replies
 * 2 participants
 * Last reply from: [rolf64](https://wordpress.org/support/users/rolf64/)
 * Last activity: [8 months, 3 weeks ago](https://wordpress.org/support/topic/422-error-missing-billing-fields/#post-18576822)
 * Status: resolved