Telegram—Transaction Request as Buyer¶
As a DGflazz Buyer, you will be able to perform prepaid transactions using Telegram. Please ensure your balance is enough for transactions to avoid failures.
Transaction And Check Status¶
For the first chat request, our system will treat it as a new transaction. Subsequently, for every chat using the same format, our system will treat your request as a transaction status check.
Please refer to the table below to understand how status checks are performed in our system.
(transaction chat with same format) | Same Day | Different Day |
---|---|---|
Easiest Format | Check Status | New Transaction |
Counter Format | Check Status | New Transaction |
Transaction ID Format | Check Status | Check Status |
Format¶
Easiest Format¶
When to use¶
You can use this format when a product and destination number is used for the first time in a transaction on the same day. While this format is suitable for initial transactions, you're free to use any other available format as well.
If you need to perform additional transactions for the same number, you can use these formats:
Chat Format¶
[BUYER_PRODUCT_CODE].[CUSTOMER_NUMBER].[PIN]
Format | Description | Example |
---|---|---|
BUYER_PRODUCT_CODE | Product code you set in DGflazz | maxis10 |
CUSTOMER_NUMBER | Customer number | 0170000001 |
PIN | Your registered telegram pin in DGflazz | 123456 |
Example¶
maxis10.0170000001.123456
Counter Format¶
When To Use¶
Use this format if you need to perform more than one transaction with the same number and product. Keep in mind that the counter must be different for each transaction so our system can detect your request as a new transaction.
If you need more control on your transaction, consider using this Transaction ID Format
Chat Format¶
[BUYER_PRODUCT_CODE].[COUNTER].[CUSTOMER_NUMBER].[PIN]
Format | Description | Example |
---|---|---|
BUYER_PRODUCT_CODE | Product code you set in DGflazz | maxis10 |
COUNTER | Transaction counter | 2 3 100 |
CUSTOMER_NUMBER | Customer number | 0170000001 |
PIN | Your registered telegram pin in DGflazz | 123456 |
Example¶
maxis10.2.0170000001.123456
maxis10.3.0170000001.123456
Transaction ID Format¶
When To Use¶
You can use this format if you want more control over your transactions. This format allows you to check a transaction's status on a different day, which is not possible when using the other formats
Chat Format¶
[BUYER_PRODUCT_CODE].[CUSTOMER_NUMBER].[PIN] R#[TRXID]
Format | Description | Example |
---|---|---|
BUYER_PRODUCT_CODE | Product code you set in DGflazz | maxis10 |
CUSTOMER_NUMBER | Customer number | 0170000001 |
PIN | Your registered telegram pin in DGflazz | 123456 |
TRXID | Transaction ID defined by you
|
myid123456 |
Example¶
maxis10.0170000001.123456 R#trx123456
Checking the Status of Transaction ID "trx123456"¶
maxis10.0170000001.123456 R#trx123456