Hello,
I am preparing a simple membership site with only one paid membership level using eMember and eStore.
The Total price is 60$, but I want my customers to test the part of the product before paying the full price.
I want members to pay 12$ for a 2 day trial,
Then 48$ (one time only) two days later if they don't cancel. There won't be any other payment beyond that point.
1- I need to make sure of how to setup recurring payment in eStore correctly (On your site, the video tutorials are mentioned as : do not exist).
2- What code do I have to use on my sales page ?
[wp_eStore_subscribe:product_id:PRODUCT-ID:end] does not work, and [wp_eStore_buy_now_fancy id=1] show the full price 60$ instead of 12 and 48 later. I'm lost.
Thank you for your help.