Giter VIP home page Giter VIP logo

syliuspayummoneticoplugin's People

Contributors

costa-jeremy avatar herveemagma avatar prometee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

syliuspayummoneticoplugin's Issues

notify url returns 404 when payment success after first payment fail

Hello,

Monetico payment interface allow you to retry a payment when an a attempt fail. The "canceled" first attempt is sent to notify url, and is correctly saved as an error. The second attempt (with the same payment ID) is sent to notify url but it returns a 404.
Actually, the query attempt to find a payment record with state =PaymentInterface::STATE_NEW but the payment is not new anymore after the first return.
May you have an eye on this plz and tell me how to bypass this trouble ?

Thx

monetico 404 on second payment attempt

Hello,
I have a store that sells products worth about 1500โ‚ฌ. Some payments go through very well, when it's a first attempt.
However, sometimes the payment may be rejected by the bank because the limit of the payment card is exceeded. So the customer makes the necessary and returns to pay once the modification made on the ceiling.
This is when I have a problem. On the Monetico side it works, but the POST payment notification takes a 404 when it is an attempt that comes after a rejected attempt.
I have no idea how to handle this problem. Does anyone have a clue?
thanks
image

Sylius is not notify when payment success after first payment fail

When you fail the first attempt, sylius payment is marked as failed, but same reference is used if you make a new attempt. If it succeed, payment marked as failed can't be completed due to state machine usage, and is still awaiting payment.

Note : when a payment failed, Sylius create new payment with "new" state, and empty details. So, if customer fail first payment, but return to shop, he can retry with this new payment.

I didn't found solution now, an idea ?

Order success, canceled or failed got same confirmation email

When a make an order, and testing a couple of return : success, canceled or failed

I got the same email : order_confirmation

with this content

        order_confirmation:
            has_been_successfully_placed: 'has been successfully placed.'
            subject: 'Order confirmation'
            view_order_or_change_payment_method: 'View order or change payment method'
            thank_you: 'Thank you for shopping at our store!'
            your_order_number: 'Your order no.'

It's normal ? How can i custom after checkout email for canceled or failed ?

Thanks :)

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.