Payment gateways

I haven’t used any of the payment gateways with Gibbon yet. I have used the finance module by reporting external payments.

Question: do payments made with a payment gateway tie directly into the finance module? Can a payment made be linked to a specific invoice?

Thanks

Hi Tieku, payments can be linked to any module that is programmed to employ payments, as you can see in the gibbonPayment database table example below:

In this case, the payments were made form in the Finance module, and so the record is linked to the gibbonFinanceInvoice table, linking it to a specific invoice.

Cheers,

Ross