Help with expire date

Discussion in 'Payments processing' started by aprofitzone, Sep 25, 2012.

  1. aprofitzone

    aprofitzone New Member

    Joined:
    Sep 19, 2012
    Messages:
    1
    Hi,

    I'm having troubles with the expire date of subscription product. It doesn't matter the options i change, the expire date is always 12/31/36 and the information in the admin user area for "user access" is set to recurring instead of the date of expire date. Even if i add the payment in the admin area, this also happens.

    I'm using a self made payment and plugin but everithing is working fine besides the expire date.

    Can you please help me to figure out what is the problem?How can i fix this?

    I've already add demo information (Utilities => Build Demo) ant the same is happening ....

    Can i maybe call a function to update the expire date for that order/invoice in the site.php with the "Am_Di::getInstance()->hook->add(Am_Event::SUBSCRIPTION_ADDED , 'subscriptionAdded');"? Is there any funtion to do that? How can i use it or get the parameters of the invoice when the event is called.

    Tks

Share This Page