Silverstripe Shop - Checkout Extras
Checkout Extras contains a few new components that you can add to the Silverstripe Shop Checkout Config.
Features
Here are the additional checkout components included.
- DependantBillingAddressComponent: Use a check box to toggle between use shipping as billing
- DependantShippingAddressComponent: Use a check box to toggle between use billing as shipping
- DependantMembershipComponent: Use a check box to toggle between saving a password
- AlternateAddressBookCheckoutComponent_Shipping: Allows you to select any of your saved addresses to ship to, with editing and saving new addresses etc.
- DependantAlternateAddressBookCheckoutComponent_Shipping: As above, but with a check box to toggle between use shipping as billing
- AlternateAddressBookCheckoutComponent_Billing: Allows you to select any of your saved addresses to bill to, with editing and saving new addresses etc.
- DependantAlternateAddressBookCheckoutComponent_Shipping: As above, but with a check box to toggle between use billing as shipping
- LoginCheckoutComponent: Adds a message field that will link to the login page
- HtmlCheckoutComponent: Add custom html to the checkout form
Install
Add the following to your composer.json file
"require" : {
"milkyway-multimedia/ss-shop-checkout-extras": "~0.2"
}
License
Version
Contact
Milkyway Multimedia