Recharging Credit via Stripe
If you have a Stripe account, you can let users recharge their credit using Stripe payments from the Web Interface.
The currency that is configured in MyQ > Settings > General is used to initiate payments via Stripe. Make sure that this currency is configured among your settlement currencies in Stripe; otherwise, you may incur conversion fees from the payment provider.
Setting up Stripe Payments
Create a new API key in your Stripe Dashboard
Log in to your Stripe account at https://dashboard.stripe.com/.
Go to Developers > API keys.
(Optional) Switch to Test mode to use test keys.
Copy your Secret key.
Stripe supports several payment methods, including credit cards and bank transfers, and you configure these in the Stripe dashboard. For more information, see https://docs.stripe.com/payments/payment-methods/overview.
Configure Stripe in MyQ
Log in to Web UI as an administrator, and go to Settings > Accounting > Credit.
Under Payment providers, select or double-click Stripe.
Enter the minimum amount of credit that users can buy.
Enter your Stripe Secret Key in the Security key field, and click Save.

Recharge User Credit with Stripe
To update their credit with Stripe, the user completes these steps in the MyQ Web Interface.
Log in to the MyQ Web Interface.
Go to Credit and click Recharge Credit.
Select Stripe as the payment provider and enter the desired amount of credit to purchase.
Click Recharge Credit.
A Stripe checkout window opens, where you complete your payment. After successful payment, you are directed to the confirmation page. The credit will be automatically added to your account.If the new credit balance is not shown, refresh MyQ in your browser.