A. Direct Payment - Add SolidTrust Pay button:
1- login to your solidtrust pay account
2- Go to my account -> view profile page
3- copy your username
3- Go to Merchant Zone -> Create Subscriptions
4- Click
MEMBERS - view the items you are subscribed to5- Copy your subscriotion Id
6- Paste both username and ID to your payment processors page
A. If an existing Member purchased into a separate membership if they use the same email, then they would cancel their old subscription and would belong to the new membership. If they use a new email and have 2 separate accounts, then they would have 2 separate logins and see separate things in each members area.
A. When editing the membership, in the URL at top you can see the id for the membership. Then, use that id for the membership and add it to the url as shown below replacing the id number with ID:
/join/USERNAME?membership=IDSo, for example if it is for username john and membership id 3 it would look like:
/join/john?membership=3Or if putting it inside the WYSIWYG of a capture page you would put the following code for membership id 3
/join/~username~?membership=3 A. Yes, it will suspend them. We caution to be careful if you have more than 1 tier, or an admin payment because the person gets logged out when only 1 of their possible many subscriptions is canceled.