You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The order payment is going through but the additional fee is not. So I
created a 2% service fee on each order for using the site, when a user puts
through the charge woo commerce is saying the full charge but stripe is
only processing the charge without the fee.
Ex, if a user places an order for $85, on check out there is an extra $1.60
service fee charged. WooCommerce processes the order as $86.60 but stripe
is only processing $85
The text was updated successfully, but these errors were encountered:
This is issue with a the WooCommerce additional fee plugin and this is coming when payment is processed with the MVX Stripe marketplace and MVX PayPal marketplace.
The order payment is going through but the additional fee is not. So I
created a 2% service fee on each order for using the site, when a user puts
through the charge woo commerce is saying the full charge but stripe is
only processing the charge without the fee.
Ex, if a user places an order for $85, on check out there is an extra $1.60
service fee charged. WooCommerce processes the order as $86.60 but stripe
is only processing $85
The text was updated successfully, but these errors were encountered: