@include('spark::settings.subscription.subscribe-common')
Billing Information
We had trouble validating your card. It's possible your card provider is preventing us from charging the card. Please contact your card provider or customer support.
@if (Spark::collectsBillingAddress())

Billing Address

@include('spark::settings.subscription.subscribe-address')

Credit Card

@endif
@{{ cardForm.errors.get('number') }}
@{{ form.errors.get('coupon') }}
Tax: @{{ taxAmount(selectedPlan) | currency }}

Total Price Including Tax: @{{ priceWithTax(selectedPlan) | currency }} / @{{ selectedPlan.interval | capitalize }}