I have a need to create a simple charge. This is not related to an order or a customer and the charge is not related to an item in the inventory.
Clover seems to create an order and adds a single item in it name "Item 1". While it is not necessary, it would be nice if I could provide a name for this item so that instead of saying "Item 1", it would say something like "Flexible Account Reload".
looking at the charges api, I do not see anything that would allow me to provide this item name. Is it possible?
Thanks.