discount sale
  • Days
  • Hrs
  • Mins
  • Secs
30% Off

Use coupon code 'DSJ30' Limited Offer!!

Home > Docs > Stripe Payment Gateway for WooCommerce > How to Enable Apple Pay for Customers in the UK and Canada

How to Enable Apple Pay for Customers in the UK and Canada

Last updated on April 24, 2026

Using Stripe Payment Gateway for WooCommerce, you can easily integrate Apple Pay to your WooCommerce store.

Apple Pay truncates the postal codes of UK and Canada to only the first three characters. When the order details are passed back to the WooCommerce website, the order is invalidated due to this truncated postal code. For the time being, this issue can be solved by removing 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.