NICEPAY API
...
SNAP API Testing
QRIS
Create QRIS
1min
POST
https://dev.nicepay.co.id/nicepay/api/v1.0/qr/qr-mpm-generate
Authentication
Authorization
http
Header Parameters
X-TIMESTAMP
string
*
X-SIGNATURE
string
*
X-PARTNER-ID
string
*
X-EXTERNAL-ID
string
*
CHANNEL-ID
string
*
Body Parameters
body
qrmpmgenerate_body
Example
{"partnerReferenceNo":"ncpy20221017161458","merchantId":"TNICEQR081","storeId":"NicepayStoreID1","amount":{"value":"10000.00","currency":"IDR"},"additionalInfo":{"goodsNm":"Jhon Doe","billingNm":"John Doe","billingPhone":"082111111111","billingEmail":"[email protected]","billingCity":"Jakarta","billingState":"DKI Jakarta","billingPostCd":"12345","billingCountry":"Indonesia","callBackUrl":"https://dev.nicepay.co.id/IONPAY_CLIENT/paymentResult.jsp","dbProcessUrl":"https://dev.nicepay.co.id/IONPAY_CLIENT/paymentResult.jsp","mitraCd":"QSHP","cartData":{"count":"1","item":[{"img_url":"http://www.jamgora.com/media/avatar/noimage.png","goods_detail":"BB12345678","goods_name":"Pasar Modern","goods_amt":"10000","goods_quantity":"1"}]},"msId":"","msfee":"","msfeetype":"","mbfee":"","mbfeetype":""}}
All Of
CreateQRis +
partnerReferenceNo
string
*
amount
amount
*
merchantId
string
*
storeId
string
*
additionalInfo
additionalInfoCreate
Responses
200
Successful
SuccessfulCreateQris
responseCode
string
responseMessage
string
referenceNo
string
partnerReferenceNo
string
qrContent
string
qrUrl
string
trxId
string
additionalInfo
additionalInfoResponseCreateQris
202
Request In Progress
RequestInProgress
responseCode
string
responseMessage
string
409
Duplicate partnerReferenceNo
DuplicatePartnerReferenceNo
responseCode
string
responseMessage
string
500
General Error
GeneralError
responseCode
string
responseMessage
string
504
Request Timeout
RequestTimeout
responseCode
string
responseMessage
string
Updated 05 Jul 2024
Did this page help you?