• Resolved cslak

    (@cslak)


    There is a bug with Product feature, when i set it to, let’s say 100 000 tokens to buy a product, when user already mined 150 000 tokens, whenever he click “Buy Now” button, it gives an error “Error while buying: insufficent_funds”, even though he has enough to buy it. What could cause this problem?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter cslak

    (@cslak)

    Oh, and let’s say there is 5 Product IDs that i have, if an user purchases Product ID=3, than for some reason he is able to view all product IDs(1, 2, 3), it automatically purchases them and views them, even though an user only clicked to buy Product ID 3

    Plugin Author denniske1001

    (@denniske1001)

    Please send a link to your site to [email protected] or post it here. I will take a look at it.

    Hi

    I am missing some information on the product shortcode

    [wp-monero-miner-product id=1 name=”Demo Product I” tokens=100 expires=0]

    — This is Demo Product I —

    [/wp-monero-miner-product]

    What is the “expires=0”? I can see in other examples it is set to “expires=60” or “Expires=-1”

    BR.
    Peter

    Plugin Author denniske1001

    (@denniske1001)

    The expires parameter defines how long a user can see the hidden content after the purchase date:

    expires=0 means he can view the content/product only one single time after purchase
    expires=60 means he can view the content/product only until 60 seconds (1 minute) after purchase
    expires=-1 means he can view the content/product only forever

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bug With Product feature’ is closed to new replies.