Recurring Payment System for stripe

Discussion in 'Payments processing' started by ravi_ranjan, May 5, 2014.

  1. ravi_ranjan

    ravi_ranjan New Member

    Joined:
    Dec 31, 2013
    Messages:
    2
    How to use recurring payment system for stripe payment?

    I have setup default billing plan in Amember admin panel but its not working please suggest .
    Do i need to set any cron job for this in order to make payments on subscription every month?

    Please suggest
  2. leelbog1

    leelbog1 New Member

    Joined:
    Nov 9, 2012
    Messages:
    17
    Hello Ravi,

    The way aMember integrates with Stripe regarding Recurring Payments is like this:

    From daily cronjob that you setup in your installation, aMember will check which subscriptions need to be renewed and then make one-time charges to Stripe's API. In other words, it's aMember the one handling the recurring aspect of the charging, not Stripe. I know it might be confusing since Stripe also has recurring payment feature of its own but it's not used by aMember.

    To setup cronjob for your aMember installation, you can set it up in your server's crontab or use aMember.com's cronjob service within your account control panel.

    Hope this helps you or someone else.

Share This Page