Skip to content

Latest commit

 

History

History

shopinvader_api_payment_cart

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Shopinvader Api Payment Cart

Beta License: AGPL-3 shopinvader/odoo-shopinvader-payment

This addon adds logic to payments, specifically concerning the sale orders. It defines a callback on payment transactions, in order to confirm the cart (making it a quotation) when the payment is done. What's more, it adds a configuration on the payment provider to decide if, when the payment is done, the quotation must stay a quotation or be confirmed into a sale order.

Table of contents

Get the encoded payable info for a cart

As the routes on the cart router are private, the user needs to be authenticated to retrieve the cart payable info. Call one of the routes /current/payable/ or /{uuid}/payable to retrieve the payable token that will be needed in all public payment routes of the shopinvader_api_payment core addon.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • ACSONE SA/NV
  • Shopinvader

This module is part of the shopinvader/odoo-shopinvader-payment project on GitHub.

You are welcome to contribute.