Coder Social home page Coder Social logo

ingenico-epayments / connect-sdk-python3 Goto Github PK

View Code? Open in Web Editor NEW
6.0 10.0 5.0 85.83 MB

Ingenico Connect Python 3.x Server SDK

Home Page: https://docs.connect.worldline-solutions.com/documentation/sdk/server/python/

License: MIT License

Python 100.00% HTML 0.01%
python-sdk ingenico globalcollect ingenico-connect

connect-sdk-python3's People

Contributors

ingenicoepayments avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

connect-sdk-python3's Issues

Questions about Sandbox

I've been experimenting with the sandbox and have two questions:

  • After approving a payment, its status remains on "CAPTURE_REQUESTED". Shouldn't the sandbox set this to "PAID" to simulate payments, as described here? This doesn't happen for me.
  • I've tried creating a payout, thinking I might not need "paid" payments to test this. When I try to do this, I get an error that my merchant ID is not authorized for payouts. Am I right in thinking that this isn't possible in the sandbox?

Any description of the capabilities and limits of the sandbox would be greatly appreciated. (An explanation of my mistake however, would be as well.)

In case somebody wants to dive into this, you can find my code here.

Sandbox GlobalCollectException

None of the provided examples seem to work. All create payments methods result in a server error on the Ingenico side of things. My code has worked previously so it looks like this isn't a fault on our side of things.

Is the error below a familiar error?

ingenico.connect.sdk.global_collect_exception.GlobalCollectException: the Ingenico ePayments platform returned an error response; status_code=500; response_body='{
   "errorId" : "5ed0e233608a785f2b40efa5ac1d4a43",
   "errors" : [ {
      "code" : "11000400",
      "requestId" : "1034",
      "message" : "Server time-out",
      "httpStatusCode" : 500
   } ]
}'

Webhooks not delivered in the Sandbox

I have setup webhooks in de sandbox environment. The webhook is active and the 'test webhook' function works fine but there doesn't seem to be any webhooks actually delivered for any action in the sandbox environment.

Are webhooks actually delivered for actions inside the sandbox environment?

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.