Search the Community
Showing results for tags 'payment process'.
-
Hi all! I am desperately looking for Prestashop 1.6 module to add credit card fees to the order overview after the customer has selected the payment method. During my research, I found hundreds of users looking for the same solution since this way of payment is very common in Switzerland/Europe. I already have a credit card payment module configured with my bank but this does not include any payment fee options. I am looking for exactly this solution: After having added a product to the card, the customer selects checkout and the 5 step order process looks like this: 1. Order Overview (before selecting payment method) Product X, Price $100 2. Login 3. Address 4. Delivery 5. Payment selction 1. Bank Wire 2. VISA (+2.5%) <----------- Customer selects e.g. VISA Payment 3. Master Card (+2.5%) 4. American Express (+3.5%) --> new overview with payment fees Product X, Price $100 Credit Card Fees + $2.50 Total Price: $102.50 Order or Cancel How can I realize that? Is there a module for prestashop 1.6 where I can add the diffrent rates for the different payment methods? Thank's a lot for your help!!!
- 3 replies
-
- credit card fees
- charges
- (and 7 more)
-
I need just a little help with prestashop and its decimals right at the begin of the payment process. For my new payment module with wirecard it is necessary to have only two decimals (instead of six) at the end of the cart and right at the begin of the payment process. Wirecard only accept two decimals! How can I solve this?
- 2 replies
-
- decimals
- payment process
-
(and 1 more)
Tagged with:
-
We have added a voucher code to the site that gives a monetary discount. Sometimes this discount can result in a 0 total which is acceptable to us and we want to process the order. However, it’s not acceptable to PrestaShop as no payment gateway options show and when the “I confirm my order” button is activated the spinning icon appears on the grey transparent boxes and the system hangs. We are using PS v1.4.8.2. Is there a way to process a 0 value order? I have thought of enabling either COD or Check to see if that would be a workaround, but these would then become available for all orders and we don’t want that. Is there a 0 value payment module that could be used or another solution?