- This topic has 2 replies, 2 voices, and was last updated 12 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Trouble getting Pay Per View to work with APR
Hi,
I’m trying to get pay per view to work using this method:
http://www.tipsandtricks-hq.com/ecommerce/using-wordpress-permalinks-as-digital-products-apr-1217
I set up both the page and the product. When I went to purchase the product, I never received an email with a link and/or when I go to the page, it is blank. I know that it should appear blank if I don’t have proper APR cookie authorization.
This is the code that I have on the page with the content:
[wp_eStore_APR expiry=0 status=unexpired]
//Place the content that you want to protect here.
[flv:http://ourdomain.com/images/Incoming_Call_Final2_001.flv 610 400]
//The content inside this shortcode tags are only visible to customers who make a payment and click on the encrypted link given to them.
[/wp_eStore_APR]
This is the URL that I have in the Digital Product URL:
aprtp://ourdomain.com/video-on-demand/the-incoming-call/
I have downloadable unchecked and pay per view checked.
Did I miss something? If everything looks correct how can I get to view the content?
Thank You for your assistance.
Directly browse over to the APR page you have setup. Naturally, you should not see the video.
Now, look carefully at what is showing in the address bar of your browser. Except for the “aprtp” part, it must ***EXACTLY*** match what you have in the product URL field.
Also, to keep the testing simple, use the Admin Functions to generate a link. Once you can get that working, then try an actual test purchase.
Thanks wzp,
Let me see if I can track down and figure out about the Admin link and I’ll get back to you.