Hi,
We have a checkout page that contains two line items. The amount of each is fixed by our system. The customer merely puts in cc info and submits the form. Sometimes one of the line items is set to 0 (zero dollars). When we processed this in test-mode, the confirmation email displayed 2 transactions, one of which was of zero value. That may be useful on a confirmation email, but does that zero value line get passed to the credit card company and display on their credit card statement? If so, are we paying transaction fees for it?
Thanks,
YS
We have a checkout page that contains two line items. The amount of each is fixed by our system. The customer merely puts in cc info and submits the form. Sometimes one of the line items is set to 0 (zero dollars). When we processed this in test-mode, the confirmation email displayed 2 transactions, one of which was of zero value. That may be useful on a confirmation email, but does that zero value line get passed to the credit card company and display on their credit card statement? If so, are we paying transaction fees for it?
Thanks,
YS
Comment