Component: Payment Method Confirmation

Purpose: Confirm to customers that their payment method has been correctly set up.

This component is a payment confirmation component that displays information to the user about their selected payment method. The component displays text to the user about either direct debit or credit card payment methods, depending on which method the user has selected. The component may also display a button that the user can click to visit a specified URL.

The component will only display information about the payment method if the payment method is either direct debit or credit card. If the payment method is something else, the component will not display anything.

Screenshot_2022-11-10_at_12.58.07.png

Props

Prop ID

Prop Label

Type

Default Value

directDebitHeading

Direct Debit Heading

string

Direct Debit set up successfully

directDebitDescription

Direct Debit Description

string

Confirmation that the payer will receive notification (via email or post) within three business days confirming that the mandate has been set up

creditCardHeading

Credit Card Heading

string

Credit card setup successfully

creditCardDescription

Credit Card Description

string

EMPTY

showButton

Show Button

toggle

On

buttonText

Button Text

string

Continue

buttonURL

Button URL

string

www.limio.com

mceclip0.png Screenshot: Payment Method Confirmation view from the Page Builder.

Last updated

Was this helpful?