more than one "anylink" payment plugin

Discussion in 'Payments processing' started by focusring, Dec 6, 2008.

  1. focusring

    focusring New Member

    Joined:
    Mar 15, 2008
    Messages:
    9
    I would like to create additional "anylink" plugins (anylink,anylink2,anylink3,anylink4, ...)

    I already copied

    /plugins/payment/anylink/

    to

    /plugins/payment/anylink2/

    In Setup --> Plugins, it does not yet show anylink2 plugin.

    Also, in Manage Products, I must add another anylink URL field (for anylink2).

    Please help me to setup additional anylink plugins. I need instructions.

    Thanks.
  2. focusring

    focusring New Member

    Joined:
    Mar 15, 2008
    Messages:
    9
    I figured out how to do it.

    copy
    /plugins/payment/anylink/
    to
    /plugins/payment/anylink2/

    rename
    /payment/anylink2/anylink.inc.php
    to
    /payment/anylink2/anylink2.inc.php

    In 2 files
    /anylink2/anylink2.inc.php
    and
    /anylink2/config.inc.php

    change all Text "anylink" to "anylink2"

    That's All !

Share This Page