On Thursday 05 February 2015 16:57:22 Allen S. Rout wrote:
> On 11/17/2014 12:17 PM, Geert Janssens wrote:
> > You could use either
> > Customer.ApplyPayment
> > or
> > Invoice.ApplyPayment
>
> This has worked wonderfully; thank you!
>
> Took a long time for me to get back to the topic, but once
On 11/17/2014 12:17 PM, Geert Janssens wrote:
> You could use either
> Customer.ApplyPayment
> or
> Invoice.ApplyPayment
This has worked wonderfully; thank you!
Took a long time for me to get back to the topic, but once I started
digging through the latest examples, it was reasonably smooth.
On Thursday 20 November 2014 20:48:03 Tom Lofts wrote:
> Hi Geert,
>
> > gncOwnerApplyPayment is one option. The other is
> > gncInvoiceApplyPayment. The former is the most generic one, the
> > latter is a convenience function that lets you apply a payment to
> > one specific invoice.
>
> Tha
Hi Geert,
> gncOwnerApplyPayment is one option. The other is
> gncInvoiceApplyPayment. The former is the most generic one, the latter
> is a convenience function that lets you apply a payment to one
> specific invoice.
Thanks for this - I'd missed gncInvoiceApplyPayment but it turns out
this is
On Friday 14 November 2014 08:00:28 Allen S. Rout wrote:
> On 11/13/2014 07:41 PM, John Ralls wrote:
> > On Nov 13, 2014, at 1:15 PM, Allen S. Rout wrote:
> >
> >
> >
> > No. You’ll need to script your interaction in Scheme or Python,
>
> I've been working with the Python APIs for insertion of
On Friday 14 November 2014 20:35:47 Tom Lofts wrote:
> Hi Allen,
>
> As part of some of the work I've been doing to create a REST like API
> via the Python bindings I've also been trying to make payments via the
> Python API.
>
> I think I've managed to find out how this is intended to be done bu
Hi Allen,
As part of some of the work I've been doing to create a REST like API
via the Python bindings I've also been trying to make payments via the
Python API.
I think I've managed to find out how this is intended to be done but
can't quite get it to work.
The relevant function in the G
On 11/14/2014 10:37 AM, John Ralls wrote:
>
>> On Nov 14, 2014, at 5:00 AM, Allen S. Rout wrote:
>>
>
> Ah, from your original question it sounded like you wanted to pass
> arguments to the command line.
>
> I don't know what you mean by "hooks for payments",
The python includes bindings to
> On Nov 14, 2014, at 5:00 AM, Allen S. Rout wrote:
>
> On 11/13/2014 07:41 PM, John Ralls wrote:
>> On Nov 13, 2014, at 1:15 PM, Allen S. Rout wrote:
>>
>>>
>>
>> No. You’ll need to script your interaction in Scheme or Python,
>
> I've been working with the Python APIs for insertion of inv
On 11/13/2014 07:41 PM, John Ralls wrote:
> On Nov 13, 2014, at 1:15 PM, Allen S. Rout wrote:
>
>>
>
> No. You’ll need to script your interaction in Scheme or Python,
I've been working with the Python APIs for insertion of invoices, and
modification of customers. I can't see anything that loo
On Nov 13, 2014, at 1:15 PM, Allen S. Rout wrote:
>
> Is there any art for submitting payments or transactions from anywhere
> other than clicking through the GUI? I am attempting to automate the
> submission of payments for our hackerspace from e.g. square, dwolla, etc.
>
> I'd be perfectly
Is there any art for submitting payments or transactions from anywhere
other than clicking through the GUI? I am attempting to automate the
submission of payments for our hackerspace from e.g. square, dwolla, etc.
I'd be perfectly delighted with any command-line invocation in which I
submit all
12 matches
Mail list logo