İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
5120 Görünümler

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

Avatar
Vazgeç
En İyi Yanıt

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

Avatar
Vazgeç

just noticed that date after posted an answer.

En İyi Yanıt

 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. 

 

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
Payment Status Çözüldü
3
Eyl 25
8475
1
Eyl 25
2650
1
Tem 24
2200
2
Haz 25
6974
1
Oca 24
5575