paymentMethodParams

Get an IPaymentMethodParams instance that can be used to create an IPaymentMethod instance. If the form is not valid this will return null.


Important:

Accessing this property has side-effects if not valid. It will cause form fields to validate themselves and the cursor will move to the first invalid field.

See also