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
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
Okay try the following quantity=”1,5″
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 9 years, 7 months ago by
mbrsolution.
Thread Starter
Samuel
(@nusaint)
Ah, OK buddy.
Thank you very much for all your assistance.
Cheers
You are most welcome.
If your question has been answered can you mark this support thread as resolved.
Thank you