<?php
namespace Faker\Provider\de_CH;
class Company extends \Faker\Provider\Company
{
protected static $formats = [
'{{lastName}} {{companySuffix}}',
'{{lastName}} {{lastName}} {{companySuffix}}',
'{{lastName}}',
'{{lastName}}',
];
protected static $companySuffix = ['AG', 'GmbH'];
}
Before you begin integrating the Kueue Pay Developer API, make sure you have: