Form Subcomponents: Payment Manager Field

The Payment Manager Field subcomponent can only be used within the Form component.

The Payment Manager Field provides a way for customers to input payment information, for example a Zuora iFrame, a Paypal button, or an Apple Pay button.. This subcomponent should always be used with the Payment Method Selector Fields subcomponent, which will capture the customer's desired payment method and drive what is displayed in the Payment Manager Field component. These 2 subcomponents should be used instead of the Payment Fields subcomponent when you want to show data in between the selector and the payment input.

Props

Prop Name
Label
Type
Default Value
Description

invalidPaymentMethodMessage

Invalid payment method message

string

Oops! Something went wrong. Please wait a moment and try again.

fieldClassName

Class Name

string

""

The CSS class name for styling the field component

Last updated

Was this helpful?