Hi Herb,
API requests made using the dashboard itself always use the latest API
version. Said another way, regardless of your API version in your
settings or the one that you send in the headers of your own API
requests, the dashboard itself always uses the latest&greatest.
Once you're specifying the API version in your requests, the only
thing that using the "Upgrade" button in the dashboard will change is
the API version that is used to render your webhooks. To be specific,
if you made a charge creation request with the Stripe-Version header
set to Foo, but your account's API version is Bar in the dashboard,
the charge.created event that gets sent to any webhook endpoints that
you have will be rendered using version Bar.
You cannot later downgrade.
Hope this helps,
Jim
> --
> You received this message because you are subscribed to the Google Groups
> "Stripe API Discussion" group.
> To post to this group, send email to
api-d...@lists.stripe.com.
> Visit this group at
>
http://groups.google.com/a/lists.stripe.com/group/api-discuss/.
>
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
api-discuss...@lists.stripe.com.