EWALLET
Ewallet merupakan keuangan digital yang dapat dilakukan untuk melakukan pembayaran apapun baik dari metode online hingga offline.
Dengan ESPAY, Kamu bisa jadi agen topup Ewallet dengan mudah. Kamu masih sekolah? Nyari penghasilan tambahan? Kamu bisa banget kok dapetin penghasilan tanpa perlu punya konter atau loket lagi. Cukup modal HP dan aplikasi aja. Nominal topup Ewallet yang tersedia juga bervariasi. Cukup satu perangkat, bisa buat beli pulsa apa saja.
OVO
GOPAY
DANA
SHOPEEPAY
LINKAJA
OVO
Product Code
Product Name
Transaction Type
SVHOVO000
Topup OVO dengan nominal free input
TOPUP
GOPAY
Product Code
Product Name
Transaction Type
SVHGJ000
Topup GOPAY dengan nominal free input
TOPUP
DANA
Product Code
Product Name
Transaction Type
SVHDN000
Topup DANA dengan nominal free input
TOPUP
SHOPEEPAY
Product Code
Product Name
Transaction Type
SVHSP000
Topup SHOPEEPAY dengan nominal free input
TOPUP
LINKAJA
Product Code
Product Name
Transaction Type
SVHLAJ000
Topup LINKAJA dengan nominal free input
TOPUP
HTTP
CURL
Inqury Request
POST /rest/biller/inquirytransaction HTTP/1.1
Content-Type: application/x-www-form-urlencoded
Content-Length: 240
Accept: */*
Host: api.espay.id
Authorization: Basic QWxhZGRpbjpTbWVsYW5h
rq_uuid=SENDERIDUUID0001&rq_datetime=2019-09-26 21:03:33&sender_id=SENDERID&&password=TeJ9LtGs7xWZNwwm&order_id=081285784452&product_code=SVH&signature=818f1dd24644408f4f378fb606502b8720f3306ae62250ea3a95fb29b6b67e63&additional_data={"amount": "10000000"}
Inqury Response
{
"error_code": "0000",
"error_message": "Success",
"order_id": "081803644288",
"amount": 10166500,
"bill_amount": 10000000,
"admin_fee": 166500,
"data": {
"customer_name": "OVO NO** D** AN*****I"
}
}
Payment Request
POST /rest/biller/paymentreport HTTP/1.1
Content-Type: application/x-www-form-urlencoded
Content-Length: 318
Accept: */*
Host: api.espay.id
Authorization: Basic QWxhZGRpbjpTbWVsYW5h
rq_uuid=SENDERIDUUID0001&rq_datetime=2019-09-26 21:08:13&sender_id=SENDERID&password=TeJ9LtGs7xWZNwwm&order_id=081285784452&product_code=SVH&amount=10166500&signature=1f4ee0cb00f68775b2a47ee36d6b44e652b446dda9a6317b0933de1cb23d0b4d&data={"customer_name":+"OVO+NO**+D**+AN*****I"}
Payment Response
{
"error_code": "0000",
"error_message": "Success",
"order_id": "081803644288",
"amount": 10166500,
"bill_amount": 10000000,
"admin_fee": 166500,
"data": {
"customer_name": "OVO NO** D** AN*****I"
},
"recon_ref": "20230825313659916256"
}