Tweak docs

This commit is contained in:
Ben Sturmfels 2025-02-21 19:26:31 +11:00
parent 7d461a810f
commit 27c66578eb
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -91,8 +91,8 @@ def sustainers_paypal(request):
# ----------------------
#
# Conservancy accepts both one-off and monthly/annual recurring sustainer
# payments. Currently we used PayPal for this to avoid the compliance work and cost
# associated with PCI compliance. The relevant sustainer details and are sent to PayPal
# payments. Previously/currently we used PayPal for this to avoid the compliance work and cost
# associated with PCI compliance. The relevant sustainer details and are sent to PayPal
# as custom fields, the donor pays via the PayPal hosted payment form, receives a
# receipt from PayPal and then later Bradley runs a batch script that takes PayPal data
# and sends a custom thanks email. (Where does the data come from? Is it a dashboard