drupal 8 support

Discussion in 'Pre-Sales Questions' started by santanbo, Apr 6, 2017.

  1. santanbo

    santanbo New Member

    Joined:
    Jun 6, 2010
    Messages:
    2
    Hi,

    Do you have a Drupal 8 module that supports recurring subscription?

    Thanks,

    Santanbo
  2. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
    Hello Santanbo,

    We have integration plugin for Drupal 8 and aMember supports recurring subscription.

    Here is list of supported payment systems
    http://www.amember.com/p/main/paysystems/

    Integration works the following way:

    When a user signs up in aMember, aMember checks to see if that user already exists in the Drupal database. If a user with the same username exists in the Drupal database signup is not allowed. (The following works if the "auto-create" option is enabled in plugin settings.) The customer can instead log into aMember with his username and password from a Drupal script and an aMember account will be created for him.

    If there is no such account in the Drupal script, the user will be allowed to signup in aMember. As the user completes payment, aMember immediately upgrades his record in the Drupal database (if it exists) or creates a new customer account with the permissions configured in "Integrations" settings.

    Once a user's subscription expires or the user is removed from the aMember database, aMember sets up a “default” usergroup in the Drupal database for this user, or removes his record completely (if configured and supported by plugin).

    http://www.amember.com/docs/How_It_Works#Integration_Plugins

    Best Regards.
  3. press_enterprise

    press_enterprise aMember Pro Customer

    Joined:
    Aug 29, 2006
    Messages:
    26
    Sorry to bring up an old thread - if we purchased the older Drupal 7 Integration Plugin, do we need to rebuy the plugin to get Drupal 8 Integration? When I download the Drupal Integration Plugin from our account, it only has options for Drupal 6 and 7.
  4. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295

Share This Page