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