Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
4855 Vizualizări

Hi All,

have made a module for new payment gateway integration and so far that is working fine.It can successfully creates quotation on sales after complete the payments.But we can see that shopping cart is no clearing once completed the payment.This means that Odoo cannot find out that order was completed with payments? or is there anything else that we need to do for this shopping cart issue?

Or is it because of not going through these URLs on controller class?

class PaymentController(http.Controller):

_notify_url = '/payment/gatewayname/ipn/'

_return_url = '/payment/gatewayname/dpn/'

Thanks

Imagine profil
Abandonează
Cel mai bun răspuns

Thanks F.P. your interesting about this topic after long time.We have already developed the module.

Imagine profil
Abandonează

just noticed that date after posted an answer.

Cel mai bun răspuns

 copied from another payment module to implement yours?

you probably skip some step which are needed for validation of payment that marks SO as paid. 

 

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
3
ian. 25
3796
2
iun. 25
2176
1
iul. 24
1755
2
iun. 25
6131
1
ian. 24
4797