You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
- Standardizes `PaymentMethod` as a child of `ChargeParams` to avoid nomenclature inconsistencies in the rest of the project
4
4
- Corrects Broken MSI specs
5
5
- Adds Subscription/Plan Support
6
+
- 402 ProcessingError now returns the modified object rather than throw an error, as a user you need to check the return status to determine whether or not it was successful
0 commit comments