display qr code on second screen on qrpay

This commit is contained in:
Dev Team
2025-05-22 09:38:40 +06:30
parent 82736aa038
commit 138d62a9f5
7 changed files with 44 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ class KbzMerchant
method: 'kbz.payment.precreate',
timestamp: Time.now.utc.to_i.to_s,
nonce_str: SecureRandom.hex(16),
notify_url: @payment_method.notify_url,
notify_url: "http://localhost:3000/notify",
sign_type: 'SHA256',
version: '1.0',
biz_content: {