# LifterLMS

Simply install and activate the [LifterLMS plugin](https://shrsl.com/4haj0) and configure their payment methods as you normally would, based on their [documentation](https://shrsl.com/4haiz).&#x20;

Be sure you've followed our [Quick Setup](/getting-started/setup-process.md) process, and WeChat Pay and Alipay should appear in the LifterLMS settings.&#x20;

If you have any issues with the integration, please refer to our [Troubleshooting Guide](/troubleshooting/troubleshooting-steps.md).&#x20;

{% hint style="warning" %}
Important: China Payments Plugin requires it's own connection to Stripe. Although the payment methods will show up in the same area as the LifterLMS Stripe plugin, the plugin uses it's own Stripe connection to process payments.&#x20;
{% endhint %}


---

# 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.chinapaymentsplugin.com/checkout-flows/lifterlms.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.
