pktatvasoft

Results 2 issues of pktatvasoft

Hello Use a different type of size in the button but its not reflected in the screen example : style: { label: 'paypal', layout: 'horizontal', tagline: false, shape : 'pill',...

I trying to get 10-level data but it is not working ` $query = new Query;` `$query = $query->setContentType('sustainableCategories')->setInclude(10);` ` $entries = $this->client->getEntries($query);` it working fine in frontend (angular) but...