Skip to content
Snippets Groups Projects
Unverified Commit 7d6e220b authored by Eileen McNaughton's avatar Eileen McNaughton Committed by GitHub
Browse files

Update docs/financial/PaymentAPI.md


Co-Authored-By: default avatarMikey O'Toole <mikey@mjco.uk>
parent 85230562
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ It is now best practice to use the Payment.create API call.
Note that paymentprocessor.pay handles the communication with a payment processor to instigate a payment. Similarly, paymentprocessor.refund handles the communication with a payment processor to instigate a refund.
After a contribution has been created, for example using the best practice Order.create api call, use the Payment.create api action to
After a contribution has been created, for example using the best practice Order.create API call, use the Payment.create API action to
- record a payment against the contribution - either fully or partially paying the contribution amount
- record a refund against the contribution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment