# Platforms

- [BigCommerce](https://docs.optty.com/platforms/bigcommerce.md): Integrate your BigCommerce store with the Optty platform using our ready-made plugin, to give your customers the choice of paying through a selection of payment options at checkout
- [Activate Optty](https://docs.optty.com/platforms/bigcommerce/activate-optty.md): To get started, Optty needs to be enabled as a payment method on your BigCommerce store.
- [Add Optty Widgets](https://docs.optty.com/platforms/bigcommerce/add-optty-widgets.md): Optty offers a selection of customisable widgets that can be presented along the customer journey, bringing awareness that alternative payment options are available, positively impacting conversion
- [Install the App](https://docs.optty.com/platforms/bigcommerce/add-optty-widgets/install-the-app.md)
- [Create Widget Token](https://docs.optty.com/platforms/bigcommerce/add-optty-widgets/create-widget-token.md)
- [Edit Your Template](https://docs.optty.com/platforms/bigcommerce/add-optty-widgets/edit-your-template.md)
- [Widget Configuration](https://docs.optty.com/platforms/bigcommerce/add-optty-widgets/widget-configuration.md)
- [Refunds](https://docs.optty.com/platforms/bigcommerce/refunds.md): The Optty BigCommerce integration allows you to trigger a refund which will send the APM the refund notification to return whatever the customer has paid and to cancel any upcoming installments.
- [Magento 2](https://docs.optty.com/platforms/magento-2.md): Optty extension installation Guide
- [Install Optty Module](https://docs.optty.com/platforms/magento-2/install-optty-module.md)
- [Configure the Optty Extension](https://docs.optty.com/platforms/magento-2/configure-the-optty-extension.md)
- [One Step Checkout](https://docs.optty.com/platforms/magento-2/one-step-checkout.md): OneStepCheckout is an extension that simplifies the checkout process of your Magento store
- [Salesforce Commerce Cloud](https://docs.optty.com/platforms/salesforce-commerce-cloud.md)
- [Component Overview](https://docs.optty.com/platforms/salesforce-commerce-cloud/component-overview.md)
- [Implementation Guide](https://docs.optty.com/platforms/salesforce-commerce-cloud/implementation-guide.md)
- [Operation and Management](https://docs.optty.com/platforms/salesforce-commerce-cloud/operation-and-management.md)
- [User Guide](https://docs.optty.com/platforms/salesforce-commerce-cloud/user-guide.md)
- [WooCommerce](https://docs.optty.com/platforms/woocommerce.md): Integrate your WooCommerce store with the Optty platform using our ready-made plugin, to give your customers the choice of paying through a selection of payment options at checkout.
- [Install Optty](https://docs.optty.com/platforms/woocommerce/install-optty.md): To get started, the Optty plugin needs to be installed onto your Wordpress/WooCommerce store.
- [Setup Widgets](https://docs.optty.com/platforms/woocommerce/setup-widgets.md): Optty offers a selection of customisable widgets that can be presented along the customer journey, bringing awareness that alternative payment options are available, positively impacting conversion
- [Refunds](https://docs.optty.com/platforms/woocommerce/refunds.md): The Optty WooCommerce integration allows you to trigger a refund which will send the APM the refund notification to return whatever the customer has paid and to cancel any upcoming installments.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.optty.com/platforms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
