Jabber - Transaction Response as Buyer¶
Failed Transaction¶
Here is the response format you will receive if the Transaction is FAILED processed by our system:
Format¶
R=[BUYER_REF_ID] Code=[BUYER_PRODUCT_CODE].[CUSTOMER_NUMBER] Price=RM [SELLER_PRICE] FAILED. Balance=RM [BUYER_BALANCE]. Reason=[FAILED_REASON].Tele:@[SELLER_TELEGRAM_USERNAME] Wa:[SELLER_WHATSAPP_NUMBER].
Example¶
R=0170000001maxis10221209 Code=maxis10.0170000001 Price=RM 10.12 FAILED. Balance=RM 74754.12. Reason=FAILED.Tele:@telegram Wa:0170000002.
Example Counter Format¶
R=2.0170000001maxis10 Code=maxis10.0170000001 Price=RM10.12 FAILED. Balance=RM74754.12. Reason = Transaction FAILED. Tele:@telegram Wa:0170000002.
Example Trxid 123456 Format¶
R=refid123 Code=maxis10.0170000001 Price=RM 10.12 FAILED. Balance=RM 74754.12. Reason=FAILED.Tele:@telegram Wa:0170000002.
Success Transaction¶
Here is the response format you will receive if the Transaction is SUCCESSFULLY processed by our system:
Format¶
R=[BUYER_REF_ID] Code=[BUYER_PRODUCT_CODE].[CUSTOMER_NUMBER] Price=RM [SELLER_PRICE] SUCCESS. SN:[SERIAL_NUMBER]. Balance=RM [BUYER_BALANCE].Tele:@[SELLER_TELEGRAM_USERNAME] Wa:[SELLER_WHATSAPP_NUMBER].
Example¶
R=0170000005maxis10221209 Code=maxis10.0170000005 Price=RM 10.12 SUCCESS. SN:7041714133481757520. Balance=RM 68254.12.Tele:@telegram Wa:0170000002.
Example Counter Format¶
R=2.0170000005maxis10221209 Code=maxis10.0170000005 Price=RM10.12 SUCCESS. SN:7041714133481757520. Balance=RM68254.12. Tele:@telegram Wa:0170000002.
Example Trxid 123456 Format¶
R=refid123 Code=maxis10.0170000005 Price=RM 10.12 SUCCESS. SN:7041714133481757520. Balance=RM 68254.12.Tele:@telegram Wa:0170000002.
Transaction Has Succeed¶
Here is the response format you will receive if you re-hit / check status to the transaction which has succeed:
Format¶
R=[BUYER_REF_ID] Code=[BUYER_PRODUCT_CODE].[CUSTOMER_NUMBER] has SUCCEED at [WAKTU] . SN:[SERIAL_NUMBER]. Balance=RM [BUYER_BALANCE].Tele:@[SELLER_TELEGRAM_USERNAME] Wa:[SELLER_WHATSAPP_NUMBER].
Example¶
R=0170000005maxis10221209 Code=maxis10.0170000005 has SUCCEED at 2022-05-13 10:37:08 . SN:7041714133481757520. Balance=RM 401258.Tele:@telegram Wa:0170000002.
Example Counter Format¶
R=2.0170000005maxis10221209 Code=maxis10.0170000005 has SUCCEED at 2022-05-13 10:37:08 . SN:7041714133481757520. Balance=RM401258. Tele:@telegram Wa:0170000002.
Example Trxid 123456 Format¶
R=refid123 Code=maxis10.0170000005 has SUCCEED at 2022-05-13 10:37:08 . SN:7041714133481757520. Balance=RM 401258.Tele:@telegram Wa:0170000002.
Transaction is Processing¶
Here is the response format you will receive if the Transaction is PROCESSING by our system and waiting for response from seller=
Format¶
R=[BUYER_REF_ID] Code=[BUYER_PRODUCT_CODE].[CUSTOMER_NUMBER] PROCESSING. Balance=RM [BUYER_BALANCE].Tele:@[SELLER_TELEGRAM_USERNAME] Wa:[SELLER_WHATSAPP_NUMBER].
Example¶
R=0170000005maxis10221209 Code=maxis10.0170000005 PROCESSING. Balance=RM 61500.Tele:@telegram Wa:0170000002.
Example Counter Format¶
R=2.0170000005maxis10221209 Code=maxis10.0170000005 IN PROCESS. Balance=RM61500. Tele:@telegram Wa:0170000002.
Example Trxid 123456 Format¶
R=refid123 Code=maxis10.0170000005 PROCESSING. Balance=RM 61500.Tele:@telegram Wa:0170000002.