Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter emily.pearce

    (@emilypearce)

    Sorry – also billing/shipping address. We need to be able to collect address so mail book to customers?

    Plugin Author mra13

    (@mra13)

    I have added a new option in the plugin so you can collect shipping and billing address (if you need to).

    Upgrade the plugin then read the “Collecting Shipping and Billing Address” section from the following documentation to learn how to use this new option:
    https://www.tipsandtricks-hq.com/ecommerce/wordpress-stripe-plugin-accept-payments-using-stripe

    Thread Starter emily.pearce

    (@emilypearce)

    That’s great news. Is the quantity option available – or planned for the future?

    Plugin Author mra13

    (@mra13)

    I don’t see any option in the Stripe API that allows the customer to select a quantity in their payment window.

    You can specify a quantity in the shortcode.

    Regarding the quantity option… and your comment…

    I don’t see any option in the Stripe API that allows the customer to select a quantity in their payment window.

    This could be accomplished with some javascript that will check on the value entered into a form field. That value would then be passed to the script that is handling the API interaction.

    There’s a good example of this here:
    https://goo.gl/LbVgZH

    Any chance of your implementing something like that? It’s the #1 limitation I find in pretty much every Stripe plug-in I’ve looked at, including all donation plug-ins that support Stripe. In my opinion it makes all such plug-ins inadequate for taking donations, because it’s better if the end user has the means to specify exactly how much they wish to donate.

    Thanks for this excellent plug-in.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘quantity select’ is closed to new replies.