We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 827ecc0 + ae186a5 commit 7670a4fCopy full SHA for 7670a4f
example/src/App.js
@@ -4,7 +4,7 @@ import { useFlutterwave, FlutterWaveButton, closePaymentModal } from './dist/ind
4
5
export default function App() {
6
const config = {
7
- public_key: 'FLWPUBK-d5f9ffa65be83a121705e72e0f6a2679-X',
+ public_key: 'FLWPUBK-**************************-X',
8
tx_ref: Date.now(),
9
amount: 10,
10
currency: 'NGN',
0 commit comments