is amember able to trigger Backend Integration possible?

Discussion in 'Pre-Sales Questions' started by missionaire, Aug 19, 2010.

  1. missionaire

    missionaire New Member

    Joined:
    Aug 1, 2010
    Messages:
    2
    Hi,

    I would like to know if it is possible for amember to do send response or something like when a user creates a subscription, and make payment for the subscription, a backend script will be triggered upon the received of that the payment is successful.

    Thanks.
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
  3. missionaire

    missionaire New Member

    Joined:
    Aug 1, 2010
    Messages:
    2
    I found this: http://manual.amember.com/Using_site.inc.php_and_hooks? Is there a difference between this and the above?

    finish_waiting_payment($payment_id) vs subscription_added($member_id, $product_id, $member) ?

    And second issue is my friend whom has been using amember for his site told me that there is something called postback response or something, is that the same as the plugin hook that you mentioned?

    Awaiting for your reply. Thanks alot.
  4. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    Making it an integration plugin allows you to enable / disable / configure more readily than hard coding it via the hooks feature. Just a preference really and dependent on the complexity of what you are trying to accomplish.

Share This Page