Split payments from one item to different accounts

Hi, I use both Commerce Paypal and Commerce Authorize.Net, and I want to split payments from one item to two different accounts. For example if I buy a t-shirt for 12€, let 7€ go to the designer's account and 5€ go to another account, (management costs).

Can anyone help me with this?

Thank you very much for your help.

Greetings

Responsive image style

Hi,

is there any way so I can make a responsive image style for background images?

Thanks.

Drupal 8 - Login doesnt work

Hello,

I have a big problem to deal with.

I cannot login to my site at the moment. There is no error message or something else (e.g. in the watchdogs table). I red that the cookie settings could be the problem, but i dont know how i solve the problem in Drupal 8 exactly.

Can somebody help me to solve it? Thank you.

Chris

Unable to install Acquia Dev Desktop

Hello,

I am trying to set up drupal 8 on windows 8.1 machine. I cant even install acquia dev desktop. 

https://dev.acquia.com/downloads

Downloaded windows version

During installing, I selected default options. 

I get error "CLI has stopped working".

Please advise. 

how to include a Drupal 8 page in PHP ?

let's say I place a php script in Drupal root directory.

in Drupal 7, I could do this:

ob_start();
$_GET['q']="node/1";
include 'index.php';
$drupalpage = ob_get_contents();
ob_end_clean();

and I would have my node/1 in my $drupalpage variable.

how would I achieve the same thing using Drupal 8 ?

Is there a D8 module works like Wordpress Media Library?

Hi All,

I used to build websites with Wordpress, and now I really want to try Drupal 8.

I installed D8 on my local PC and login to admin , but didn't see any place where editor can upload media file and inert into article like workdpress media library.

Do I need to install 3rd party module to do this?  

Thank you.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x