Business-GoCardless

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Business-GoCardless

0.45     2026-06-15
        - Add mandate_type to Business::GoCardless::Mandate, with
          is_bank_debit, is_instant, is_recurring, is_vrp_commercial,
          and is_vrp_sweeping helper methods
        - Add authorisation_source and next_possible_standard_ach_charge_date
          attributes to Business::GoCardless::Mandate
        - Add consumed, blocked, and suspended_by_payer status check methods
          to Business::GoCardless::Mandate

0.44     2024-08-26
        - Add consent_type to Business::GoCardless::Mandate

0.43     2024-02-01
        - Make payout/payouts methods compatible with Pro API

0.42     2024-02-01
        - Bump minimum Perl version to 5.20.0

0.41     2024-01-30
        - Add webhooks method to top level class
        - Add metadata attribute to RedirectFlow object
        - Populate links attribute on webhook resources

0.40     2024-01-26
        - Add payout_id, mandate_id, and creditor_id accessor to Payment object

0.39     2023-09-01
        - Add funds_settlement (and is managed/is_direct) to Mandate object

0.38     2023-04-03
        - Fix a warning in Business::GoCardless::Resource

0.37     2023-02-01
        - Add verified_at to Mandate object

0.36     2022-09-01
        - Add consent_parameters to Mandate object

0.35     2020-01-08
        - Remove references to Basic API along with the modules
          relating to it and the upgrade guide

0.34     2019-12-03
        - Add fx to Payout and Payment objects (GH #14)

0.33     2019-04-02
        - Fix support more legacy params in call to redirect flows

0.32     2018-12-14
        - Fix PUT/POST requests when no content lenght (GH #13)

0.31     2017-11-07
        - Fix sending of non-ASCII data in JSON requests to GoCardless
          by calling ->utf8 on the JSON object prior to ->encode

0.30     2017-09-27
        - Add mandate update, cancel, and status methods + test coverage (GH #12)
        - Fix typos in error reporting when failing to set attribtutes

0.29     2017-09-22
        - Add mandate method to ::Pro and ::RedirectFlow

0.28     2017-09-22
        - Add confirmation_url to RedirectFlow
        - Improve setting of attributes on objects to not b0rk on
          newly addded and not yet supported ones



( run in 0.655 second using v1.01-cache-2.11-cpan-c966e8aa7e8 )