Results 1 to 4 of 4

PayPal IPN + CCGV = Infinite Vouchers?

This is a discussion on PayPal IPN + CCGV = Infinite Vouchers? within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; Hi, I've been searching up and down the net for information but can't find any. My oscmax store is running ...

      
  1. #1
    New Member ryankan1's Avatar
    Join Date
    Oct 2007
    Posts
    14
    Rep Power
    0


    Default PayPal IPN + CCGV = Infinite Vouchers?

    Hi,

    I've been searching up and down the net for information but can't find any. My oscmax store is running live and great now, except for the little problem with vouchers.

    'Single use/ customer' voucher codes can be used indefinitely when using PayPal IPN as payment method.

    ANyone facing the same problem yet? Or anyone who can point me on the right direction?

    Regards
    Ryan

  2. #2
    Active Member MindTwist's Avatar
    Join Date
    Jun 2007
    Location
    Barcelona, Spain
    Posts
    409
    Rep Power
    9


    Default Re: PayPal IPN + CCGV = Infinite Vouchers?

    Haven't checked the issue you are talking about, but I do believe it is pretty much possible.

    Paypal_ipn has on its own code for several functions that OSC would usually do somewhere else. Like, Paypal_ipn sends the order email when it detects the payment has been done, instead of having it being sent from checkout_process.php which is the way it is done with any other payment method (I have used/seen).

    I guess it is pretty much possible that whatever code takes care of voiding a voucher when it has already been used happens on checkout_process, or somewhere else that gets skipped when the payment is done with Paypal_ipn.

  3. #3
    New Member ryankan1's Avatar
    Join Date
    Oct 2007
    Posts
    14
    Rep Power
    0


    Default Re: PayPal IPN + CCGV = Infinite Vouchers?

    Hmm ... so theoretically, it is also this snippet of code that I can plug into PayPal_ipn.php to decrease voucher balance and it should work?

    Ryan

  4. #4
    Active Member MindTwist's Avatar
    Join Date
    Jun 2007
    Location
    Barcelona, Spain
    Posts
    409
    Rep Power
    9


    Default Re: PayPal IPN + CCGV = Infinite Vouchers?

    I haven't looked at it, but I would say that yeah, that is probably the case.

Similar Threads

  1. Replies: 1
    Last Post: 09-07-2007, 05:52 AM
  2. CCGV(trad)
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 08-30-2007, 05:19 AM
  3. CCGV(trad)
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 08-29-2007, 07:01 PM
  4. CCGV(trad)
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 06-22-2007, 03:19 PM
  5. CCGV(trad)
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 05-21-2007, 05:23 PM

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
  •