Actions
Feature proposal #8095
closedStripe: update API
Description
Stripe has deprecated several API behaviors without notice in the changelog. Review all API endpoints for deprecation.
Actions
Added by krileon over 4 years ago. Updated over 4 years ago.
Description
Stripe has deprecated several API behaviors without notice in the changelog. Review all API endpoints for deprecation.
JS deprecation's are only noted on the below page and are not in the changelog.
https://stripe.com/docs/js/deprecated
There is no changelog for JS API.
handleCardPayment replaced by confirmCardPayment
As their JS API didn't bump in version this will just have to be a forced non-versioned change.