Website and Online Development

ISSUE: There seems to be a disconnect between Stripe collecting payments but our Membership plugin not receiving this data and updating Member status.

Stripe Webhooks was not set up properly (instructions here).

FIX: I added the webhook endpoint to both the Test and Live Stripe modes.

Haven’t tested it yet, but that should allow for information to go from Stripe to Restrict Content Pro, so payment details are up to date on our website.