I need to add a variable to pass the product/item name to my payment provider but as I see I can add only the whole basket with the parameter basket. Unfortunately that is to long as I am restricted to 100 letters/digits.
Is there any other parameter that I can add that would pass either the product/item name or a short description of the basket?
Thank you.
Richie
Natalia
16 Nov 2007 12:45 PM
Hello,
We can recommend you to pass some summary information in this variable,
like:
Total Items: {total_quantity} Order Total: {order_total}