Using Stripe Payment Gateway for WooCommerce, you may effortlessly combine Apple Pay for your WooCommerce store.
Apple Pay truncates the postal codes of UK and Canada to the first three characters. When the order information are passed back to the WooCommerce website, the order is invalidated because of this truncated postal code. For the time being, this problem may be solved via way of means of casting off the validation from WooCommerce.
Add the below code snippet to the function.php file of the active child theme to remove this validation from WooCommerce.

Getting Started
Stripe via Credit Card