Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
4895 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ

just noticed that date after posted an answer.

Câu trả lời hay nhấ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. 

 

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 1 25
4760
2
thg 6 25
2306
1
thg 7 24
1840
2
thg 6 25
6283
1
thg 1 24
4950