{{ (!vm.package.free)? 'Buy Package' : 'Get Package' }}
{{ vm.package.title }}
{{ vm.package.title }}

Billing & Payment DetailsTotal: {{ vm.package.display_price }}

**** **** **** {{ vm.currentCard.last4 }}
Enter card details
Add Coupon
Please enter the first line of the address.
Please enter the town or city.
Please enter the county.
Please enter the postcode.
Please select the country.
Please enter the card holder name.

{{ cardError }}

{{ error }}

Please enter a card number.
Please enter a valid card number.
Please enter the CVC number, the last 3 digits located on the back of the card.
01 02 03 04 05 06 07 08 09 10 11 12
Please enter the expiry month.
{{ year }}
Please enter the expiry year.
{{ vm.processing && 'Processing...' || 'Purchase Package Now' }}
{{ vm.processing && 'Processing...' || 'Get Package' }}