@extends('layouts.app') @section('title', 'Checkout - ' . $package->name) @section('content')
@if($defaultMethod === 'stripe') By clicking "Pay with Card", you will be redirected to Stripe to complete your purchase securely. @else Click the PayPal button above to complete your purchase securely through PayPal. @endif
Your purchase will be immediately processed after payment confirmation.