Coder Social home page Coder Social logo

link_checkoutcom's People

Contributors

alinanghelusendava avatar david-fiaty-cko avatar dependabot[bot] avatar michael-ugborikoko-cko avatar rhuta-gulati-cko avatar vivek-sharma15 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

link_checkoutcom's Issues

Billing descriptor fields required in Site Preferences

The billing descriptor fields should not be mandatory in the site preferences. It's currently impossible to save the configuration form without providing values.

After making these fields optional, the part of the payment request handling billing descriptors should also make sure the fields are not empty before being added to a payment request

Saved card feature

The saved card feature needs porting for card payments. The code is available in the existing certified cartridge.

Hard coded string

platform_data : "SiteGenesis Version: 19.10 Last Updated: Oct 21, 2019 (Compatibility Mode: 16.2)"

This string should not be hard coded. Please move it to an attribute-definition tag in system-object-definitions.xml, without assign it to an attribute-group so that it's not displayed on the UI.

The string will still be retrievable using the ckoUtility.getValue() method.

Bancontact missing translation string

<img alt="" id="bancontactpay_thumb" class="image imageright" type="image" value="Edit" src="${URLUtils.staticURL('/images/apm-icons/bancontactPay.png')}" width="10%"/>

Please translate the "Edit" string and use the name of. the APM the alt attribute.
Example:
alt="${Resource.msg('cko.bancontact.name','cko',null)}"
value="${Resource.msg('cko.button.edit','cko',null)}"

This has to be done for all APMs in all templates.

Klarna js error

The Klarna script seems to be looking for a file that doesn't exist on the Klarna server:

Screenshot 2019-12-17 at 19 01 02

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.