> For the complete documentation index, see [llms.txt](https://cloudphonegaming.gitbook.io/genrouter-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cloudphonegaming.gitbook.io/genrouter-1/policy/payment-method.md).

# Payment Method

## Pay with Credit Card&#x20;

*Insert images of credit cards that we accept*

We accept payment from the credit cards listed above. Do not worry if your credit card company is not listed, we encourage you to make the purchase with our other payment options.

Please note that GenRouter does not collect your credit/debit card number or personal information when you make a purchase. For questions regarding your transactions on our site, please consult your card-issuing bank for more information.

***

## Pay with Shop Pay

*Insert images of Shop Pay*

When you place an order with Shop Pay, you will be redirected to the Shop Pay payment page, where you can confirm your payment by logging in with your Shop Pay username and password. Shop Pay offers customers the option to pay for their order in full at checkout, or to pay in installment payments \[U.S. customers only] for orders from $50 USD to $17,500 USD.

***

## Pay with NihaoPay

![](https://cdn.shopify.com/s/files/1/0256/1038/7504/files/Alipay_480x480.jpg?v=1661329204)![](https://cdn.shopify.com/s/files/1/0256/1038/7504/files/UnionPay_480x480.jpg?v=1661329218)

When you place an order with NihaoPay you will be redirected to the NihaoPay payment page, where you can pay via UnionPay or Alipay.

***

## Pay with Digital Payments

*Insert images of digital payments that we accept*

We accept digital wallet payments to help you increase conversion on mobile.

***

## Wire Transfer

*Insert images of wire tranfer logo*

If you send the payment with wire transfer, it usually takes about 3-7 business days for us to receive it. Please contact us at information\@genrouter (sẽ chèn link sau) if you need our bank account information to send the money.

All transactions are secured. The GenRouter website is provided with an SSL encryption system to protect personal and payment data.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cloudphonegaming.gitbook.io/genrouter-1/policy/payment-method.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
