تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1874 أدوات العرض

I've made a custom payment acquirer but it not go to destination website and has no error just pending :

<odoo>
<template id="behpardakht_form">
<div>
<input type="hidden" name="data_set" t-att-data-action-url="tx_url" data-remove-me=""/>
<input type="hidden" name="reference" t-att-value="reference"/>
<input type="hidden" name="amount" t-att-value="amount"/>
<input type="hidden" name="currency" t-att-value="currency.name"/>
div>
template>
odoo>

where should i define the destination url ?

when i push the button pay now it goes to /shop/payment/transaction/ with status 200 but stay still in my website without any action

الصورة الرمزية
إهمال
الكاتب

By moidifying the source code and straggling eventually i made it to go to the destination website. But it doesn't send any request to destination api how can i send json with it ?

المنشورات ذات الصلة الردود أدوات العرض النشاط
2
أغسطس 22
11804
3
فبراير 24
2827
1
نوفمبر 20
10097
1
سبتمبر 20
3023
2
مايو 20
5142