In order to use Stripe payments for Paid Membership Levels follow next steps –
- Enter the Stripe Secret Key and Stripe Publishable Key. For this – go to your Stripe account -> API section. There you will find these keys.
- Copy and paste IPN Address URL to your Stripe account as IPN address – to make IPN system work as it should.
- Go to Webhooks section -> Settings tab.
- Click on “Add endpoint…”
- Insert IPN Address URL.
- Click “Create endpoint” button.