Render Functions in ClickToPayWidget

The ClickToPayWidget includes various render functions that allow you to customize specific components of the payment interface. Each function is dedicated to rendering a particular UI element, enabling flexible and user-centric design adjustments.

1.renderExpandableSection

Creates accordion-style expandable sections that contain payment options.

2. renderExpandableSectionDivider

Creates visual separation between expandable sections.

3. renderPaymentOption

Wraps saved cards with radio button selection functionality

4. renderSavedCardWidget

Creates visual separation between saved card widgets.

Last updated 1 year ago