• Resolved Samuel

    (@nusaint)


    Hello Guys,

    Thanks for the plugin.

    I am trying to add this to the shortcode

    quantity:
    (number) (optional) Number of products to be charged.
    Possible Values: ‘1’, ‘5’ etc.
    Default: 1

    How do I set it so they can choose from 1-2 quantity.

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, what shortcode are you currently using?

    Thread Starter Samuel

    (@nusaint)

    Thanks for the reply.

    I am using

    [accept_stripe_payment name=”Cool Product” price=”25.00″ quantity=’1′, ‘5’ button_text=”Pay Now” description=”This is a test item description”]

    Regards

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, try adding quantity=”1″, “5”. Use double quotes instead of single quotes. See if that works.

    Regards

    Thread Starter Samuel

    (@nusaint)

    Hiya,

    I just used this

    [accept_stripe_payment name=”Cool Product” price=”25.00″ quantity=”1″, “2” button_text=”Pay Now” description=”This is a test item description”]

    It did not give option to select quantity.

    Any more ideas?

    Cheers

    Plugin Support mbrsolution

    (@mbrsolution)

    Okay try the following quantity=”1,5″

    Thread Starter Samuel

    (@nusaint)

    No luck still ??

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, I had to install the plugin to try and work out this feature myself.

    What I think it means is that you can set the value to be charge for 1 or more quantities of the one product but it does not give you the option of a drop-down menu to allow the client to choose and pick whether they want 1 or 2 or 7 quantities of the product.

    What you can do is add different value buttons. For example 1 quantity button, 3 quantity button etc. Here is an example for making donations you might like to check.

    Regards

    • This reply was modified 8 years, 4 months ago by mbrsolution.
    Thread Starter Samuel

    (@nusaint)

    Ah, OK buddy.

    Thank you very much for all your assistance.

    Cheers

    Plugin Support mbrsolution

    (@mbrsolution)

    You are most welcome.

    If your question has been answered can you mark this support thread as resolved.

    Thank you

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Help With Quantity Please’ is closed to new replies.