Skip to content

Instantly share code, notes, and snippets.

@deboorn
Last active April 12, 2021 18:46
Show Gist options
  • Save deboorn/e4624a0ddac41a4060ba to your computer and use it in GitHub Desktop.
Save deboorn/e4624a0ddac41a4060ba to your computer and use it in GitHub Desktop.
Online Giving Embed Linking Example
<a href="/myembedpage?online_giving=/donate/index">Donate</a>
<a href="/myembedpage?online_giving=/donate/profile">Giving Profile</a>
<a href="/myembedpage?online_giving=/donate/textgiving">Text Giving</a>
<a href="/myembedpage?online_giving=/donate/history">Donation History</a>
<a href="/myembedpage?online_giving=/donate/recurring">Recurring Donations</a>
<a href="/myembedpage?online_giving=/donate/guest_donate">Donate as Guest</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment