Last active
April 12, 2021 18:46
-
-
Save deboorn/e4624a0ddac41a4060ba to your computer and use it in GitHub Desktop.
Online Giving Embed Linking Example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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