Giter Club home page Giter Club logo

checkout-prestashop1.7-plugin's People

Contributors

anand-balasubramaniam-cko avatar aquila-freitas-cko avatar avish-bisbeehurry-cko avatar david-fiaty-cko avatar didacrios avatar imenekarmeni avatar imenkar avatar ioan-ghisoi-cko avatar mgalabert avatar nicolas-maalouf-cko avatar quentin-vigneau-cko avatar ved-beejadhur-cko avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

checkout-prestashop1.7-plugin's Issues

White screen & composer.json can't be found

Hi there,

I tried to install this module today within a Google Cloud's Bitnami certified Prestashop V1.7.6.

  1. The "module manager screen" goes completely white.
  2. When running the command you get:
    ......... modules/checkoutcom$ composer install --no-dev
    sh: 0: getcwd() failed: No such file or directory
    sh: 0: getcwd() failed: No such file or directory
    sh: 0: getcwd() failed: No such file or directory
    sh: 0: getcwd() failed: No such file or directory
    sh: 0: getcwd() failed: No such file or directory
    sh: 0: getcwd() failed: No such file or directory
    sh: 0: getcwd() failed: No such file or directory
    Composer could not find a composer.json file in
    To initialize a project, please create a composer.json file as described in the https://getcomposer.org/ "Getting Started" section

Of course, I checked and the composer.json file is actually there...

Any clue about what I might be doing wrong?

Thanks in advance!

Alternative Payments

I enabled alternative payments in admin side, but those are not visible in client side

Not showing in frontend

I download the code from here : https://github.com/checkout/checkout-prestashop1.7-plugin
Please note that I have followed exact instructions which you provided as below[https://github.com/checkout/checkout-prestashop1.7-plugin/wiki/Installation]. We are using Prestashop 1.7.6.7 and 1.7.3.4

I configured new keys as well in admin side.

Same issue in front end – not showing any payment methods, . Please note that this is default Prestashop.

Only one status for 2 type of completed orders (with the "accept orders for out of stock products")

Expected behavior
When you enable the option "accept orders for out of stock products", you have 2 type of orders :
• In stock product order => After the payement you have the status : "Payement accepted"
• Out of stock product order => After the payement you have the status : "On backorder (paid)"

But in Checkout plugin configuration, you can specify only one status for the validate order.

There are 2 automatic completed order status in Prestashop :

  • one for in stock product (Payement accepted)
  • one for out of stock product (On backorder (paid))

But the plugin "force" only one status.

Actual behavior
If I apply the default status "Payement accepted" for paid orders in Checkout plugin configuration, then for an out of stock product order you will apply the wrong status. (Payement accepted instead of On backorder (paid))

Steps to reproduce the behavior
Apply the default status "Payement accepted" for paid orders in Checkout plugin configuration.
Make an order of an out of stock product
You will have the "Payement accepted" status instead of "On backorder (paid)" status.
You should let Prestashop default functionality for paid orders.
For example it is the case of Paypal plugin.

Environment
PrestaShop version: 1.7.7.8
Checkout plugin version: 2.2.3
PHP version: 7.2.34

Incorrect format of publicKey

Hello,
I'm getting the following error in Prestashop 1.7.8.8 with NAS service and Live mode.

Cannot fill in the credit card field.

image

After credit card payment : Property OrderPayment->amount is not valid

PrestashopException "Property OrderPayment->amount is not valid" throws after credit card payment in modules/ps_checkout/controllers/front/ValidateOrder.php (line 82).

$cart->getOrderTotal(true, Cart::BOTH) return 0 because cart is empty.

Array ( 
  [cartId] => 0 
  [amount] => 0 
  [paymentMethod] => card 
  [extraVars] => Array ( [transaction_id] => XXXXX ) 
  [currencyId] => 1 
  [secureKey] => XXXXXX 
) 

Test with prestashop v1.7.6.4 and module prestashop checkout v1.2.13
Test with third party module disabled and overrides disabled

No support for One Page Checkout modules

Hello team Checkout,

I am writing to notify you that your current module does not take into account the support for third-party modules of One Page Checkout, where the PrestaShop purchase process is modified.

For example our One Page Checkout PS module: https://www.presteamshop.com/en/prestashop-modules/one-page-checkout-prestashop.html

We have made a Fork where we managed to make the card payment work, but for example the payment with Google Pay or other payments, may not work.

It is necessary to make a compatibility so that many businesses that use checkout modules can work with you, we are willing to collaborate on the compatibility of both modules.

I leave a link so that you can download the checkoutcom module in its version 2.1.3 compatible (just card payment) with our One Page Checkout PS version 4.0.16 module: https://github.com/presteamshop/checkout-prestashop1.7-plugin/releases/download/2.1.3-opc/v2.1.3-checkoutcom-opc.zip

Best regards.

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.