FAQ
This Section will gather information about frequently asked question by partners
Where do we can get the credential for UAT testing ?
You can request by email to emoney.prd@e2pay.co.id
What the step to do integration ?
Registration flow
To get token by hit url /switching/rest/oauth/token with param grant_type = client_credentials
Bring the access_token for registration to completion
Hit api /switching/b2b/merchant/register/request
Then hit api confrim /switching/b2b/merchant/register/confirm
Notes :
Params for grant_type header : Registration
grant_type = client_credentials
Login flow
Hit api /switching/rest/h2h/authorization to get the code, then bring the code to hit the api token
Hit api token /switching/rest/oauth/token with param grant_type = authorization_code
Then bring access_token for all transactions
Notes :
Params for grant_type header : Login
grant_type = authorization_code
Params for grant_type header : Refresh tokens
grant_type = refresh_token
Are there any dummy bank account to test transfer out transaction ?
BankId = 20307
AccDst = 067201000299301
bank name = BRI
BankId = 140397
AccDst = 705220518900
bank name = BCA
BankId = 140397
AccDst = 5465327020
bank name = BCA
BankId = 90010
AccDst = 0437051936
bank name = BNI / BNI Syariah
BankId = 013
AccountDst = 701075331
bank name = permata
When E2pay System do daily Cut Off time Period ?
Every day E2pay System Cut Off time Period are from 00.00 AM until 00.30 AM. To avoid unexpected case we recommend you to not do the transaction from 11 PM until 01.00 AM
When Banks do daily cut off their system ?
Here are the information about banks cut off their system period, End Of Day (EOD), End Of Month (EOM)
Bank Name
Cut-Off Time
Information
Permata
22:45 - 02:45
Transactions made within the cut-off time will be processed when the bank is back in operation.
After the money is received by E2pay system, ideally the transaction will be processed within 10 (ten) minutes. However, if there is a disturbance or system maintenance, the transaction may be declared suspect, fail, or be processed longer.
Transactions that are declared suspect will be reconcile within 1 (one) until 3 (three) working day.
Mandiri
EOD = 23:00 - 02:30
EOM = 23:00 - 02:30
BNI/BNI Syariah
22:00 - 03:00
BRI
EOD = 23:00 - 03:45
EOM = 23:00 - 03:45
BSI
EOD: 23:00 - 02:00
BTPN
EOD: 20:30 - 03:00
EOM: 20:00 - 03.00
BCA
20:30 - 03:30
Danamon Syariah
21:00 - 00:00
Muamalat
20:30 - 05:00
CIMB Niaga
DBS/Digibank
24 Jam
Ideally, money will be transferred in real-time. However, it will take longer if there is a disruption or system maintenance at the related bank.
Once the money is received by E2pay system, the transaction will ideally be processed within 10 minutes. However, if there is a disturbance or system maintenance, the transaction may be declared suspect, fail, or be processed longer.
Transactions that are declared suspect will be reconcile within 1 (one) until 3 (three) working day.
Last updated