Skip to Content
Menu
This question has been flagged
1940 Views

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
Discard
Related Posts Replies Views Activity
3
Jan 25
3473
2
Jun 25
2107
0
Apr 24
1910
2
Jun 25
6022
0
Nov 23
1520