Skip to content

Commit

Permalink
remove duplicate line for PayPal cancel errors
Browse files Browse the repository at this point in the history
  • Loading branch information
KunJeongPark committed Nov 14, 2024
1 parent 78878a5 commit 4203382
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
* PayPalWebPayments
* Deprecate `PayPalVaultRequest(url:setupTokenID:)`
* Add `PayPalVaultRequest(setupTokenID:)`
* Add `.checkoutCanceled` and `.vaultCanceled` to `PayPalWebCheckoutClientError`
* Rename `PayPalWebCheckoutClientError` to `PayPalError`
* Add `.checkoutCanceledError` and `vaultCanceledError` to `PayPalError`
* Add public static functions `isCheckoutCanceled(Error)` and `isVaultCanceled(Error)` to `PayPalError` to distinguish cancellation errors in PayPal flows.
Expand Down

0 comments on commit 4203382

Please sign in to comment.