Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
4802 Tampilan

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
Buang
Jawaban Terbai

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

Avatar
Buang

just noticed that date after posted an answer.

Jawaban Terbai

 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
Buang
Post Terkait Replies Tampilan Aktivitas
3
Jan 25
3387
2
Jun 25
2059
1
Jul 24
1687
2
Jun 25
5963
1
Jan 24
4662