Skip to content

Classic Checkout

Classic Checkout is the standard WooCommerce checkout page, built with the [woocommerce_checkout] shortcode. It is the default on most WordPress themes.

How it works

Pybara appears as a payment option in the payment methods list. When the customer selects it and clicks Place Order, the Pybara modal opens directly on the page. No redirect, no page change.

The customer completes the payment in the modal:

  1. Selects a wallet
  2. Connects their wallet
  3. Selects a token
  4. Approves the transfer
  5. Payment confirmed — order placed

The order is marked as paid automatically.

  • WooCommerce 7.0 or later
  • Pybara WooCommerce Suite installed and enabled
  • A valid recipient principal configured in Pybara → Settings

Classic Checkout works with any theme that uses the standard [woocommerce_checkout] shortcode. No additional configuration is required.

If your theme uses the WooCommerce block checkout instead, see Block Checkout.