1.3.5 • Published 6 years ago

@hiccup-insurance/purchase-insurance-widget v1.3.5

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Hiccup Purchase Insurance Widget

This widget is suitable for partner that want to sell hiccup insurance product but didn't have their own payment system (user payment is handled from hiccup side). This widget will show insurance options and payment form (customer name and credit card number)

How to use

<div id="hiccup-purchase-insurance-widget"
     env="test"
     token="{token}"
     customer-title="Mr"
     first-name="Budi"
     last-name="Arsana"
     email="budi.arsana@hiccup.com.au"
     phone="+62817623397"
     age-min="25"
     age-max="75"
     start-date="2017-10-01"
     end-date="2017-10-05"
     country="AU"
     source-country="AU"
     pickup-state-abbrev="QLD"
     currency="AUD"
     rental-supplier="Avis"
     vehicle-class="ECMR"
     depot="Sample depot location name"
     partner-confirmation="H3H3H3"
     quote-fetched-callback="quoteFetched"
     quote-selected-callback="insuranceSelected"
     disclaimer-fetched-callback="disclaimerFetched"></div>
<script src="https://cdn.hiccup-staging.com/purchase-insurance-widget/widget.js" type="text/javascript" async></script>

explanation for each attributes

id = required, must be hiccup-purchase-insurance-widget
env = required, can be either test or live token = required, your API token

TODO: add more information for each attribute

Partner implementations

This widget have been implemented to

  1. carhire.com.au
  2. vroomvroomvroom.ca
1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.2.12

6 years ago

1.2.11

6 years ago

1.2.10

6 years ago

1.2.9

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.4

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago