ok
This commit is contained in:
@@ -60,7 +60,7 @@ const ButtonWithReplica = ({
|
||||
try {
|
||||
console.log(paymentUrl);
|
||||
const qrv = await decodeQRCodeFromUrl(paymentUrl);
|
||||
setQRValue('00020101021126760024ID.CO.SPEEDCASH.MERCHANT01189360081530001108500215ID10210011085060303UBE51440014ID.CO.QRIS.WWW0215ID20211101828900303UBE5204829953033605802ID5908DINNCAFE6008SURABAYA61056029462260506S155880105280940703A0163041E7B');
|
||||
setQRValue(qrv);
|
||||
} catch (error) {
|
||||
console.error(error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user