# Convinient Store

The Convenient Store Payment Channel is an offline payment method integrated into our Payment Gateway, designed specifically to meet the needs of the Indonesian market. This channel allows customers to complete transactions at popular convenience stores such as Alfamart, Indomaret, and others. It is an ideal solution for users who prefer or require cash-based transactions, making online purchases accessible to everyone—even those without bank accounts or credit cards.

#### Key Features & Benefits

* **Accessibility & Inclusion:**\
  Empowers a wider range of customers by enabling cash payments, catering to those without access to digital banking.
* **Widespread Network:**\
  Utilizes the extensive network of convenience stores across Indonesia, ensuring that customers can easily locate a payment point.
* **Seamless User Experience:**\
  The payment process is straightforward and user-friendly—customers generate a unique payment code and complete the payment in-store.
* **Real-Time Updates:**\
  Once the payment is completed at the store, the system automatically confirms the transaction, updating the merchant’s dashboard for immediate order processing.
* **Enhanced Security:**\
  Adheres to stringent security standards, ensuring that transactions are encrypted and fraud detection measures are in place.
* **Localized Compliance:**\
  Fully compliant with Indonesian financial regulations and standards, ensuring a trustworthy payment experience.

***

### Customer Guide: How to Pay at a Convenience Store

1. **Select Payment Option:**\
   At checkout, choose the “Convenience Store Payment” option.
2. **Generate Payment Code:**\
   A unique payment reference code is generated for your transaction.
3. **Find a Nearby Store:**\
   Use the provided store locator to find the nearest participating convenience store (e.g., Alfamart or Indomaret).
4. **Visit the Store:**\
   Go to the chosen store with your payment reference code.
5. **Provide Your Code:**\
   Present the code to the cashier along with the total amount due.
6. **Complete Payment:**\
   Make the payment in cash. Retain your receipt as proof of payment.
7. **Receive Confirmation:**\
   Once the payment is processed, you will receive a confirmation via SMS or email, and your order status will update automatically.


---

# 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://e2payprod.gitbook.io/payment-gateway/home/welcome/convinient-store.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.
