Search found 28 matches

by mvnaz
11 Jan 2017, 15:19
Forum: Laravel package
Topic: Add custom payment and shipping method
Replies: 6
Views: 4915

Re: Add custom payment and shipping method

Already it work )
by mvnaz
11 Jan 2017, 15:05
Forum: Laravel package
Topic: Add custom payment and shipping method
Replies: 6
Views: 4915

Re: Add custom payment and shipping method

In expert admin panel I added new service. Type =payment, code=cod, provider=cod, label=mytext,position=0. In aimeos-core/lib/mshoplib/src/MShop/Service/Provider/Payment/ I created file cod.php The content of this file is: <?php namespace \Aimeos\MShop\Service\Provider\Payment; class cod extends \Ai...
by mvnaz
10 Jan 2017, 18:54
Forum: Laravel package
Topic: Add custom payment and shipping method
Replies: 6
Views: 4915

Re: Add custom payment and shipping method

Hello, excuse me please. It is my first skill with MVC frameworks and laravel/aimeos. Some is difficult for me now. In this link https://aimeos.org/docs/Developers/Library/Service/Implement_delivery_provider says about delivery provider implement and basic skeleton for this. But it is not says where...
by mvnaz
09 Jan 2017, 18:26
Forum: Laravel package
Topic: Add custom payment and shipping method
Replies: 6
Views: 4915

Add custom payment and shipping method

Hello every body. Thank you all for help! It is me again. I continue develop my shop on laravel aimeos. And now I have two problems. I read documentation https://aimeos.org/docs/User_Manual/Administration_Interface/Service_list#Manual and looked forum. But I did not found full information. My questi...
by mvnaz
09 Jan 2017, 11:40
Forum: Laravel package
Topic: Adding new currency
Replies: 6
Views: 3568

Re: Adding new currency

Sorry! Excuse me please )) :D Sometimes I am such stupid. I did not see that it is have more one page ))) Thank you, aimeos! ;)
by mvnaz
09 Jan 2017, 11:27
Forum: Laravel package
Topic: Adding new currency
Replies: 6
Views: 3568

Re: Adding new currency

I understand you full! Thank you! But UAH currency is not exists in my currency list. What I must to do in my case ?
by mvnaz
09 Jan 2017, 11:08
Forum: Laravel package
Topic: Adding new currency
Replies: 6
Views: 3568

Re: Adding new currency

I already set in expert mode-locale-list Language - Ukrainian, currency Russian ruble and set position 0 only for this. After it my site looks in English language, and prices do not shows! Ukrainian language not exists default, I added it language in expert panel. And Ukraine currency not exists def...
by mvnaz
09 Jan 2017, 10:45
Forum: Laravel package
Topic: Adding new currency
Replies: 6
Views: 3568

Re: Adding new currency

When I tried to add new currency in e[pert mode I see Executing statement " INSERT INTO "mshop_locale_currency" ( "label", "status", "siteid", "mtime", "editor", "id", "ctime" ) VALUES( 'Ukrainian hryvnia', 1, 1, '2...
by mvnaz
08 Jan 2017, 18:22
Forum: Laravel package
Topic: Adding new currency
Replies: 6
Views: 3568

Adding new currency

Hello everybody! Thank you all for help. I have next problem: how I can add new currency for example Ukrainian currency? It is not exists default.
by mvnaz
08 Jan 2017, 18:09
Forum: Laravel package
Topic: Change language in front-end
Replies: 8
Views: 5463

Re: Change language in front-end

aimeos, thank you very much. It is work I just rewrite price for product