Git Product home page Git Product logo

Comments (6)

NiklasHogefjord avatar NiklasHogefjord commented on September 23, 2024

Not sure I understand this @OskarOstlund. We use cancelPayment for this. Is it something that needs to be changed in the request or do we need to make yet another request to update the PDF invoice in BO?

from billmate-checkout-for-woocommerce.

OskarOstlund avatar OskarOstlund commented on September 23, 2024

No, cancel payment should be enough, making a manual cancelPayment APIcall to one of the invoices created by the module do however update the attached PDF correctly. Having dug around is this due to the cancelPayment API call made by the module does not include BILLMATE_SERVER and BILLMATE_CLIENT, this does not update the PDF in BO.
image
Above can we see a manual cancelPayment call I made to the left and one the module made to the right. As you can see is there neither a version nor a client listed in the cancelPayment call. This is not universal as the addPayment call has them.

from billmate-checkout-for-woocommerce.

NiklasHogefjord avatar NiklasHogefjord commented on September 23, 2024

Not sure what we should do with this one @OskarOstlund?

from billmate-checkout-for-woocommerce.

MattiasNilsson avatar MattiasNilsson commented on September 23, 2024

@NiklasHogefjord What we need to add to the header should be something like this:

BillmateCheckoutWooCommerce:ThePluginVersionCurrentlyRun

from billmate-checkout-for-woocommerce.

NiklasHogefjord avatar NiklasHogefjord commented on September 23, 2024

We do add version and client (since of August 14). Can you test this again and see if you still experience issues @OskarOstlund ?

from billmate-checkout-for-woocommerce.

MattiasNilsson avatar MattiasNilsson commented on September 23, 2024

This works as expected.

from billmate-checkout-for-woocommerce.

Related Issues (20)

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.