# Alternative Payment Methods App

## Payments settings

Click the following link to open the AsiaBill Local Payments App installation page:

<https://apps.shopify.com/asiabill-local-payments>

1\. Click "Add app".

<figure><img src="/files/E3fxe4gYIXLaZLImG2R9" alt=""><figcaption></figcaption></figure>

2\. If you are not already logged in, you will now be prompted to do so. Log in to your Shopify store using your admin account. If you are already logged in, please proceed to the next step.&#x20;

<figure><img src="/files/ka4GKHMyIRCjJxXq0lWF" alt=""><figcaption></figcaption></figure>

3\. After logging in, you will be redirected to the App installation page. Click "Install app" to confirm the installation.

<figure><img src="/files/Gzojfr30438LRjt6LypS" alt=""><figcaption></figcaption></figure>

4\. After clicking “Install app”, you will be redirected to the AsiaBill Local Payments App authorisation page. Follow the prompts to fill in your Gateway ID and Shopify Key, then click "Continue".

{% hint style="info" %}
Note: Please log in to the AsiaBill merchant dashboard to retrieve your Gateway ID and Shopify Key under”Developers”->“API Keys”tab.

For further assistance, please contact the AsiaBill customer support team.
{% endhint %}

<figure><img src="/files/EKneiLAjT5Q94gMbLrbh" alt=""><figcaption></figcaption></figure>

5\. After successful authorisation, you will be redirected to the “Payments” tab in your Shopify dashboard. Check the boxes for the local payment options that you wish to display to shoppers at the checkout page, then click "Activate Asiabill Local Payment" to confirm your settings.

{% hint style="info" %}
Note: “Test mode” requires a dedicated TEST Gateway ID and key, please do not check the box for “Enable test mode”.
{% endhint %}

<figure><img src="/files/JxBN4WpmdKUv3IgYBOu5" alt=""><figcaption></figcaption></figure>

6\. After activation, you will be able to see your chosen Asiabill local payment options under “Supported payment methods” in the “Payments” tab of your Shopify dashboard.

<figure><img src="/files/OaXHjGIDanPW2fHld9MY" alt=""><figcaption></figcaption></figure>

AsiaBill local payment methods will be displayed in your Checkout page like so:

<figure><img src="/files/8dCzHLOT0TFkARMeFq5U" alt=""><figcaption></figcaption></figure>

## Checkout Setting

1\. Click the ‘Checkout’ section in your Shopify store dashboard's ‘setting’ menu.

<figure><img src="/files/7BynDzHGMMgQREYxiGYt" alt=""><figcaption></figcaption></figure>

2\. As shown in the screenshot, 1) select ‘Emil’ under ‘Select what contact method customers use to check out’;

2\) Select ‘Require first and last name’ under ‘Full name’ and 3) ‘Required’ under ‘Shipping address phone number’

and then click the ‘Save’ button to save the settings.

<figure><img src="/files/XE7TDFD6JjykT1cua8aj" alt=""><figcaption></figcaption></figure>

At this point, you have completed all the steps for setting up AsiaBill’s credit card direct payment method.

If you have any questions, please feel free to [contact us](https://en.asiabill.com/contact).


---

# 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.moneycollect.com/docs/developer-tools/plugins/shopify/legacy-version/alternative-payment-methods-app.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.
