Skip to content

v4.10.0

Choose a tag to compare

@Justintime50 Justintime50 released this 11 Jan 17:16
· 185 commits to master since this release
bce2d7f
  • Added new beta billing functionality for referral customer users, accessible via EasyPost::Beta::Referral
    • add_payment_method to add an existing Stripe bank account or credit card to your EasyPost account
    • refund_by_amount refunds you wallet balance by a specified amount
    • refund_by_payment_log refunds you wallet balance by a specified payment log
  • Fix bug where bank account and credit card payment methods were not deserializing to the EasyPost::PaymentMethod class