Hey @Ryan_Rothschild, that is correct, this option is for specifically collecting payments using the “out of the box” shopping cart provided by Infusionsoft. I think what you are needing is achievable through the API. It sounds like you are just wanting to use Infusionsoft as a book keeping type of integration? There are several options using the legacy xmlrpc api. Here are a few methods/services to look into
Create blank order
Add an item to the blank order
Add a manual payment to the order ← This can be manual so that it just “simulates” a payment which would be made outside of Infusionsoft in this case.
Carlos