Jump to content
  • 0

How To Build A Post Request When Invoices Paid And Pay For A Service


ty0716

Question

2 answers to this question

Recommended Posts

  • 0

You can look at two different events (you'll need to create a plugin that can listen for these events).

 

One of the following:

  1. Transactions.add
  2. Invoices.setClosed

 

The first is triggered when a transaction is added. The second is triggered when an invoice is closed, which happens when it's paid. Sounds like you'd want to go with #2

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
Answer this question...

×   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.

Loading...
×
×
  • Create New...