Forum Replies Created
-
AuthorPosts
-
wzp
ModeratorYou need to use the Amazon S3 download feature, present in eStore. Simply install eStore, and the S3 integration; and then it will coexist with eMember. You would then use the eStore download buttons, as appropriate.
wzp
ModeratorThe concept of a “user dashboard” is a site UI issue. You can implement that, using the tools we provide.
Secondly, can the link sent upon purchase be a STREAM ONLY and NOT DOWNLOAD link?
You must use an eStore feature called Authenticated Page Redirect (APR). Users will be redirected to a protected page, where you can have the streaming content.
-
This reply was modified 4 years, 10 months ago by
wzp.
wzp
ModeratorThis functionality works fine if I use a fancy display, but I literally just want to place a button and nothing more
The addon is working, as described in the documentation. A fancy display is shown, with either a Donload or an Add to Cart button.
If all you want is “just a button,” consider using partial content protection, to display either a Download Now or Buy Now button.
-
This reply was modified 4 years, 10 months ago by
wzp.
wzp
ModeratorKindly clarify if Estore has a user dashboard which is a customer dedicated page where they can see and manage their subscriptions.
“Subscriptions,” otherwise known as “recurring payments” are managed by the payment gateways (PayPal, et al) and not by the plugin.
Can a dashboard be created which will list all the podcasts a particular subscriber has bought?
There are 2 possible approaches to this:
- If you are selling one-off podcast downloads, you can use the Self Re-Download Digital Products addon, to allow buyers to download specific podcasts, that they have purchased.
- If you are selling access to a dynamically changing/updated collection/subscription of podcasts, you can:
- Create a membership site using eMember.
- Sell access to podcast collections/subscriptions, using multiple membership levels, where each membership level corresponds to a specific podcast collection/subscription.
- Place download links on the content pages that are specific to each membership level.
- Create a membership site using eMember.
wzp
ModeratorPlease follow this procedure:
wzp
ModeratorThere is no provision to automatically prorate the cost of new memberships. You’d have to manually adjust the cost, every month.
wzp
ModeratorIf you insist on sticking with Stripe; the eMember Stripe payment gateway only takes one-off, non-recurring payments.
If you are willing to use PayPal, as the eMember payment gateway; you can setup recurring PayPal subscription payments every 12 months.
If you insist on a Stripe based subscription solution; you must process the subscriptions through our eStore plugin with the optional Payment Gateway Bundle addon.
wzp
ModeratorBasically, I’d like the the same data as on a receipt
Have you looked at the WP eStore Receipt Creator AddOn? Not only is it a free addon, but you can probably find what you are looking for in its code.
wzp
ModeratorWhat kind of shipping data you wanting?
wzp
ModeratorI would like to add another payment gateway (MyPay) which is not currently supported.
There are 2 possible solutions.
- Add MyPay to the Gateway Bundle.
- Create a MyPay specific addon.
In either case, you could either choose to shoehorn MyPay into the Payment Gateways bundle, or have one of our developers perform a custom coding job for you.
wzp
Moderator…it is in the file /inc/lib/class.emember_emember_list.php on line 77…
Which version of the eMember plugin are you using? There is no such file in the current version, nor can I locate a similarly named file in my archives.
wzp
ModeratorThis used to be part of our documentation, but somehow went AWOL:
https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.htmlwzp
ModeratorDoes the bucket name or the uploaded file name, contain ANY capital letters or special characters?
-
This reply was modified 4 years, 10 months ago by
-
AuthorPosts