File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## [ Unreleased ]
3
+ ## v4.10.0 (2023-01-11)
4
4
5
- - Added new beta billing functionality for referral customer users, accessible via ` EasyPost::Beta::Referral ` .
6
- - ` add_payment_method ` to add an existing Stripe bank account or credit card to your EasyPost account.
7
- - ` refund_by_amount ` refunds you wallet balance by a specified amount.
8
- - ` refund_by_payment_log ` refunds you wallet balance by a specified payment log.
9
- - Fix bug where bank account and credit card payment methods were not deserializing to the ` EasyPost::PaymentMethod ` class.
5
+ - Added new beta billing functionality for referral customer users, accessible via ` EasyPost::Beta::Referral `
6
+ - ` add_payment_method ` to add an existing Stripe bank account or credit card to your EasyPost account
7
+ - ` refund_by_amount ` refunds you wallet balance by a specified amount
8
+ - ` refund_by_payment_log ` refunds you wallet balance by a specified payment log
9
+ - Fix bug where bank account and credit card payment methods were not deserializing to the ` EasyPost::PaymentMethod ` class
10
10
11
11
## v4.9.0 (2022-12-07)
12
12
Original file line number Diff line number Diff line change 1
- 4.9 .0
1
+ 4.10 .0
You can’t perform that action at this time.
0 commit comments