Better Debugging and Easier Sources
- StripeSourceOptions has been marked obsolete. Now, you will use either StripeToken (or StripeTokenOrExistingSourceId on charges), or a StripeCard. The readme has been updated.
- The POST data has been moved from the URL to the body for all messages. This helps you debug and get better error messages.
- The version of Stripe.net is now in the User Agent, for better support.