Apply additional charges on the credit card

Hi guys,.

I am beginner in Business Catalyst. Recently I did an online store to sell products in Australia.

I don't know if its possible to apply extra charges if the customer wishes to purchase an item using the credit card. I tried searching in google and this shows that its still in the wish list.

I was wondering just to connect the payment method to credit card with shipping costs by using javascript.

for example

When the customer choose mode of payment such as credit card, it will apply shipping package costs $ 20, also shows load alert that the desire for credit card must bear $20.

Any help will be appreciated.

Kind regards

Not really, depends on if your using jQuery for example.

I first make a product as mentioned and add the particular product module in the page layout to buy record.

Add to cart and make sure it updates the basket. The price on the form can change so if this is not you know that you need to update the page with a refresh.

Now, you can hide the product which is an overload, but you need to set it off. SO you would .click on a function jquery on the radio option for credit card or from the dropdown list if you only AMEX for example.

Then you push the button Add to cart or reproduce it with your own action, it runs.

Then you probably need to refresh the page to update the quantity.

All other bits of code, you need to do based on the expected results or not.

Tags: Business Catalyst

Similar Questions

Maybe you are looking for