SePay PG Node SDK Demo

Demo này dùng trực tiếp source SDK clone từ sepayvn/sepay-pg-node, không vá logic ký.

SDK signature KHÔNG khớp chuỗi ký chuẩn theo docs. Đây là dấu hiệu cần kiểm tra thứ tự ký của SDK.

Environment: sandbox

BASE_URL: https://newpay.tqlloki.site

Port: 3011

Checkout URL from SDK: https://pay-sandbox.sepay.vn/v1/checkout/init

Fields generated by SDK

FieldValue
order_amount100000
currencyVND
operationPURCHASE
order_descriptionThanh toan don hang SDK_1781670706273
order_invoice_numberSDK_1781670706273
success_urlhttps://newpay.tqlloki.site/payment/success
error_urlhttps://newpay.tqlloki.site/payment/error
cancel_urlhttps://newpay.tqlloki.site/payment/cancel
payment_methodBANK_TRANSFER
merchantSP-TEST-TL58A67B
signatureixIynacIu9EP3EBPb8lRJyUoG0cqhfUYsbhmr3KtESI=

SDK signed string approximation

order_amount=100000,currency=VND,operation=PURCHASE,order_description=Thanh toan don hang SDK_1781670706273,order_invoice_number=SDK_1781670706273,success_url=https://newpay.tqlloki.site/payment/success,error_url=https://newpay.tqlloki.site/payment/error,cancel_url=https://newpay.tqlloki.site/payment/cancel,payment_method=BANK_TRANSFER,merchant=SP-TEST-TL58A67B

Docs/project-correct signed string

order_amount=100000,merchant=SP-TEST-TL58A67B,currency=VND,operation=PURCHASE,order_description=Thanh toan don hang SDK_1781670706273,order_invoice_number=SDK_1781670706273,payment_method=BANK_TRANSFER,success_url=https://newpay.tqlloki.site/payment/success,error_url=https://newpay.tqlloki.site/payment/error,cancel_url=https://newpay.tqlloki.site/payment/cancel

Signature compare

SDK signatureixIynacIu9EP3EBPb8lRJyUoG0cqhfUYsbhmr3KtESI=
Docs expected signatureMJu7zmFI1vOP3AmIotbxdxIujeP+XuOfxPBXZZx6oJw=
MatchNO