Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Alex Skrypnyk 6147 posts 24056 karma points MVP 8x admin c-trib
    Oct 22, 2012 @ 12:37
    Alex Skrypnyk
    0

    Automatic Payment Processing

    Hi,

    We make a site with a paid account via PayPal Recurring, please explain us:

    1. How handle success payments from paypal, and upgrade user account auntomatically, without admin.

    2. How downgrade user account, when he didn't pay for month subscription, automatically too.

    Thanks,

    Alex

     

  • Alex Skrypnyk 6147 posts 24056 karma points MVP 8x admin c-trib
    Oct 23, 2012 @ 15:34
    Alex Skrypnyk
    0

    What Pipeline we should use?

    We don't need invoice, delivery and other staff. Simply handling a status of paypal recurring profile.

  • Søren Spelling Lund 1797 posts 2786 karma points
    Oct 24, 2012 @ 11:35
    Søren Spelling Lund
    0

    Hi Alex,

    You can plug into to the Checkout pipeline and handle the account upgrade from there. Here's how to extend the pipelines: uCommerce Pipelines Explained.

    The recurring provider does not handle the downgrade, but you can override the ProcessCallback method of the class PayPalRecurringPaymentMethodService and handle it any way you want. With that done simply register the new class in the Payments.config (for uCommerce 3) or in web.config (for uCommerce 2).

  • Alex Skrypnyk 6147 posts 24056 karma points MVP 8x admin c-trib
    Oct 24, 2012 @ 16:07
    Alex Skrypnyk
    0

    Thanks, Soren.

Please Sign in or register to post replies

Write your reply to:

Draft