Manage your payment options for donations and subscriptions
{{ $method['name'] ?? 'Visa ending in ' . rand(1000, 9999) }}
@if(($method['type'] ?? 'card') === 'card') Expires {{ $method['expiry'] ?? '12/' . (date('y') + 2) }} @else Added on {{ $method['added_date'] ?? now()->subDays(rand(1, 30))->format('M d, Y') }} @endif
@if($method['is_default'] ?? ($index === 0)) Default @endifYou don't have any saved payment methods
Add a payment method to make donating faster and easier
You'll be redirected to PayPal to connect your account
All payment information is encrypted and securely processed. We use industry-standard security measures to protect your data. We never store your full card details on our servers.