Skip to content

Upgrade to 2.10 and Fix for "dispute" field in Charge #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Upgrade to 2.10 and Fix for "dispute" field in Charge #18

wants to merge 1 commit into from

Conversation

avalutions
Copy link

This is a commit that contains the upgrade to Scala 2.10 and also fixes a bug in Charge whereas "dispute: Option[Boolean]" was "disputed: Boolean" (see https://stripe.com/docs/api#create_charge).

@TheRyanBurke
Copy link

only 28/36 tests pass for me in this branch. most errors were "Did not find value which can be converted into int"

@d6y
Copy link

d6y commented Sep 17, 2013

@TheRyanBurke - in case it helps, I did have all the tests working in this fork: https://github.com/d6y/stripe-scala

That also includes a fix for he dispute field.

@TheRyanBurke
Copy link

@d6y this got me up to 29/36 and is also targeted for scala 2.9.2

@farmdawgnation
Copy link
Contributor

This should probably be updated to build against 2.10.3 now.

@phedoreanu
Copy link

Are you guys merging this in and rolling another public release anytime soon?
And by the way, the URL in the README returns 404.

Please replace with: https://oss.sonatype.org/content/groups/scala-tools/

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants