Merchant page Reference

Getting Started

You can access Merchant Page by login here.

Dashboard

If you successfully login to Merchant Page it will show Dashboard Page. It's containing information such as Settlement Summary, Transactions Summary and Transactions Chart from merchant.

Settlement Summary

Settlement summary contains information such as Settlement Today and Estimated Settlement.

Settlement Today

Settlement Today contains amount that has been settled to the Merchant per day.

Estimated Settlement

Estimated Settlement contains net amount that will be settled to the Merchant, this amount has been reduced by merchant fee.

For merchant that implement new outstanding settlement calculation will have a value of estimated settlement that has been reduced by merchant fee. However, merchant with default calculation doesn't consider merchant fee in the estimated settlement value.

Transactions Summary

Transactions Summary contains information of merchant transactions per day includes Total Transactions, Success Transactions and Success Transactions Amount. In this section also contains growth calculation of each transaction.

Total Transactions

Total Transactions contains total number of all transactions from merchant.

In this case growth calculation of Total Transactions is -29.16%.

Success Transactions

Success Transactions contains total number of transactions that has been succeeded.

In this case growth calculation of Success Transactions is 11.77%.

Success Transactions Amount

Success Transactions contains total amount of transactions that has been succeeded.

In this case growth calculation of Success Transactions Amount is -100%.

Growth Calculation Obtained by this Formula:

  • Total Transactions: ((Total Transactions this day – Total Transactions yesterday) / Total Transactions yesterday) x 100%

  • Success Transactions: (Success Transactions / Total Transactions) x 100%.

  • Success Transactions Amount : ((Total Transactions this day – Total Transactions yesterday) / Total Transactions yesterday) x 100%

Transactions Chart

Transactions Chart visualize transactions number of merchant per hour in a day, including Total Transactions and Success Transactions.

In transaction chart you can see detail transactions in 2 ways:

  • Hover the chart to see details number of each transaction in certain times.

  • Click on Total Transaction or Success Transaction to display a chart of specific transaction, either all transaction or only success transaction.

Show Total Transactions

Show Success Transactions

Last updated