Ir al contenido
Menú
Se marcó esta pregunta
1945 Vistas

1. I have setup Authorize.net as the payment collector. 
2. The contact in Odoo has an active credit card on file

3. The way I create a payment is using json and send a request to Odoo to "create" into 

 "account.payment".

4. Following fields I send - 

"payment_type":"inbound",   "partner_type":"customer",      "partner_id"

  "amount"     "currency_id"   "payment_date"  "communication"  "payment_difference_handling":"open",

"journal_id"   "payment_method_id":3,   "payment_token_id":3,

"partner_bank_account_id":false,   "writeoff_account_id":false

along with the invoice information. 

However, the payment doesn't go through till Authorize.net 
i suspect, i am missing something. 
Any suggestion?

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
ene 25
3515
2
jun 25
2119
0
abr 24
1925
2
jun 25
6056
0
nov 23
1524