This commit is contained in:
2022-08-06 23:21:37 -04:00
parent 1ba94a412b
commit 3a9b3135b3
4 changed files with 27 additions and 5 deletions
@@ -128,7 +128,7 @@
<!--
function makePayment() {
FlutterwaveCheckout({
public_key: "FLWPUBK_TEST-54c90141b028789d671067bd72f781a9-X",
public_key: "<?=$public_key?>",
tx_ref: "<?=$tx_ref?>",
amount: <?=$amount?>,
currency: "<?=$currency?>",