Skip to content

Commit

Permalink
Deprecate the Cancelled3DS2Exception and add release notes
Browse files Browse the repository at this point in the history
COAND-1057
  • Loading branch information
araratthehero committed Jan 15, 2025
1 parent 1266603 commit 9e09331
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
| | |

## Deprecated
- `Cancelled3DS2Exception` is now deprecated. Shopper cancellations trigger the `onAdditionalDetails()` event, enabling a `/payments/details` call for transaction insights.
- For 3DS2 native flow, `Cancelled3DS2Exception` is deprecated. Now the shopper cancellations triggers `onAdditionalDetails()` and you can make a `/payments/details` call.
- `Cancelled3DS2Exception` is now deprecated. Shopper cancellation of the 3DS2 native flow triggers the `onAdditionalDetails()` event, enabling a `/payments/details` call for transaction insights.
- The styles and strings for the Cash App Pay loading indicator. Use the new styles and strings instead.
| Previous | Now |
|-----------------------------------------------------------|------------------------------------------------------------------|
Expand Down

0 comments on commit 9e09331

Please sign in to comment.