Release 1.4.0
This commit is contained in:
@@ -30,7 +30,7 @@ class YookassaPaymentsFlutter {
|
||||
}
|
||||
|
||||
static Future<void> confirmation(String url, PaymentMethod? paymentMethod,
|
||||
String? clientApplicationKey, String? shopId) async {
|
||||
String clientApplicationKey, String shopId) async {
|
||||
var inputData = {
|
||||
'url': url,
|
||||
'paymentMethod': paymentMethod?.name,
|
||||
|
||||
Reference in New Issue
Block a user