• Resolved garthzilla

    (@garthzilla)


    I am using Woocommerce, Divi 3.0 and Stripe as my payment processor.

    I have created Subscriptions within Stripe and tested successfully for recurring charges. However, when I added a 10% coupon in Woocommerce I ran into a problem.

    The cart total updates properly and shows the correct reduced total in the Orders dashboard. However, when the wsspg window pops up to add the card number (test in this case) the incorrect total for the order is being passed and the resulting payment into Stripe ends up being the amount without the coupon reduction.

    Ex. The Weekly Plan price is $19.00
    – add the product to cart
    – add coupon code for 10% to order
    – order subtotal shows correct in Woocommerce checkout as 17.10 (including the 1.90 discount)
    – click the Pay Now button and wsspg checkout opens to enter card # and button says pay $19
    – click it to complete transaction
    – order shows up in Woocommerce Orders dashboard as 17.10
    – order shows up in Stripe as payment of 19

    So in effect the coupon discount is not being passed correctly to the payment.

    Please help!!

Viewing 1 replies (of 1 total)
  • Plugin Author wsspg

    (@wsspg)

    Hello !

    Unfortunately Wsspg does not support coupons for subscription products. The feature is in development but there isn’t a scheduled release.

Viewing 1 replies (of 1 total)
  • The topic ‘Incorrect Order Totals Passed From Woocommerce to WSSPG’ is closed to new replies.