# Checkout Page

The checkout page is a 3 step checkout that gives you as the store owner the power to collect abandoned cart information from customers. This is a native feature built into North Commerce.&#x20;

```
[nc-checkout]
```

Our 3 step checkout also makes the entire checkout process for customers much faster. We break up all of our API requests so that the load times when a customer finally hits "Pay" will be reduced significantly.&#x20;

{% hint style="info" %}
Current payment options are: Paypal & Stripe
{% endhint %}

<figure><img src="https://3754649969-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD2GW0FgHldEZwt1FAF7r%2Fuploads%2F9kCiPzqfvQQUmzE9hsJx%2Fimage.png?alt=media&#x26;token=12313f63-1877-41ff-8d99-804e157f7c8a" alt=""><figcaption><p>A preview of the checkout shortcode rendered</p></figcaption></figure>

{% hint style="info" %}
If you'd like to edit the CSS of the shortcode you can see the [styling section for more information.](https://docs.northcommerce.com/north-commerce/shortcodes/broken-reference)
{% endhint %}
