Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
4956 มุมมอง

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

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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

อวตาร
ละทิ้ง

just noticed that date after posted an answer.

คำตอบที่ดีที่สุด

 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. 

 

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
3
ม.ค. 25
6040
2
มิ.ย. 25
2416
1
ก.ค. 24
1967
2
มิ.ย. 25
6501
1
ม.ค. 24
5171