GithubHelp home page GithubHelp logo

anoblet / aybolit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from conversionxl/aybolit

0.0 0.0 0.0 19.22 MB

Lightweight web components library built with LitElement.

Home Page: https://conversionxl.github.io/aybolit/

License: MIT License

JavaScript 82.97% HTML 0.21% SCSS 16.24% CSS 0.58%

aybolit's Introduction

๐Ÿ‘‹

Talented and civic minded engineer looking to work on projects that help the community as a whole, expecially interactions between citizens and their government!

aybolit's People

Contributors

anoblet avatar anxalicious avatar chanar avatar dominik-stypula-polcode avatar freudflintstone avatar litill avatar lkraav avatar matevarju89 avatar pawelkmpt avatar saas786 avatar tomasced avatar web-padawan avatar

Watchers

 avatar  avatar  avatar

aybolit's Issues

Refunded amount is not displayed

Created a refund #1045410 for 13.00 amount, but it is not visible in front end:

image

  1. On create refund: the amount 13.00 value is passed correctly:
id: 1045410, date_created: "2021-09-14T14:27:46", date_created_gmt: "2021-09-14T14:27:46",โ€ฆ}
amount: "13.00"
date_created: "2021-09-14T14:27:46"
date_created_gmt: "2021-09-14T14:27:46"
  1. Get refunds: /wp-json/wc/v3/orders/1045308/refunds?order=desc&orderby=id&page=1&per_page=50
{id: 1045410, date_created: "2021-09-14T14:27:46", date_created_gmt: "2021-09-14T14:27:46",โ€ฆ}
amount: "13.00"
date_created: "2021-09-14T14:27:46"
date_created_gmt: "2021-09-14T14:27:46"

Amount is stored correctly, but it is now displayed in front end.

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.