Giter VIP home page Giter VIP logo

scala-stripe's Issues

event/data/previous_attributes is optional in API but mandatory in the case class

For example stripe.events.byId(id) fails with io.circe.DecodingFailure$$anon$2: Attempt to decode value on failed cursor: DownField(previousAttributes),DownField(data)

And when parsing an incoming webhook event with Pickler the same failure happens. I can workaround the webhook (by adding and empty object, for example), but not the API call.

image

currencies with different fractions than 2

Hello, I was testing this lib adn I noticed that is converting any currency on a currency with 2 decimals, in this case if you try to pay in i.e. JPY the amount is multiplied by 100.
I am quite noob on github and I am not mainly a developer, I did some change to the code but I don t know how to send it to help in case it is useful to solve this issue :-) feel free to contact me to per mit me to learn how I can help (I tried to fork and push but I don t know if affects in some way your job or the licence so I removed my public fork atm)

Error on decoding json while creating account

I've ran stripeClient.accounts.create(custom = false) and got this error Exception in thread "main" com.outr.stripe.PicklerException: Unable to decode Caused by: DecodingFailure(String, List(DownField(businessName))) , as in the payload the bussiness_name was null. can this be a problem ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.