Remove Gateway Choice On A Campaign/Donation Page
This shows how you can detect what page/campaign you are on and remove a gateway from…
Donation Form Email Check (Advanced)
If you need to do manual validation of an email when a donation is being submitted…
Change "Email" On Donation Form
This will change wording on the donation form for the "Email" field, although this snippet can…
Change Cancel Page URL For Paypal
This should redirect a donor to a custom URL after a donor clicks 'cancel' on Paypal's…
Delete Pending Donations
This script properly deletes all pending donations using WordPress functions ensuring all hooks fire and related…
Change Registration Email Login URL
Modifies the login URL sent to new users via email.
REST API Shopping Cart Endpoint for EDD
Adds a REST API endpoint that returns the current user's shopping cart.
Remove Decimals
Removes decimal places from all prices
Show Terms By Default
Show the terms of agreement open on the checkout page by default
Add Payment ID to Sales API
If sequential order numbers are on, those numbers are returned in the sales API instead of…
Milestone Sales Alert
Emails the admin when a specific download has been sold X times.
Billing Address Email Tag - Actual Country Name
Replace the default {billing_address} email tag to use the full State/Country names on purchase receipts.
Pre-approval Emails
Email the admin and customer when a pre-approval payment has been made.
Vendor Email Tag
Show the Shop Vendor's email for each download purchased
Sample Email Template Tag
This is an example of how to register a new email template tag for EDD as…