Open
Description
We need the ability to accept credit card payments in Baobab.
Research some options for payment gateways. In particular, document their:
- Pricing (fixed and marginal costs; we'll only be processing a few hundred payments per year)
- Integration (how good/easy to use is their API, can we fully integrated their service into Baobab, or will it involve redirecting the user to their website?)
- Reporting
- Range of credit cards supported (we should have support for Amex!)
- Fraud detection
- Support for, and how they handle different currencies
- Any restrictions (particularly if they have any restrictions on countries they accept payments from)
- Any other functionality they provide that might be useful
Also research and document any compliance we need to consider (eg PCI ) when handling credit cards.