forcePaymentMethod property

String? forcePaymentMethod
final

the identifier of the payment method which is opened to the customer without an option for the customer to select another payment method. The list of codes is provided in the IDs of payment methods supported on Payment Page section

Implementation

final String? forcePaymentMethod;