fix
This commit is contained in:
@@ -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?>",
|
||||
|
||||
Reference in New Issue
Block a user