MemberPress Team
Member since March 2023
MemberPress: Pass a Member Phone Number to Stripe
This code will pass the phone number a member added to the membership registration form when…
MemberPress: Adding Credit Card and Expiry Information to Subscriptions Table
This snippet adds a new column to the table under the Subscriptions tab on the Account…
MemberPress: ActiveCampaign - Add Custom Field to ActiveCampaign Subscriber Data in MemberPress
This code snippet customizes the data sent to ActiveCampaign through the MemberPress integration. Once the code…
MemberPress: Remove State Text Field
Removes the state text field from the registration and account pages if the country does not…
MemberPress: Only Allow Coupon Once Per User
Restrict coupon codes so a user can only use the coupon code once.
MemberPress: Export Account Type in CSV
Add the following code to add a new CSV export option for Corporate Accounts that includes…
MemberPress: Generate All Invoices for the Specific Period (e.g. A Year)
If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…
MemberPress: Limit Phone Number Digits
This code snippet limits the number of digits users can enter into a custom phone number…
MemberPress: Change the Member’s User Role After a Specific Membership Subscription Cancelation
The code automatically changes the member's user role once the subscription is canceled. This will be…
MemberPress: Send Tax (e.g. VAT) to Stripe
This code snippet will send the user’s VAT/TAX number to Stripe when that user registers for…
MemberPress: Change Stripe Payment Description
Change the Stripe payment descriptor for non-recurring payments.
MemberPress: Adjusting Paywall Cookie Expiry Time
This code snippet modifies the default expiration period (30 days) for the MemberPress paywall cookie. The…