Giter Site home page Giter Site logo

paysafe_sdk_java's People

Contributors

asawarivaidya avatar bozhidarpaysafe avatar francoisneron avatar kumarvipin avatar lazarprisov avatar matouel avatar opussdksupport avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

paysafe_sdk_java's Issues

Unable to build on windows

I tried to build this on Windows 10

C:\temp\paysafe_sdk_java-master>gradlew.bat build
:PaysafeSDK:compileJava

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':PaysafeSDK:compile'.
> Could not resolve com.google.code.gson:gson:2.2.2+.
  Required by:
      paysafe_sdk_java-master:PaysafeSDK:unspecified
   > Failed to list versions for com.google.code.gson:gson.
      > Unable to load Maven meta-data from http://repo1.maven.org/maven2/com/google/code/gson/gson/maven-metadata.xml.
         > Could not GET 'http://repo1.maven.org/maven2/com/google/code/gson/gson/maven-metadata.xml'. Received status code 501 from server: HTTPS Required
   > Failed to list versions for com.google.code.gson:gson.
      > Unable to load Maven meta-data from http://repo1.maven.org/maven2/com/google/code/gson/gson/maven-metadata.xml.
         > Could not GET 'http://repo1.maven.org/maven2/com/google/code/gson/gson/maven-metadata.xml'. Received status code 501 from server: HTTPS Required

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

It looks like gradle is trying to pull dependencies from Maven Central using http instead of https.

Is the url for the maven repository a project setting or a system setting?

hostedpayments api

The hostedpayments api is missing from the sdk now. It was in the previous versions of the sdk.

No functionality for setting a timeout on requests

The SDK does not allow for the ability to setConnectTimeout or 'setReadTimeout' on the connection that is created by PaysafeApiClient. Because all the classes in the sdk heavily use final any private keywords across class properties and methods, the functionality cannot be extended out easily to add these features

Cannot find tasks: jettyRun

Maybe i am missing something,
but when i run command in workspace\paysafe_sdk_java-master directory, it throws error: Task 'jettyRun' not found in root project 'paysafe_sdk_java-master'.
Is there anything i am missing here?
image

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.