#rijsberhp-github-discount

1 messages · Page 1 of 1 (latest)

plush dust
#

@dry pumice no, only real transactions will count

dry pumice
#

Ah cool, I'm testing out the API atm so just wanted to check it. Thanks for the response

plush dust
#

of course! Welcome to Stripe!

dry pumice
#

Do I need some extra repository for Stripe to get it to work in Java? I downloaded the example code and copied the <dependency> part, but it says it Cannot resolve com.stripe:stripe-java:19.2.0

plush dust
#

did you download/install the library?

dry pumice
#

I'm trying to include the lib using Maven, According to the github link I should be able to just include it in my pom.xml dependencies, but when i press the load maven changes button it says that the dependency can't be resolved. http://hastebin.com/yawenanuho.xml <- Pom.xml, I'll try to include it in a fresh project, maybe that works

plush dust
#

yeah I've never used maven but it should work the same as including any library

dry pumice
#

I've completely restart my IntelliJ and its resolving now, thanks for the help

plush dust
#

awesome!

dry pumice
#

One last question, Is it also possible to test other payment methods without activating my account?