Feature #110
Support a payment gateway for credit card payments
Status: | Closed | Start: | 2013-10-14 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | - | |||
Votes: | 0 |
Description
We're encountering increasing numbers of problems with PayPal payments, especially from people who do not wish to create a PayPal account -- this should work, but for some people it just doesn't give the option, and Paypal support is pretty useless on the matter.
Also Google Checkout is going away soon, so those people are going to need a way to pay.
I can't see any alternative but a payment gateway that supports credit card payments.
History
Updated by admin over 11 years ago
Currently looking into using Stripe for this.
Updated by admin over 11 years ago
First attempt at a Stripe integration has been put live. At the moment it only allows payment of invoices that already exist and card details need to be input every time.
The following improvements are needed:- Allow customers to store card details (with Stripe, not with us)
- Optionally use stored card details to pay recurring invoices as they are created