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,7 +91,7 @@ def sustainers_paypal(request):
# ---------------------- # ----------------------
# #
# Conservancy accepts both one-off and monthly/annual recurring sustainer # Conservancy accepts both one-off and monthly/annual recurring sustainer
# payments. Currently we used PayPal for this to avoid the compliance work and cost # 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 # 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 # 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 # receipt from PayPal and then later Bradley runs a batch script that takes PayPal data