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

code-corps / stripity_stripe / 539
24%
master: 91%

Build:
Build:
LAST BUILD BRANCH: add-expires-at
DEFAULT BRANCH: master
Ran 04 Oct 2017 04:49PM UTC
Jobs 1
Files 23
Run time 2s
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

pending completion
539

Pull #259

travis-ci

web-flow
Fixes for Account, Charge

Stripe Accounts no longer take the `transfer_statement_descriptor`
parameter. I was getting errors because `nullable_fields` was
automatically submitting it on `Account.create/2`, resulting in an API
error:

```
Stripe.ApiErrorResponse{code: nil, message: "Received unknown parameter: transfer_statement_descriptor"}
```

`Stripe.Account` also needs to support the `payouts_enabled` parameter.
`Stripe.Charge` also needs to support the `transfer_group` parameter.
Pull Request #259: Fixes for Account, Charge

65 of 269 relevant lines covered (24.16%)

4.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 539.1 (MIX_ENV=test STRIPE_SECRET_KEY=non_empty_secret_key_string) 04 Oct 2017 04:49PM UTC 0
24.16
Travis Job 539.1
Source Files on build 539
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #539
  • Pull Request #259
  • PR Base - 2.0 (#532)
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

© 2026 Coveralls, Inc