Reviewing Sample Stripe Connector Generated Code

The Messaging Framework Wizard generates a Visual Studio project and some starting code. For the Stripe sample project, we configured and ran the Wizard, and now we must review the code generated by the Wizard to determine what changes are needed.

  1. Comes from the Serialization Format section of the Messaging Framework Wizard and provides defaults for using JSON.

See

Reviewing Sample Stripe Connector Generated Code

Analyzing The Stripe Connection

Starting The Stripe Messaging Framework Project

Generating The Stripe Message Connector Code

Creating Classes For The Stripe Connector