• I love your plugin, so simple to use, but I do have an issue…

    When I set tax inside the plugin, it adds tax just fine, but when it gets sent to Stripe it show the full total.

    My customers want to see a separation in the Stripe receipt with the product price as one line item and the tax price as another line item, with total at the bottom.

    I know this is possible via Stripe as WooCommerce and MemberPress does it, but it doesn’t appear to be something that works on your plugin?

    Is this a setting I’ve missed somewhere, a bug or do I need to purchase an add-on?

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Alexander C.

    (@alexanderfoxc)

    Hi.

    It’s not a bug, but rather the way things are implemented in our plugin. We’re using Stripe API with out custom payment popup (for additional flexibility), so some “standard” things, provided by Stripe Checkout, aren’t yet implemented in our code.

    I have created a ticket in our system with your request to discuss it with the team. Your use-case scenario definitely makes sense, so this functionality will definitely be implemented. We just need to discuss what’s the best way to make it happen.

    Thread Starter weare2ndfloor

    (@weare2ndfloor)

    That’s great thanks Alexander, both for the quick reply and that you will discuss it with the team and look to implement it.

    Happy to test if for you if you’d like when you get round to developing it ??

    I am interested in this feature too, otherwise it’s a bit of a show stopper for a couple of reasons. Can’t easily report out on taxes charges and it’s not clear to the customer.

    Any Idea when this feature request will be implemented?

    Another thing I notice when using the shortcode like so:
    [accept_stripe_payment name=”product 123″ price=”20″ custom_quantity=”1″ button_text=”Order Now” billing_address=”1″ shipping_address=”1″ tax=”12″]

    If the customer increased the quantity the total get’s adjusted correctly with the tax calculated, but on the feedback page and email is shows the tax amount for a single item, it would be nice if it showed the sub total total, tax and total amount charged.

    Quantity: 10
    Item Price: CA$20.00
    Tax: CA$2.40
    ——————————–
    Total Amount: CA$224.00

    or at least say “Item Tax:

    • This reply was modified 4 years, 7 months ago by ebud.
    • This reply was modified 4 years, 7 months ago by ebud.
    • This reply was modified 4 years, 7 months ago by ebud.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tax line item not showing on Stripe Receipt’ is closed to new replies.