Jump to content

Search the Community

Showing results for tags 'method'.

  • Search By Tags

    • method ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


  1. Bonjour, Pour le contexte, actuellement j'arrive à PUT des informations dans ma BDD grâce à cette méthode Je n'ai aucun problème avec le GET et le PUT. Par contre j'essaie depuis plusieurs jours d'utiliser la méthode POST de l'API Prestashop avec finalement toujours la même...
  2. Nachdem Update von 1.7.6.5 auf 1.7.7.0 habe ich lediglich Zugriff auf die Übersichts-Seite im Back Office. Auf sämtlichen Seiten wird mir angezeigt: Wenn ich den Debug Modus aktiviere erhalte ich über Symfony Exception folgende Meldung: Attempted to call an undefined method named "...
  3. Selamat malam, Saya mau tanya sekaligus minta tolong, ada beberapa pertanyaan yang saya cari digoogle belum ketemu juga jawabannya oleh saya. Saya memiliki beberapa metode pembayaran. Salah satunya COD (cash on delivery), Di metode pembayaran cod saya ingin menghilangkan harga pengiriman d...
  4. Hi, does the Carrier module or the Advanced Shipping Cost module allow you to add shipping costs (for different countries) that are not based on product weight, but on the packaging method? Note* The packaging method is specified for each product. Thanks
  5. Any one can help After instillation of cc avenue module , no Payment Methods or Active payment Prestashop version : 1.7.6.0 I am getting an error "Unfortunately, there is no payment method available." Thank you
  6. Hi, guys! I need to add new functionality to 'ps_emailsubscription' module. When the 'register for newsletter' button is clicked two things have to happen: a new one-use-only 5% discount voucher has to be created and assigned only to that specific email, even if the user is not registered...
  7. Hey guys I am using Prestashop 1.7.3 Ive noticed that carriers i have are only being displayed when i switch them to Free. Carrier configuration Add handling costs YESNO Free shipping YESNO Billing According to total price. According to t...
  8. How to override convertPrice method from classes/Tools.php by creating own method in module
  9. Im a newbie and i can't find the answer neither googling nor testing. My doubt is let's say im creating a module with this methods: Class testmoduleAllproductsModuleFrontController extends ModuleFrontController { public function init() { parent::init(); } public function hello...
  10. Hi, In one page checkout mode, I would like to display payment method without an account or connexion. For me, it's paypal and stripe. Is't possible ? Thank you.
  11. Hello. Developing the admin panel for the module I was meet one strange problem. All child class methods works, but one dosnt. There is a controller class AdminStoresController.php. It when the module is installed there are class AdminStoresController extends AdminStoresControllerCore and there ar...
  12. Hiya there, One of my clients would like me to set up a feature that is not yet available in PS16 in my opinion. He'd like the payment methods to be active based on the total cart price. He's selling some high end gear (10k-15k euros) and we'd like to prevent users to pay with credit card (and do...
  13. Hi guys, I would like to ask you if there is chance to set up one delivery method only for manual orders? I´ll explain my case : returned goods, customer was not home. I want to send it again but now with extra fee. From this reason I have created new product that is not visible for others only...
  14. This is a little complicated, so please bear with me! We use three carriers: DPD, Royal Mail and Hermes. We offer 2 delivery methods: Free standard delivery & Express. When a customer places their order, they are faced with the standard or express option and charged accordingly, and w...
  15. I have added new shipping destination for other State like Germany or Luxemburg and when I simulate a chart from one of these location I referr an error with "invalid payment method". Infact I can't choice a payment method. Why this....How can I associate payments method with new shipping locati...
  16. Hi, I am currently developing a module where in i want only those method to get displayed that has got a custom value that i have set in carts cookie. If that cart cookie is found then the remaining payment methods should not be displayed and only that payment method that i have assigned should...
  17. Hello prestashoppers. Got two issues with creating orders from backend. I'll create two threads to separate the issues. First problem with creating an order from the backend is that payment method discounts aren't applied automatically like it is when the order is created via the frontend....
  18. hello I have upload my module to prestashop addons but it give me response with " Hello, Use of $_GETis forbidden, please use Tools::getValue(); ", now when I am print $_GET it will return all the parametes in url, so how can I get same result with the help of Tools calss..?
  19. Hi, I was wondering if there was an option to assign only certain payment methods to each delivery method. It doesn't make sense to display paypal for example if somebody chooses personal pick up from the store. I would like to make sure only relevant payment method is displayed for each delivery...
  20. Bonjour, J'ai un problème lorsque je veux accéder à mon back office prestashop 1.6, j'ai restaurer mon site web via l’hébergeur OVH pour revenir à une version du site avant les problèmes rencontrés, ça n'a rien changé, voire même ça a été pire qu'avant. Avant, je n'avais qu'un problème au niveau...
  21. When I click confirm my order, the system will reminder me to chose a payment method. Actually, I only offer Paypal to my website. Can someone let know how to fix this wrong reminder and how to make Paypal as the default payment method?
  22. Hi! Im using PS 1.5.4.1 and i need to set different shipping prices depending on the payment method chosen by the customer. i use two payment methods (bank wire and cash on delivery). i need to have: bank wire - shipping: € 5 Cash on delivery - shipping: € 7,50 I´m trying to do this because...
  23. Hi Sir, Which php method will call to save the Cart values in cart table when Admin Creating orders which i click to "Add to Cart" in Product. I am using the prestashop latest version (prestashop_1.5.4.1).
  24. Hallo I'm working with Prestashop from a couple of days and I need help for a site I'm developing: how can I insert a "30 day invoice" between my payment methods? I looked for a module but I didn't find any; should I modify some other module (like pay by check or pay by bank wire) or is ther...
  25. Hi there, I'm currently seeking how to skip the payment choice method step. Indeed, i actually have only one payment method (credit card), so i think it's a bit useless to let the customer chose between... credit card or credit card So i've searched in several files, such as OrderOpcContro...
×
×
  • Create New...