Payment Plugin: Clickfunnels
In your ClickFunnels account go to Funnels -> Edit Funnel -> Settings -> Webhooks -> Manage Your Funnel Webhooks -> + New Webhook. In the form specify:
URL: https://example.com/amember/payment/clickfunnels/ipn
EVENT: purchase_created
VERSION: 1
ADAPTER: Attributes
In order to setup integration between aMember product and ClickFunnel, create a product in aMember with the same settings, then go to ClickFullens -> Edit Funnel, switch to Order Form step, Open Products tab.
In that tab you will see list of the products. In order to get product id, right click on Product Edit button and copy edit url.
Example: https://app.clickfunnels.com/products/xxxxxxx/edit?all=false&funnel_step_id=43434347
Here xxxxxxx is the product ID that you have to specify in aMember CP -> Manage products -> Edit Product -> Clickfunnel Product ID.
In order to set webhook you need to create file /funnel_webhooks/test in root folder of your site.