Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2009
    Location
    Macclesfield, South Australia
    Posts
    102
    Plugin Contributions
    0

    Idea or Suggestion POLi Payment Method - Money Transfer - Pay Anyone

    I'm keen to improve the method of allowing customers to pay by Bank Transfer using POLi ... centricom.com/ It looks like a cheaper payment method than PayPal, works with MoneyBookers and simply integrates the payment by linking customers to their own Internet Banking page to pay by "Pay Anyone" or simple "Money Transfer" then back to the merchants site once payment is made.
    This is better than using the Direct Bank Debit module as it would link to the customers chosen Bank IB page.
    Last edited by Kim; 26 Apr 2009 at 04:08 AM.

  2. #2
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: POLi Payment Method - Money Transfer - Pay Anyone

    Might want to read their FAQs - it is restrictive as far as browsers and operating systems go -
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Jan 2009
    Location
    Macclesfield, South Australia
    Posts
    102
    Plugin Contributions
    0

    Default Re: POLi Payment Method - Money Transfer - Pay Anyone

    Thanks Kim, good point
    Quote from POLi FAQ page:
    19. I tried using POLi™ but it doesn't work. Why?
    Here is a quick checklist to help you determine why POLi™ isn't working and what you can do about it:

    a. Browser: POLi™ only supports Microsoft's Internet Explorer browsers, from version 6.0 onwards. It also supports Firefox 2 – but not Version 3 as yet. Are you running a compliant browser?

    b. Pop-Ups: Internet Explorer must be set to allow Pop-Ups. Set your Internet options to allow Pop-Ups or ask your system administrator for assistance.

    c. Operating System: to use POLi™ you must have Windows XP Service Pack 2 or later with Microsoft .NET Framework 2.0 installed.
    With users swapping to Linux and MacOS and dumping Windose many customers wont be able to use POLi.

    Looks like they are not serious yet....pity.. looks like a great idea.

  4. #4
    Join Date
    Nov 2004
    Location
    Port Neil South Australia
    Posts
    397
    Plugin Contributions
    0

    Default Re: POLi Payment Method - Money Transfer - Pay Anyone

    any more on this yet as it is very popular in Australia
    Michelle Wardley
    Fine Artist & Musician

  5. #5
    Join Date
    Jan 2006
    Location
    Broken Hill - NSW
    Posts
    2
    Plugin Contributions
    0

    cart error Re: POLi Payment Method - Money Transfer - Pay Anyone

    I myself are looking into Poli as a payment solution and would like to find out more re the development of my site

  6. #6
    Join Date
    Jun 2012
    Posts
    12
    Plugin Contributions
    0

    Default Re: POLi Payment Method - Money Transfer - Pay Anyone

    Installation Instructions



    a - Upload 'poli.php' file to your Zencart folder on server
    b - Upload 'includes/languages', 'includes/modules' folders to your 'includes' folder
    c - Edit your 'includes\templates\YOUR TEMPLATE\templates\tpl_checkout_success_default.php' file, find '<div id="checkoutSuccessOrderNumber"><?php echo TEXT_YOUR_ORDER_NUMBER . $zv_orders_id; ?></div>'
    put these code block under it
    <!--poli start-->
    <?php
    if($_GET['externaltransactionid']){
    echo '<b>Payment Receipt:</b>';
    echo '<br/><br/>Amounts: ' . $currencies->display_price($_GET['amount'], 0);
    echo '<br/><br/>Payment Date: ' . date('d/m/Y');
    echo '<br/><br/>Merchant Reference Number: ' . $zv_orders_id;
    echo '<br/><br/>POLi ID Number: ' . $_GET['externaltransactionid'];
    }
    ?>
    <!--poli end-->




    Login to Poli console to set-up:

    1 - Click on 'Entities' in left menu, then click 'Hosted Merchant Configuration' tab

    2 - click 'Secure Mode' option if you want payment in secure mode

    3 - If you checked 'Secure Mode', then you have to input 'Pass Phrase', 'Salt Value', 'Initial Encryption Data'

    4 - "Successful URL", "Unsuccessful URL", both are set to 'your_site_url/poli.php'



    Login to admin, then modules->payment to config Poli payment module, input your Poli info in configuration Poli page


    THE PROBLEM I HAVE IS WHEN I CLICK ON THE FOLLOWING
    1 - Click on 'Entities' in left menu, then click 'Hosted Merchant Configuration' tab

    THERE IS NOTHING THERE, NO SECURE MODE

    also what does it mean edit your includes templates\tpl_checkout_success_default.php
    as the information is already there as written above

    any help would be muchly appreciated

  7. #7
    Join Date
    Jun 2012
    Posts
    12
    Plugin Contributions
    0

    Default Re: POLi Payment Method - Money Transfer - Pay Anyone

    i got it sorted , but the problem with this program is that if the customer does not come back to the website to confirm the order, you get payment but have no order in the zen cart order section

 

 

Similar Threads

  1. Check/Money Order - Can't set up this payment method
    By Lazar in forum Addon Payment Modules
    Replies: 5
    Last Post: 27 Sep 2011, 02:12 PM
  2. setting up a custom payment method - real time credit pay - HELP!
    By davidnelband in forum Addon Payment Modules
    Replies: 4
    Last Post: 21 Mar 2011, 05:58 PM
  3. How do I add a funds transfer payment method?
    By sgspeer in forum Addon Payment Modules
    Replies: 1
    Last Post: 5 Aug 2010, 09:58 AM
  4. How to configure the payment method -- how do I get money from my customers?
    By charlie_pr in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 15 Jul 2007, 01:17 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR