Tweak docs
This commit is contained in:
parent
7d461a810f
commit
27c66578eb
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue