Group: Forum Members
Last Active: Thu 18 Jun 2015
Posts: 98,
Visits: 1,382
|
My client would like to add a payment plan option to his website. This will be managed offline by a 3rd party lease company so no payments will be taken online. He already uses the PO_OfflinePayment for offline payments.
We need a new offline payment gateway. I tried using the method found in a topic on this forum but it has not worked.
Please could you either send me the plugin code foe me to clone or suggest how else I may be able to achieve this.
Kind regards
Helen
|
Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
I think it would be easier to keep the single PO method and add a select box or radio buttons to determine what it's being used for. The problem with trying to clone PO is that PO is a special method and various parts of Kartris specifically check if the payment method being used is PO. So even if you clone it, you're going to end up having to modify a bunch of files to accommodate the new one and get it to behave like the old one.
-- If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.
If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
|