According to the InfusionSoft Documentation, you should be able to add a purchase link to a custom website
They go so far as to document the URL Parameters for the shopping cart.
http://help.infusionsoft.com/related-articles/available-url-parameters-for-the-shopping-cart
however,
I cannot get any URL Parameter other than quantity to work.
I tested these two URL’s on Friday April 23rd,
https://ib127.infusionsoft.com/app/manageCart/addProduct?productId=173&productOption=SCC_SO
and
https://ib127.infusionsoft.com/app/manageCart/addProduct?productId=173
Neither one is working today, and InfusionSoft support is un-willing to help me, basically saying “Purchase Links” are no longer supported and only the InfusionSoft hosted StoreFront or the InfusionSoft hosted OrderForm is supported.
There are other URL Parameters listed, just curious if there is some cryptic pattern that needs to be followed and / of if productOptionId
now needs to be used with productOption
URL Parameters.
I know those two links worked last Friday, as I tested them prior to sending them to our website developer to drop into our custom StoreFront.