Overview
It's possible to allow customers to checkout with multiple credit cards, or payment methods on the same order. This is something the AmeriCommerce online stores system refers to as "Split Payments".
The Setup
To enable this, you will want to go to Settings > Orders > General, and look for an option labled "Allow Customer To Split Payment On Checkout". Check this option on to enable the feature.
After enabling this option, you will see some additional options on the checkout pages under the payment methods. The Reward points and gift certificate sections will let you apply a specific amount of points or a specified gift certificate amount. The Credit card section will allow you to add multiple credit cards, and choose how much you would like to charge each credit card.
Comments
2 comments
I'm testing this and have a question -
The order invoices (the ones I can print, and the order confirmation emailed to the customer) correctly shows that 2 payment methods were used BUT they don't show amounts for each - only the combined total.
Is there a way to show how much was paid by each method on the email and the printed invoice? I found this merge code for the email which I will test, but nothing for the invoice we can print from the admin console...
##PAYMENTMETHODWITHAMOUNTS##
##PAYMENTMETHODWITHAMOUNTS## worked beautifully on the emails
It did not work on the invoice.
Please sign in to leave a comment.