Jump to content

Bug on Add Invoice Payment API call


diogolanna

Recommended Posts

Hello,

 

When i run the API command "Add invoice payment" passing this data:

 

[action] => addinvoicepayment

[invoiceid] => 1000055

[transid] => 12312098312328312803

[amount] => 19.90

[gateway] => boleto

[date] => 26/09/2012

 

I got this result:

 

Erro API : Invoice ID Not Found

 

 

 

But if i try "Get Invoice" passing this data

 

[action] = getinvoice

[invoiceid] = 1000055

 

i have success:

 

[result] => success

[invoiceid] => 1000055

[invoicenum] =>

[userid] => 1000009

[date] => 2012-09-24

[duedate] => 2012-09-29

[subtotal] => 19.90

[credit] => 0.00

[tax] => 0.00

[tax2] => 0.00

.

.

.

[transactions] =>

 

 

 

I tried with other invoices and error and the same.

Anyone know anything about it?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated