> ## Documentation Index
> Fetch the complete documentation index at: https://docs.supercycle.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Payment gateways

> Use a supported payment gateway, and test checkout with Shopify Payments in test mode while you build

Supercycle bills rentals, subscriptions, and charges through your Shopify payment gateway, so the gateway has to support the vaulted payments Supercycle relies on. Use one of these gateways:

* [Shopify Payments](https://help.shopify.com/en/manual/payments/shopify-payments)
* [PayPal Express](https://help.shopify.com/en/manual/payments/paypal)
* [Authorize.net](https://help.shopify.com/en/manual/payments/third-party-providers/set-up-authorize-net)
* [Adyen](https://help.shopify.com/en/manual/payments/third-party-providers/adyen-gateway)
* <Tooltip tip="Only available to some merchants on Shopify">Stripe</Tooltip>

Payment gateways are managed under <Icon icon="shopify" iconType="solid" /> **[Payments](https://admin.shopify.com/settings/payments)** in your Shopify settings.

***

## Test payments

Turn on Shopify Payments in test mode so you can test your rental store as you build it. You can't test Supercycle with Shopify's Bogus Gateway.

<Info>
  You need to have started [setting up Shopify Payments](https://help.shopify.com/en/manual/payments/shopify-payments/testing-shopify-payments) before you can turn on test mode.
</Info>

<Steps>
  <Step title="Activate Shopify Payments">
    On <Icon icon="shopify" iconType="solid" /> **[Payments](https://admin.shopify.com/settings/payments)**, select **Activate** on Shopify Payments and enter the details about your business.
  </Step>

  <Step title="Turn on test mode">
    On the same page, select **Manage** on Shopify Payments. Under **Test mode**, tick **Enable test mode** and select **Save**.
  </Step>
</Steps>
