When I use a payment gateway services, I would like them to hold the product Item Information, product code, product description, price, quantity etc.
Advantage of sending products information to payment gateway is that you can use the payment gateway's database to confirm the transacation and get the order at the same time, let the payment gateway site creates the receipt page and email. Simple, and authentic.
I have been using one big European payment gateway, 1 big USA payment gateway, but none of them hold the products information. I have to trickly use their footer note area etc. to get my orders information in.
Two canadian payment gateway, PSI and Moneris did hold the products information.
PSI did that, but it only allows 25 items of products. Usually, it will be OK. Because 99% of our shoppers are not going to make order more than 25 items per order. But what if they are over 25 items? How do you handle that?
Option 1) don't allow it over 25 items. if it is, ask the shopper to make 2 orders.
Disadvantate is it is inconvient to the shopper, they may drop the order.
Option 2) allow over the 25 items.
Advantage is no inconvience for the shopper. But disadvantage is that we cannot 100% depends on payment gateway to hold the product information even 99% of our orders are not over 25 items per order.
Disadvantage is we will have to built up our own order database to hold the products information and create the receipt page and receipt email from our own site even it is just to satify that 1% or less orders we may have.
What is your choice?
Moneris allows the product information sent to them too. And they don't have limitation about how many items per order. Whcih is good.
But they have another limiation, product code max. 10 chars. product description (name, size and color) 15 chars. (IN psi, product code max. 50 chars. product description max. 200 chars. What a difference?)
In this case, 15 chars are not enough to hold the product name, size and color, and the tech support said they would suggest not to over use that limit due to it would cause unexpected results, decline the transaction etc.
So do you have experience with this kind limitation?
To me, it seems if I cannot limit the description within 15 chars. It is better not send the products information to them, due to if I cut the description short, it will give the wrong description such as "rain coat yellow-green" may become "rain coat yellow"
What is your choice?