Giter Club home page Giter Club logo

cart_payone's People

Contributors

extcode avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

cart_payone's Issues

Hash generation not correct for PAYONE_WLT_PPE

I've reported it already on the Slack channel, here's the summary.

Current Behavior
When you try to create a payment via PAYONE_WLT_PPE you get the error "Hashwert nicht korrekt.” from payone.
After some investigations in th has generation I noticed that the "wallettype" should not be included in the hash calculation.

Environment

  • TYPO3 version(s): 9.5.21
  • cart version: 6.9.2
  • cart_payone version: 2.0.1
  • Is your TYPO3 installation set up with Composer (Composer Mode): yes
  • OS: OSX 10.15.7

Disabling the sandbox mode configuration has no effect.

Bug Report

Current Behavior
Setting the sandbox configuration in TypoScript to 0 has no effect. The request to PayOne is send in test mode.

Expected behavior/output
Setting the sandbox configuration in TypoScript to 0 should send the request in live mode.

Environment

  • TYPO3 version(s): 9.5.x, 8.7.x
  • cart version: 6.x, 5.x
  • cart_payone version: 2.0.0, 1.0.0
  • Is your TYPO3 installation set up with Composer (Composer Mode): yes

Possible Solution
Fix condition in \Extcode\CartPayone\Utility\PaymentUtility::getQueryFromSettings.

Buy a product more than once raise an api error

Bug Report

Current Behavior
If you try to pay an order in which a product is purchased more than once, the interface responds with an error. "Artikelgesamtwert stimmt nicht mit 'amount' überein."

Expected behavior/output
The user will be redirected to the payment form.

Environment

  • TYPO3 version(s): 9.5.x, 8.7.x
  • cart version: 6.x, 5.x
  • cart_payone version: 2.0.0, 1.0.0
  • Is your TYPO3 installation set up with Composer (Composer Mode): yes

Possible Solution
The interface expects the unit price for the product price. The price of the product data record must be divided by the number and this result must be transferred to PayOne.

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.