Skip to content

Release 4.1.2

Compare
Choose a tag to compare
@vernondegoede vernondegoede released this 31 Oct 08:40
· 147 commits to master since this release

New attributes/methods exposed on Mollie::Customer::Subscription:

  • times_remaining
  • next_payment_date=(next_payment_date)
  • mandate_id

New attributes methods exposed on Mollie::Payment:

  • refunded?
  • authorized_at=(authorized_at)
  • amount_captured
  • captures(options = {})