Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: additional charge when using Creditcard as payment method?

  1. #1
    MiBfinity is offline Member
    Join Date
    Jul 2008
    Posts
    64

    Default additional charge when using Creditcard as payment method?

    Hi,

    The Creditcard-Company charges us 4% for using the Creditcardgateway. How can I add these 4 % to the cart when using the Creditcard?

    Thank you very much,
    Michael

  2. #2
    John Reasons is offline Senior Member
    Join Date
    Oct 2009
    Posts
    119

    Default

    Hello Michael,

    We don't have anything to increase cost by payment method out of the box. However you can apply a handling fee (http://manual.aspdotnetstorefront.co...g-options.aspx) to all orders. Of course there is the option of customizing the software to apply an additional charge when a particular payment method is used.

    If you use the handling fee you would most likely want to use the following settings:
    ShippingHandlingExtraFee = True
    ApplyShippingHandlingExtraFeeToFreeShipping = True

    This way all orders get an extra fee, you would need to figure a flat rate that covers your additional costs.