First of all, I LOVE Gravity Forms. I use this plugin on every project and it's been a huge lifesaver.
Now, my question: I'm building a custom shopping cart and would love to use Gravity Forms as my checkout solution. I would love to be able to use the 'List' field and populate product information dynamically via PHP into the list (ex: Product Title, Price, Quantity), so that when the payment passes through to PayPal, each product is included as a line-item in the PayPal transaction.
An alternative to this would be the ability to dynamically add Product fields to a form via PHP.
Is something like this currently possible? If not, is this something that might be included in the future?