How does the extra fees work/get charged?
-
Hi,
I would like to know, how the extra fees get charged. Does it convert the total amount the customer needs to pay by adding the fixed amount or percentage to the checkout price and sends this amount to the payment gateway eg Stripe for processing, or does it actually change the amount that the payment processsor charges? Here is what I mean:
If the payment gateway charges 10% for sake of easy calculation, and 10% of $100 is $10, then usually, the customer pays $100, and the payment gateway would charge $10 of the $100 that the customer pays, leaving the shop ower with $100 -$10 = $90.
I would like to know what this plugin does:
- Does it add the 10% to the final checkout price so that the customer sees and pays $110, then the payment gateway continues to charge 10% of that payment (ie it is now 10% of $110, which is not $10 but $11, and $110 – $11 = $99)
- Or does it somehow charge the customer the total of $110 by making it the result of the original price of $100 + 10% of that original price, and forces the payment gateway to take 10% of the original price of $100 which is $10, so that the shop owner takes $100 as they should, and the additional $10 goes to the payment processor, and the customer still pays $110?
Thank you
- You must be logged in to reply to this topic.