Express Checkout for WooCommerce

The Express Checkout module surfaces Apple Pay, Google Pay, PayPal and Amazon Pay, auto-detecting the supporting gateway, with a per-method, per-zone kill switch to control which express buttons appear by region. It is included in the Starter and up tier. Category-first — no single plugin packages this cleanly.

What it does

Surfaces Apple Pay, Google Pay, PayPal and Amazon Pay, auto-detecting the supporting gateway, with a per-method, per-zone kill switch to control which express buttons appear by region.

How it works

This is one of the six Asteris Cart wedges — a capability the WooCommerce ecosystem does not package cleanly. The mechanism is verifiable in the plugin source rather than only described here.

Code receipt: src/Checkout/Express_Checkout.php::killed_methods_for_current_zone() [CODE SNIPPET — CC to insert the relevant logic from src/ at build; must match shipping v1.0.]

The full reasoning is in the wedge essay: /why/per-zone-express-killswitch.

Tier and pricing

The Express Checkout module is included in the Starter and up tier. Category-first — no single plugin packages this cleanly. Asteris Cart consolidates this and 21 other modules into one plugin. See pricing →

Settings

Configure it under Asteris Cart → Express Checkout in the WooCommerce admin. [SETTINGS DETAIL — confirm exact options against v1.0 build.]

Where it fits

Express Checkout is one of 22 Asteris Cart modules. See all modules → · Compare Asteris Cart with the alternatives →

FAQ

What does the Express Checkout module do? Surfaces Apple Pay, Google Pay, PayPal and Amazon Pay, auto-detecting the supporting gateway, with a per-method, per-zone kill switch to control which express buttons appear by region.

Which tier includes Express Checkout? The Starter and up tier.

Is there a separate plugin that does this? Not cleanly — it is built into Asteris Cart.