I am researching recurring payment workflows. I've set up the commerce modules and commerce-recurring (and a varienty of other commerce related modules).
I successfully made one-time payments via Braintree and Authorize.net gateways.
I successfully set up subscriptions which reference the payment methods used for the one-time payments and these worked, more or less.
Acquia's team helped lead architecture, development and coordination of the new Boston.gov to reimagine how a government can better serve its citizens with digital.
I have a Commerce Order Item view I need to get notice of a change in any node of a particular content type. The view has a Link button (created from Custom Text field) that users click to create a node of the content type with the fields prefilled with data from the URL. There is a boolean field in the node, I want a way to send communicate the users decision (Yes/No) to the view so that with that the Link Button for the row can be made either active or inactive. One of the field in the node contains the Order Number, which is also set in a field of the views respective target row.