Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Contract with recurring card payment

by
TAKOBI s.r.l., Lorenzo Battistini.
- 22/12/2019 10:08:01
Hello Henrik,
you just need to activate and configure the Stripe payment acquirer.
Then, users will be able to insert their credit cards data, for instance by /my/payment_method page (saving a token), and money transactions will be automatically generated by the procedure you can see within the _pay_invoice method of contract.contract model.


On Sat, 21 Dec 2019 at 19:52, Henrik Norlin <henrik@appstogrow.org> wrote:
Dear Lorenzo Battistini,

Thank you for recommending contract_payment_auto with Stripe. I have made a PR to "migrate" from 10.0 to 12.0 (no migration scripts).

How can I use this module with Stripe?

Is there a way in Odoo community to let customers start a subscription/contract? Then the contract would recurringly generate invoices and automatic payments with Stripe.

Kind regards
Henrik Norlin
+4791120745

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe



--

Reference