You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| authorization | Yes | string |**REQUIRED**| Your merchant secret key, see how to get your [API Keys](https://developer.flutterwave.com/v3.0/docs/api-keys)|
186
+
| authorization | Yes | string |**REQUIRED**| Your merchant public key, see how to get your [API Keys](https://developer.flutterwave.com/v3.0/docs/api-keys)|
187
187
| tx_ref | Yes | string |**REQUIRED**| Your transaction reference. This MUST be unique for every transaction.|
188
188
| amount | Yes | string |**REQUIRED**| Amount to charge the customer. |
189
189
| currency | No | string | NGN | Currency to charge in. Defaults to NGN. |
0 commit comments