Page 2 of 17 FirstFirst 123412 ... LastLast
Results 11 to 20 of 168
  1. #11
    Join Date
    Aug 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: New: Moneybookers Payment Gateway

    I installed the last version, but the automatic notification seems to be not working yet. Please view the picture below:


    1. I send payment by Moneybookers on checkout payment page.
    2. I click the "Confirmation" button, the page redirect to Moneybookers website.
    3. Login Moneybookers and choose the "Bank Transfer" payment method.
    4. Confirm the payment, and then the page redirect to my website, now, the order has been made by Zen Cart system and the order status is "Initialised for Moneybookers".
    5. I login moneybookers website with my email and password and go to "History" > "PENDING PAYMENTS" page, you can see the picture above.
    6. I click the "Cancel" text, I think Moneybookers will send a notification to "moneybookers_gateway_ipn_handler.php", the order status will be changed to "Cancelled on Moneybookers" according to the Moneybookers notification, but the order status never changed. Is that wrong?

  2. #12
    Join Date
    Dec 2006
    Posts
    163
    Plugin Contributions
    1

    Default Re: New: Moneybookers Payment Gateway

    If I understand correctly, you are receiving the status update email but you are not seeing the actual change. Is this the case?

    Are other status types updated correctly?
    Last edited by Dayo; 16 Mar 2008 at 05:36 PM.

  3. #13
    Join Date
    Aug 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: New: Moneybookers Payment Gateway

    I found a big bug, please give me your MSN Messenger or other IM ACCOUNT thanks!

  4. #14
    Join Date
    Aug 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: New: Moneybookers Payment Gateway

    The model has a big bug. The auto status can't work fine.

  5. #15
    Join Date
    Dec 2006
    Posts
    163
    Plugin Contributions
    1

    Default Re: New: Moneybookers Payment Gateway

    Sorry but I don't use any of those.

    Feel free post the details here.

  6. #16
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: New: Moneybookers Payment Gateway

    Edit order_status numbers....after Install, go Back and click Edit to change the numbers, I see it now
    Last edited by DogTags; 17 Mar 2008 at 02:35 PM.

  7. #17
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: New: Moneybookers Payment Gateway

    Then manually add the new order statuses (if using diff order status numbers)

  8. #18
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: New: Moneybookers Payment Gateway

    How would you change the 'initial' order status? Would you just change the order status number to other things, including an existing order status?

  9. #19
    Join Date
    Dec 2006
    Posts
    163
    Plugin Contributions
    1

    Default Re: New: Moneybookers Payment Gateway

    Quote Originally Posted by william_c View Post
    I found a big bug!
    Quote Originally Posted by william_c View Post
    The model has a big bug.
    Quote Originally Posted by Dayo View Post
    Feel free post the details here.
    In the absence of further details on the "Big Bug", I shall proceed with submitting V1.0.3 presently.
    Last edited by Dayo; 19 Mar 2008 at 04:40 AM.

  10. #20
    Join Date
    Aug 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: New: Moneybookers Payment Gateway

    moneybookers_gateway_multiple_post_handler.php

    37 line, 41 line, 45 line, change zc_mbookers_ok to mbookers_ok.


    You added a new table column "mbookers_gway_tid" into "orders", the column is very important to process the order status, but the data is none after the buyer made a order, I checked the all files, you never inserted any data into the column.

    You should rewrite the following functions:

    function before_process() {
    return false;
    }

    function after_order_create($insert_id) {
    return false;
    }

    function after_process() {
    return false;
    }


    You should think over "user session", "mb_tid", "mbookers_gway_tid" the 3 informations.

 

 
Page 2 of 17 FirstFirst 123412 ... LastLast

Similar Threads

  1. Replies: 0
    Last Post: 13 Dec 2012, 11:36 AM
  2. MoneyBookers Payment Module
    By testuser in forum Addon Payment Modules
    Replies: 23
    Last Post: 20 Jun 2009, 08:22 AM
  3. Problem with MoneyBookers Payment Gateway,
    By jeffhardy in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 2 Jun 2009, 10:33 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