Settings
Last updated
Was this helpful?
Last updated
Was this helpful?
You're able to modify the settings of a checkout when getting it's instance using spiffy.checkout(url, configObj)
or by using the on the checkout object.
configObj
- object of config properties
coupon:
undefined
- Apply a coupon to this checkout
customer:
undefined
- Object of customer
email
- String of email to be pre-filled on checkout
name_first
- String of first name to be pre-filled on checkout
name_last
- String of last name to be pre-filled on checkout