# Payment gateway

![Page cover](/files/it2dideOkm97Jdzn4W8l)

### 💳 Payment gateway

CHRISTIANCOIN supports a blockchain payment flow on BNB Smart Chain. It is designed for low fees, wallet-based checkout, and verifiable on-chain transactions.

![](/files/0d8a7e5edf0ad1b7deaa4bb0c2152fd5229b49bf)

The payment gateway connects product checkout with crypto payment. Every transaction can be tracked on-chain, which helps improve trust and transparency.

* **Fast transactions:** Confirm payments quickly through blockchain verification.
* **Low fees:** Pay with lower network costs than many traditional methods.
* **Secure flow:** Authorize payment directly from your wallet.
* **Exchange support:** Access tokens through supported DEX and exchange flows.

![](/files/d76300e4adeaac601bd9247aa8110e7bd27cf0cf)

* **Buy token**\
  Get CHRISTIANCOIN from a supported exchange or swap platform.
* **Shopping**\
  Choose products and add them to the cart.
* **Payment**\
  Connect the wallet and confirm the transaction.
* **Success**\
  Track order and delivery status after payment.

### ✨ Easy to use

1. Go to the marketplace platform
2. Select a product
3. Add it to the cart
4. Proceed to checkout
5. Select CHRISTIANCOIN as payment
6. Connect wallet
7. Confirm and pay
8. Track delivery
9. Receive the order
10. Complete the purchase

### 🛍️ Use CHRISTIANCOIN on the marketplace

{% stepper %}
{% step %}

### Go to the marketplace

Select a category and choose the product you want to buy.

![](/files/66f0590fe22fa4a36b15146ad3996c065d86a980)
{% endstep %}

{% step %}

### Add product to cart

Review the item and continue to checkout.
{% endstep %}

{% step %}

### Connect wallet and pay

Connect the wallet, review the amount, and confirm the payment transaction.

![](/files/2ce4b91bd28a050e04863ec3fbc40b40d1834040)
{% endstep %}

{% step %}

### Complete the order

Payment is recorded on-chain, then the order moves into fulfillment and delivery tracking.

![](/files/10bcad28a237e235b74608068a0e3ef409847b97)
{% endstep %}
{% endstepper %}

### 🔗 What is a transaction?

Every crypto payment is recorded on a distributed ledger. Transaction details are encrypted and broadcast across the network for verification.

A valid transaction requires the wallet owner to authorize it with a private key. The amount is visible on-chain, while wallet ownership remains pseudonymous.


---

# 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:

```
GET https://ctc-3.gitbook.io/ctc-docs/knowledge/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.
