
[MM_Member_Decision isMember=’true’]
Hey [MM_Member_Data name=’firstName’], Welcome to Member Plus.
[/MM_Member_Decision]
Billing Authorization
[MM_Form type=’checkout’]
[MM_Form_Message type=’error’]
[MM_Form_Section type=’accountInfo’]
Account Details
[MM_Form_Field type=’input’ name=’firstName’ customAttributes=’placeholder=”First Name”‘]
[MM_Form_Field type=’input’ name=’lastName’ customAttributes=’placeholder=”Last Name”‘]
[MM_Form_Field type=’input’ name=’email’ customAttributes=’placeholder=”Email Address”‘]
[MM_Form_Field type=’input’ name=’password’ customAttributes=’placeholder=”Password”‘]
[MM_Form_Field type=’input’ name=’phone’ isRequired=’false’ customAttributes=’placeholder=”Phone Number”‘]
[MM_Member_Decision isMember=’true’]
[MM_Form_Field type=’input’ name=’gift’] Is this a gift? Recipient will create their own login on redemption to manage their profile.
[/MM_Member_Decision]
[/MM_Form_Section]
[MM_Form_Section type=’billingInfo’]

[MM_Form_Field name=’ccNumber’ customAttributes=’placeholder=”Credit Card Number”‘]
Security Code (3-Digit CVV)
[MM_Form_Field name=’ccSecurityCode’ customAttributes=’placeholder=”Security Code”‘]
Expiration Date
[MM_Form_Field name=’ccExpirationDate’]
Billing Zip Code
[MM_Form_Field name=’billingZipCode’ customAttributes=’placeholder=”Billing Zip Code”‘]
Billing Country
[MM_Form_Field name=’billingCountry’]
[MM_Form_Field type=”hidden” name=”billingAddress”]
[MM_Form_Field type=”hidden” name=”billingCity”]
[MM_Form_Field type=”hidden” name=”billingState”]
[/MM_Form_Section]
[MM_Form_Section type=”shippingInfo”]
Shipping Address
[MM_Form_Field name=’shippingMethod’]
Shipping is the same as billing
[MM_Form_Field name=’shippingSameAsBilling’]
[MM_Form_Subsection type=’shippingAddress’]
[MM_Form_Field name=’shippingAddress’ customAttributes=’placeholder=”Shipping Address”‘]
[MM_Form_Field name=’shippingCity’ customAttributes=’placeholder=”Shipping City”‘]
[MM_Form_Field name=’shippingState’ customAttributes=’placeholder=”Shipping State”‘]
[MM_Form_Field name=’shippingZipCode’ customAttributes=’placeholder=”Shipping Zip Code”‘]
[MM_Form_Field name=’shippingCountry’]
[/MM_Form_Subsection]
[/MM_Form_Section]

[MM_Form_Data name='productName' useAccessName='false']
[MM_Form_Data name='productDescription']


