HerrZ Posted October 1, 2009 Share Posted October 1, 2009 hello, There is my DirectDebit Backend Admin Module. In the Module Interface i want to mark an invoice as Paid. A simple solution is changing the values in database. BUT after this there is no hook call, no registrar automation and so on. how can i set the invoice status to "Paid" correctly ( Mark Paid )? -curl API call? -rebuild the "Mark Paid" Form? <form method="post" action="invoices.php?status=Unpaid&page=0"> <input type="hidden" name="token" value="3603bd###################6ebaa57######b1494" /> <input type="checkbox" name="selectedinvoices[]" value="1002" class="checkall"> <....> - what is the "token"? Feedback? regards 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.