Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Serial Number Usage/Duplicates
Tagged: serial key, serial number
- This topic has 14 replies, 6 voices, and was last updated 9 years, 11 months ago by wzp.
-
AuthorPosts
-
January 22, 2014 at 10:51 pm #10470myallenmediaMember
Hi, I understand about adding the serial numbers to the Serial Number/License Key Settings area but my question is this. Will the system use one serial number then delete it from the pool of numbers? I just don’t want the same serial number going out to two different customers.
Also, can the {serial_key) be also added to a page to show the user their serial number? If not, is there a shortcode for showing their serial number on a page?
January 23, 2014 at 12:03 am #60454wpCommerceModeratorWill the system use one serial number then delete it from the pool of numbers?
– Yes. So your next customer will not receive the same key.
January 23, 2014 at 12:10 am #60455myallenmediaMemberThanks for the reply. What about getting the serial_key shortcode onto a page? Is there a shortcode for that?
January 24, 2014 at 11:14 pm #60456adminKeymasterThere is no shortcode for that unfortunately.
January 25, 2014 at 1:52 am #60457myallenmediaMemberCan we create one? If you give me a bit of instruction then I can do it. Maybe I can copy the procedure from an existing one.
January 25, 2014 at 10:51 pm #60458adminKeymasterWhat would be the use case scenario?
January 26, 2014 at 7:06 pm #60459myallenmediaMemberThe scenario would be that when the user buys a product and they go back to their home page and on that page I just have the shortcode [serial_code] would display their serial number. They don’t get access to that page until they buy anyway so having that serial_code shortcode would be great.
January 27, 2014 at 11:26 pm #60460adminKeymasterThats not going to be doable because when a serial key is issued, it is not tied to a particular member/user. Whoever makes a payment gets a key from the pool.
What you can do is, show the serial key on the “Thank You” page right after they make a purchase.
Have you done the following?
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-instant-digital-product-delivery-499
The license key will get displayed (if any) along with the product download link on the thank you page when you do that.
January 28, 2014 at 12:21 pm #60461myallenmediaMemberI guess I could create a php function to reference the record in the database and show it on the page. Just wanted to have a shortcode if possible.
February 13, 2014 at 11:25 am #60462jackazoidMemberOn this link http://www.tipsandtricks-hq.com/ecommerce/wp-estore-instant-digital-product-delivery-499 it does not say what the short code is for the serial number on the “Thank you” page. I’ve also tried [wp_eStore_transaction_result:end] but that doesn’t seem to work. So what is the serial sortcode for the “Thank you” page?
Tnx
February 13, 2014 at 5:32 pm #60463wzpModeratorIt will show the serial key with the download links (if there is one). There is no special shortcode needed just for serial key. If you have the link display on thank you page working then thats all you need. Do you have the following working?
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-instant-digital-product-delivery-499
You use the following to add the serial number to the email:
{serial_key}
February 27, 2014 at 8:35 pm #60464jackazoidMemberI’m using [wp_eStore_display_transaction_result] but it does not display the serial key.
It only says serial key is in queque, so that’s no use to me.
When someone pays with Paypal E-check I understand that you don’t show the serial but if paypal gives an OK it should be printed on the thank you page using [wp_eStore_display_transaction_result]
Download url does work. So why not the serial key?
Open to improvement in my opinion.
Jack
February 27, 2014 at 10:02 pm #60465wzpModeratorBecause the serial number is sent via email:
http://www.tipsandtricks-hq.com/ecommerce/how-to-use-the-seriallicense-key-code-selling-feature-1618
So when that payment clears, the customer will receive an email with the serial number.
December 12, 2014 at 3:52 pm #60466MattMemberI would also like to show the {serial_key} on the Thank You page! All I get is the transaction information from PayPal…which is great, but I really need to show them the key!!!
It sounded like this was possible, then it was retracted. Is this something that can be done…soon?!!
December 12, 2014 at 9:17 pm #60467wzpModeratorPlease read this thread:
Use the [wp_eStore_display_transaction_result] shortcode.
-
AuthorPosts
- You must be logged in to reply to this topic.