Payment Methods
This is a fully-responsive module that includes common UI components for adding and selecting a payment method.
- When this module is added to a page, it is placed within a group called
Group page860Group
. This group contains the responsive settings for all modules. - This module
Group paymentMethods
contains three main groups:Group Header
contains the title text and a hidden description textGroup Collapsible content - payments
contains four componentsGroup selected payment
is used to display the selected payment method. Clicking on theCHANGE button
will toggleGroup enter payment
.Group enter payment
includes a form that will allow you to enter a new payment method. Clicking theSAVE button
orCANCEL button
will hide this form group.Group Buttons
contains aBACK
andNEXT button
Group PLACEHOLDER
- If you add more elements to the group, please resize this group and ensure it is not overlapping with any other elements.
Group MAIN PLACEHOLDER
- Please resize this group if you add more elements to the group
- Update all text elements in the module.
- Add workflows to
Button CHANGE
,Button SAVE
,Button CANCEL
,Button NEXT
, andButton BACK
.
Last modified 3yr ago