There was an error while loading. Please reload this page.
1 parent 567eda2 commit 4f25dedCopy full SHA for 4f25ded
lib/src/common/paystack.dart
@@ -93,13 +93,6 @@ class PaystackPlugin {
93
/// [context] - the widgets BuildContext
94
///
95
/// [charge] - the charge object.
96
- ///
97
- /// [beforeValidate] - Called before validation
98
99
- /// [onSuccess] - Called when the payment is completes successfully
100
101
- /// [onError] - Called when the payment completes with an unrecoverable error
102
103
104
static Future<CheckoutResponse> chargeCard(
105
BuildContext context,
0 commit comments