Recurring billing
Charging a member automatically at a fixed interval until they cancel.
Recurring billing stores a payment method with the gateway and charges it on a schedule — monthly, annually, or on a custom interval — without the member re-entering card details.
The hard part is not the first charge but everything after it: expired cards, insufficient funds, and bank declines. A billing system without retry logic and dunning emails silently loses members who never meant to leave.
