File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -416,7 +416,7 @@ This is used to facilitate account transactions. Transactions initiated via this
416
416
### ``` .charge(payload) ```
417
417
This is called to start an account transaction. The payload should be a dictionary containing payment information. It should have the parameters:
418
418
419
- * ``` amount ``` (The min amount for NGN account payments is N200),
419
+ * ``` amount ``` (The min amount for NGN account payments is N200. For GBP and EUR payments, the min amount is 1 ),
420
420
* ``` currency ``` (This payment option supports NGN, GBP and EUR),
421
421
* ``` email ``` ,
422
422
* ``` firstname ``` ,
@@ -3175,4 +3175,4 @@ Copyright (c) Flutterwave Inc.
3175
3175
# # Test section
3176
3176
Sample Description for teset file .
3177
3177
3178
- Final test 3 out of 10 . Fingers crossed
3178
+ Final test 3 out of 10 . Fingers crossed
You can’t perform that action at this time.
0 commit comments