{"title":"Set the integratorName - iOS","category":"default","creationDate":1776961627,"content":"<p>Before you begin making payments, you need to set the <code>IntegratorName<\/code>\u00a0to\u00a0the name of the company deploying\u00a0cash\u00a0register\u00a0or\u00a0Point-of-Sale\u00a0solution, for example,\u00a0\u00a0<span translate=\"no\"><strong>Retail\u00a0Consultancy\u00a0Corp.<\/strong><\/span><\/p>\n<p>You can do this as part of the <code>didFinishLaunchingWithOptions<\/code> method, by setting <code>Adyen.sharedInstance.integratorName<\/code> to the name of the integrator.<\/p>\n<pre><code class=\"language-swift\">func application(_ application: UIApplication, \ndidFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil) -&gt; Bool {\n    Adyen.sharedInstance().integratorName = \"Retail Consultancy Corp.\"\n    return true\n}<\/code><\/pre>","url":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/classic-library-deprecation\/classic-library-integrations\/ios-integration\/key-steps-ios\/set-the-integratorname-ios","articleFields":{"id":"42834457","type":"page","_expandable":{"operations":""},"status":"current"},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/classic-library-deprecation\/classic-library-integrations\/ios-integration\/key-steps-ios\/set-the-integratorname-ios","title":"Set the integratorName - iOS","content":"Before you begin making payments, you need to set the IntegratorName\u00a0to\u00a0the name of the company deploying\u00a0cash\u00a0register\u00a0or\u00a0Point-of-Sale\u00a0solution, for example,\u00a0\u00a0Retail\u00a0Consultancy\u00a0Corp.\nYou can do this as part of the didFinishLaunchingWithOptions method, by setting Adyen.sharedInstance.integratorName to the name of the integrator.\nfunc application(_ application: UIApplication, \ndidFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil) -&gt; Bool {\n    Adyen.sharedInstance().integratorName = \"Retail Consultancy Corp.\"\n    return true\n}","type":"page","locale":"pt","boost":14,"hierarchy":{"lvl0":"Home","lvl1":"Terminais","lvl2":"Deprecation of classic libraries","lvl3":"Library integrations","lvl4":"iOS integration","lvl5":"Key steps","lvl6":"Set the integratorName - iOS"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/point-of-sale","lvl2":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/classic-library-deprecation","lvl3":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/classic-library-deprecation\/classic-library-integrations","lvl4":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/classic-library-deprecation\/classic-library-integrations\/ios-integration","lvl5":"https:\/\/docs.adyen.com\/pt\/point-of-sale\/classic-library-deprecation\/classic-library-integrations\/ios-integration\/key-steps-ios","lvl6":"\/pt\/point-of-sale\/classic-library-deprecation\/classic-library-integrations\/ios-integration\/key-steps-ios\/set-the-integratorname-ios"},"levels":7,"category":"In-person payments","category_color":"green","tags":["integratorName"]}}
