milkyway-multimedia/ss-shop-checkout-extras

There is no license information available for the latest version (0.1) of this package.

Contains a few new components that you can add to the Silverstripe Shop Checkout Config.

0.1 2014-08-10 11:43 UTC

This package is not auto-updated.

Last update: 2024-03-16 15:03:06 UTC


README

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

  • MIT

Version

  • Version 0.2 (Alpha)

Contact

Milkyway Multimedia