Is there a way to pre-fill an order form?

@TomScott @John_Borelli and anyone else out there …

So same question for Shopping Cart ?

Trying to use mimic of JS for OrderForms in the Shopping Cart requests…

The request for that page.

https://ib88888.infusionsoft.com/app/manageCart/addProduct?productId=123123123&inf_field_PromoCode=XXXX&inf_field_FirstName=FOOOO

        |
        |
        V

https://ib88888.infusionsoft.com/app/manageCart/showManageOrder

Do we have any control over how the app/manageCart/addProduct page redirects to the app/manageCart/showManageOrder page?

Recap: We built a custom “Campaign Landing Page” for marketing purposes and have several flows, Landing Page → InfSoft Campaign
Landing Page → InfSoft Order Form
Landing Page → Straight to “Reward” content on our live site

and the flow we’re working on now is Landing Page → Shopping Cart, and our landing pages have the PromoCode so that we can ‘vet’ some entries and in some cases we pass through to InfusionSoft OrderForm , etc …

But we’re stuck on the Shopping Cart Flow …

Any Thoughts ?

Cheers,
Tyler