# Payment gateway

In Shoppego, you can connect your website with payment gateway systems such as:

1. Securepay

{% content-ref url="/pages/9rXs0LI5ZIHxBfYApRFo" %}
[Securepay](/en/settings/payment-options/payment-gateway/securepay.md)
{% endcontent-ref %}

2. Lekirpay

{% content-ref url="/pages/xNEfYDDK7lPnoDWGig0V" %}
[Lekirpay](/en/settings/payment-options/payment-gateway/lekirpay.md)
{% endcontent-ref %}

3. Billplz

{% content-ref url="/pages/1b58vlvZDlrjva77VstT" %}
[Billplz](/en/settings/payment-options/payment-gateway/billplz.md)
{% endcontent-ref %}

4. Bizappay

{% content-ref url="/pages/HWDI494jPnbDN3JcIEA3" %}
[Bizappay](/en/settings/payment-options/payment-gateway/bizappay.md)
{% endcontent-ref %}

5. Stripe

{% content-ref url="/pages/pK9bNemPv1U68ToKFeO3" %}
[Stripe](/en/settings/payment-options/payment-gateway/stripe.md)
{% endcontent-ref %}

6. Paypal

{% content-ref url="/pages/pv1pT6wsxrjHjCtTevY6" %}
[Paypal](/en/settings/payment-options/payment-gateway/paypal.md)
{% endcontent-ref %}

7. Chip

{% content-ref url="/pages/AkvFMmdV6ujAYbCLM6ig" %}
[Chip](/en/settings/payment-options/payment-gateway/chip.md)
{% endcontent-ref %}

8. Atome

{% content-ref url="/pages/Qbr0MMp1ZEqsezTOQA9O" %}
[Atome](/en/settings/payment-options/payment-gateway/atome.md)
{% endcontent-ref %}

### Frequently Asked Question:

1. Why can't I make a payment and see the error message "Unable to process your payment, please try again. Or contact us for assistance" on my website checkout page?\
   Answer: For this issue, there are a few things you need to make sure of. First, make sure the purchase amount you want to make is more than RM1.50. Second, make sure you don't tick the test mode toggle for your payment gateway production account settings. Third, you have entered all the information and made all the settings required for your integration. Fourth, if you don't use email information on the checkout form, make sure you use a payment gateway that can use that setting such as Securepay, Billplz and Bizappay only.


---

# 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.shoppego.com/en/settings/payment-options/payment-gateway.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.
