• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Humanstate / business-gocardless
97%

Build:
DEFAULT BRANCH: master
Repo Added 12 May 2016 03:04PM UTC
Files 20
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • v0.14
  • v0.15
  • v0.16
  • v0.18
  • v0.19
  • v0.20
  • v0.21
  • v0.22
  • v0.23
  • v0.24
  • v0.25
  • v0.26
  • v0.27
  • v0.28
  • v0.29
  • v0.30
  • v0.32
  • v0.33
  • v0.34
  • v0.35

pending completion
113

push

travis-ci

leejo
remove modules and reference to Basic (v1) API

this has now been unavailable for over two years, so anyone using the
module should have upgraded by now - remove the modules relating to it
along with the upgrading guide. the other changes are minimal to avoid
any more changes, Business::GoCardless::Pro is still extending
Business::GoCardless and the back compatibility methods still remain
along with the legacy webhook checking logic (that will likely never be
removed)

bump VERSION and Changes for CPAN release

3343 of 3439 relevant lines covered (97.21%)

143.52 hits per line

Relevant lines Covered
Build:
Build:
3439 RELEVANT LINES 3343 COVERED LINES
143.52 HITS PER LINE
Source Files on master
  • List 0
  • Changed 17
  • Source Changed 4
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
113 master remove modules and reference to Basic (v1) API this has now been unavailable for over two years, so anyone using the module should have upgraded by now - remove the modules relating to it along with the upgrading guide. the other changes are mini... push 08 Jan 2020 12:32PM UTC leejo travis-ci pending completion  
110 master fix #14: add fx to Payout and Payment objects per https://developer.gocardless.com/api-reference/#overview-changelog these have been added - objects that show exchange rate details update tests, VERSION and Changes for CPAN release push 03 Dec 2019 10:24AM UTC leejo travis-ci pending completion  
108 master add some missing legacy params in redirect flow _redirect_flow_from_legacy_params - if first_name, billing_town, and billing_postcode are passed in then convert these to the correct thing for the GoCardless redirect flow prefilled_customer hash ... push 02 Apr 2019 08:22AM UTC leejo travis-ci pending completion  
106 master fix #13 - always have Content-Length header on POST/PUT even when there is no content - this seems to be enforced by something in Google App Engine as the original IETF RFCs[1] state that the Content-Length SHOULD be included (i.e. not MUST be in... push 14 Dec 2018 08:09AM UTC leejo travis-ci pending completion  
105 master fix encoding of JSON w/r/t utf8 with POST data we need to call ->utf8 on the JSON object prior to ->encode if our data contains non-ASCII data otherwise the resulting string will be bad - fortunately GoCardless catch this and reject the request ... push 07 Nov 2017 12:47PM UTC leejo travis-ci pending completion  
104 master add some wide chars to 004_end_to_end_pro test because we should test those push 07 Nov 2017 10:03AM UTC leejo travis-ci pending completion  
102 master resolve #12 - add update, cancel, and status methods to Mandate along with unit test coverage and end to end test coverage for these methods. add missing mandate.t unit test to MANIFEST, bump VERSION and Changes for CPAN release push 27 Sep 2017 09:21AM UTC leejo travis-ci pending completion  
100 master add mandate method to ::Pro and ::RedirectFlow easy to get the mandate and then from that the next_possible_charge_date so we don't have to estimate when this should take place bump VERSION and Changes for CPAN release push 22 Sep 2017 09:29AM UTC leejo travis-ci pending completion  
98 master add confirmation_url to B::G::RedirectFlow improve setting of attributes on objects to no b0rk on newly added and not yet supported ones as GoCardless (reasonably) consider this to be a backwards compatible change[1] [1] as per https://developer... push 22 Sep 2017 06:53AM UTC leejo travis-ci pending completion  
96 master update some perldoc relating to Webhooks and Events was out of date and needs clarifying w/r/t to using ->events and how to actually use them push 12 Sep 2017 09:16AM UTC leejo travis-ci pending completion  
See All Builds (55)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc