# SHOPLAZZA

<img src="/files/399mEflv77RvafVw2YuI" alt="" data-size="line">

### Credit card payments

#### Steps to integrate MoneyCollect in your SHOPLAZZA webshop

1. Navigate to SHOPLAZZA management portal-><mark style="color:purple;">`店铺设置`</mark>-><mark style="color:purple;">`收款渠道`</mark>-><mark style="color:purple;">`信用卡收款`</mark>->Select <mark style="color:purple;">`Asiabill`</mark>
2. Select<mark style="color:purple;">`Asiabill 跳转支付`</mark>or<mark style="color:purple;">`Asiabill 直连支付`</mark>

![](/files/1qJZMjdrt2JfnbBo5mhU)

![](/files/ggEQey4VMHGigPEgIhv8)

#### Payment flow

{% tabs %}
{% tab title="Server to Server" %}
1.Customers choose products they want to purchase, navigate to the checkout page, and fill in the shipping information.

![](/files/I06BW4ph7mJtoaDz1SUI)

2\. Consumers enter card information directly on the merchant's website and complete the transaction.

![](/files/uZdDbHOLVWXxUBcWOuGW)
{% endtab %}

{% tab title="Hosted payments page" %}
1.Customers choose products they want to purchase, navigate to the checkout page, and fill in the shipping information.

![](/files/IolKOu76Tn6srdsGtCfd)

2.Select<mark style="color:purple;">`credit card`</mark>and click<mark style="color:purple;">`Complete Order`</mark>。

![](/files/RbTUGjvHKFavneQlbyCZ)

3\. Navigate to the payment page of Asiabill domain name and enter card information to complete payment.

![](/files/2sODikbIGshCZBvIAhs3)
{% endtab %}
{% endtabs %}

### Local payment methods

#### Steps to integrate MoneyCollect in your SHOPLAZZA webshop

1. Navigate to SHOPLAZZA management portal-><mark style="color:purple;">`店铺设置`</mark>-><mark style="color:purple;">`收款渠道`</mark>-><mark style="color:purple;">`全球本地支付`</mark>->Click <mark style="color:purple;">`更换收款方式.`</mark>
2. Select<mark style="color:purple;">`Asiabill`</mark>，enter <mark style="color:purple;">`MerNo`</mark>/<mark style="color:purple;">gateway ID</mark>/<mark style="color:purple;">`sign key`</mark>，Click<mark style="color:purple;">`绑定`</mark>.
3. Click<mark style="color:purple;">`添加本地支付方式`</mark>.
4. Tick the local payment methods you want to add.
5. Click<mark style="color:purple;">`启用`</mark>.
6. Merchant configured local payment methods to receive payment successfully！Status changes to<mark style="color:purple;">`使用中`</mark>.

![](/files/p4PMMpjhv5vwoBnQyOfG)

![](/files/HwOTdnvmiplSmgq8AyCC)

![](/files/VqjQAWcLk2BWN3V92PGF)

![](/files/5epNaAuuPM0eGKZmdf4o)

![](/files/vzZfS0xUce36ElGPUGIu)

![](/files/A88ehRwG8FH3rOPFyUUl)

#### Payment flow&#x20;

Consumers can see the local payment methods configured by the merchant on the checkout page：

![](/files/t7UeIVl2cM9uS5mbUt4g)


---

# 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/shoplazza.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.
