Page Settings & Integrations | Buy Me A Drink @php $notifs = $creator->notification_settings ?? [ 'notify_supporter' => true, 'notify_supporter_comment' => false, 'notify_member' => true, 'notify_member_comment' => false, 'notify_shop_purchase' => false, 'notify_shop_reply' => false, 'email_limit' => 'unlimited', ]; // Ensure supported currencies has a fallback list if empty if (empty($supportedCurrencies)) { $supportedCurrencies = [ 'USD' => 'United States Dollar ($)', 'EUR' => 'Euro (€)', 'GBP' => 'British Pound (£)', 'CAD' => 'Canadian Dollar (C$)', 'AUD' => 'Australian Dollar (A$)', 'NGN' => 'Nigerian Naira (₦)', 'KES' => 'Kenyan Shilling (KSh)', 'INR' => 'Indian Rupee (₹)', ]; } @endphp

Settings

Twitch, OBS & Web Embeds

Stream alert overlays and embeddable website buttons.

@csrf

Profile Identity & Branding

Manage your page title, handle, bio, avatar image, and cover banner.

@if(!empty($creator->avatar)) Avatar @else
👤
@endif
@if(!empty($creator->cover_image)) Cover Banner @else
🖼️
@endif

Page Preferences & Currency

Set supported currencies, card fee policies, and age restrictions.

Payment currency

Your supporters will pay in this currency.


Localized pricing

Enable localized pricing so your supporters can pay in their local currency.


Cover credit card fee

If turned off, your fans will incur the credit card fee associated with their payment.


Mark as NSFW (mandatory for 18+ content)

Indicate that your page is not suitable for children. Displays an 18+ warning badge on your public page.


Google Analytics

Add your Google Analytics tracking code to send page visitor data to your Google Analytics account.


My page link

@csrf

EMAIL NOTIFICATIONS

Enable all

LIMIT EMAIL NOTIFICATION