returnURL property
Return URL is required for IDEAL, Klarna and few other payment methods
Implementation
List<String>? get paymentMethodOrder;/// Return URL is required for IDEAL, Klarna and few other payment methods
String? get returnURL;
Return URL is required for IDEAL, Klarna and few other payment methods
List<String>? get paymentMethodOrder;/// Return URL is required for IDEAL, Klarna and few other payment methods
String? get returnURL;