Stripe Payment Link button with custom donation email notifications.
[stripe_donation_button]
With overrides:
[stripe_donation_button text=”Donate now” class=”button my-donation-button”]
Backwards compatibility:
[custom_stripe_donation_form] also outputs the button, not a form.
{amount}
{currency}
{donor_name}
{donor_email}
{gift_aid}
{checkout_session_id}
{payment_intent_id}
{payment_link}
{custom_fields_table}
{custom_fields_text}
This plugin does not create Stripe Checkout Sessions itself. It is intentionally designed for Stripe Payment Links so the donor can enter the amount and choose Gift Aid on the Stripe-hosted page.