Pro add-on · Checkout

One Page Checkout for WordPress

Combines cart, contact details, shipping and payment onto a single checkout page.

$199/yr or $549 once — all 35 add-ons Same admin as the free core Enable or disable without losing data
What it does

One Page Checkout, in practice.

The [ambikly_one_page_checkout] shortcode renders an empty shell that a small script fills with the cart, contact details, shipping address, shipping methods, coupon field and payment method on one page. Every action calls the core ambikly/v1 routes: cart, cart/items, cart/coupons, cart/shipping, checkout/options, checkout/shipping and checkout. Changing the country, postcode or state re-quotes shipping, a single quoted method is selected automatically, and Place order is a real form submit so browser required-field checks run before any request is sent. Items that became unavailable are flagged and block submission until removed. Fewer steps means fewer places for a customer to drop out.

CapabilitiesCheckout
  • Cart, address, shipping, coupon and payment on one page
  • Drives the core cart and checkout REST routes only
  • Shipping re-quoted when country, postcode or state changes
  • Single shipping method selected automatically
  • Quantity edits and item removal without leaving the page
  • Free-shipping coupons shown as struck-through shipping cost
  • Unavailable items flagged and block Place order
  • Gateway redirect honored, otherwise the thank-you page
Where it shows up

Storefront, admin and settings.

On the storefront

  • [ambikly_one_page_checkout] shortcode
  • Inline cart with quantity inputs and Remove buttons
  • Shipping method radio list quoted from the entered address
  • Coupon field with Apply button
  • Payment method selector built from active gateways

Settings you control

  • Layout (one column or two column)
  • Collect phone number
  • Show coupon field
For developers

Routes and hooks.

Built on the same Addon SDK as every other Pro add-on — extend it instead of replacing it.

Core hooks it listens to

  • wp_enqueue_scripts
When it earns its place

Three stores that want One Page Checkout.

1

Single-product launch pages

A store selling one flagship product runs a landing page with the shortcode directly beneath the pitch. Visitors see the cart line, enter their address, pick a shipping method and pay without navigating to a separate cart and checkout, so the purchase happens on the page that convinced them.

2

Digital downloads with no shipping

A store selling ebooks or presets has carts that never require shipping. The shipping-method block is skipped entirely, leaving email, billing details and payment on one short page, which suits impulse purchases of low-priced files where every extra step costs a sale.

3

Mobile-heavy stores

A store whose traffic comes mostly from phones chooses the one-column layout so the cart, form and Place order button stack vertically. Native required-field checks flag empty fields immediately instead of after a round trip, which matters on slower mobile connections.

Setup

From toggle to live in a few minutes.

  1. Enable it

    Ambikly → Add-ons → One Page Checkout → toggle on. Pro must be active; nothing else to install.

  2. Set it up

    Open its settings panel and set: layout (one column or two column); collect phone number; show coupon field.

  3. Find it in use

    The storefront surfaces, admin screens and settings it adds are listed under “Where it shows up” above; nothing needs placing by hand unless a shortcode is named there.

  4. Turn it off without losing anything

    Disable the add-on from the same screen. Its settings and data stay in place, and a lapsed license pauses it the same way — the store keeps running.

FAQ

About One Page Checkout.

Does One Page Checkout use its own checkout logic?

No. It calls the same ambikly/v1 cart and checkout routes as the standard multi-step checkout, so coupons, shipping quotes, stock checks and payment gateways behave identically. Nothing is duplicated server-side; the add-on is a shortcode plus a script.

Does One Page Checkout work for digital-only carts?

Yes. When the cart totals report that no shipping is required, the shipping method section is not rendered and no shipping address is sent with the order. The contact block, billing fields, coupon field and payment selector still appear.

What happens if the payment gateway needs a redirect?

If the checkout response includes a payment redirect URL, the customer is sent there first. Otherwise they land on your configured thank-you page with the order id and thank-you key appended so the order summary can be displayed.

Can a customer order an item that was unpublished after adding it?

No. Lines the cart service flags as unavailable are marked 'No longer available', their quantity input is disabled and the Place order button stays disabled until the customer removes them from the cart.

Get One Page Checkout with every other add-on.

Pro is $199 a year or $549 once, for all 35 add-ons. Enable this one from the same admin the day you need it.