<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>thread Re: how do I upload Square APi on my website in Community Corner</title>
    <link>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/120383#M4516</link>
    <description>&lt;P&gt;&lt;a href="https://community.squareup.com/t5/user/viewprofilepage/user-id/171304"&gt;@1New_Comer&lt;/a&gt;&amp;nbsp;You need to know the language you wish to use... then you download it from github and upload to your site. Just google ie. square php sdk or replace php with the sdk you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you then need to head over to developers.squareup.com and create an app. From that you will get an access token that you can use to manage your own square account. If you want to manage others square accounts you will need to use OAUTH to get access to make changes to their accounts.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From there you can view either the docs that come in the sdk you downloaded earlier, API reference on square site or technical reference or join slack community to get help with coding your functions&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2019 14:07:24 GMT</pubDate>
    <dc:creator>Dugasmike</dc:creator>
    <dc:date>2019-05-08T14:07:24Z</dc:date>
    <item>
      <title>How do I upload Square APi on my website?</title>
      <link>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/119641#M4512</link>
      <description>&lt;P&gt;I am new to Square and I have the Square Reader but my website is being built by someone else.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1/ How do I&amp;nbsp;upload Square APi on my website so that I can take payments using Square?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2/ If I am able to upload Square on my website and a customer makes a purchase, what details of the purchase would I get from Square to properly process the order for the&amp;nbsp; customer?&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 17:20:44 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/119641#M4512</guid>
      <dc:creator>1New_Comer</dc:creator>
      <dc:date>2019-05-09T17:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: how do I upload Square APi on my website</title>
      <link>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/119676#M4513</link>
      <description>&lt;P&gt;It will depend on what programming language they wish to use. Ie. php, JavaScript etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no just click lick to install software. You have to download a library then hand create the code to use it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your developer should look at the API documentation and join the slack channel to get useful help with the API.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 22:16:38 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/119676#M4513</guid>
      <dc:creator>Dugasmike</dc:creator>
      <dc:date>2019-05-01T22:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: how do I upload Square APi on my website</title>
      <link>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/119809#M4514</link>
      <description>&lt;P&gt;Thanks. Will let my developer know.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 19:26:52 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/119809#M4514</guid>
      <dc:creator>1New_Comer</dc:creator>
      <dc:date>2019-05-02T19:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: how do I upload Square APi on my website</title>
      <link>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/120357#M4515</link>
      <description>&lt;P&gt;I don't think I expressed myself properly. What I meant to ask was 'what is the process to request the API from Square? Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 02:31:42 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/120357#M4515</guid>
      <dc:creator>1New_Comer</dc:creator>
      <dc:date>2019-05-08T02:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: how do I upload Square APi on my website</title>
      <link>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/120383#M4516</link>
      <description>&lt;P&gt;&lt;a href="https://community.squareup.com/t5/user/viewprofilepage/user-id/171304"&gt;@1New_Comer&lt;/a&gt;&amp;nbsp;You need to know the language you wish to use... then you download it from github and upload to your site. Just google ie. square php sdk or replace php with the sdk you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you then need to head over to developers.squareup.com and create an app. From that you will get an access token that you can use to manage your own square account. If you want to manage others square accounts you will need to use OAUTH to get access to make changes to their accounts.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From there you can view either the docs that come in the sdk you downloaded earlier, API reference on square site or technical reference or join slack community to get help with coding your functions&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 14:07:24 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/120383#M4516</guid>
      <dc:creator>Dugasmike</dc:creator>
      <dc:date>2019-05-08T14:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: how do I upload Square APi on my website</title>
      <link>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/120400#M4517</link>
      <description>&lt;P&gt;This is great. Thanks so much. I will pass this info on to my developer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 16:35:59 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Community-Corner/How-do-I-upload-Square-APi-on-my-website/m-p/120400#M4517</guid>
      <dc:creator>1New_Comer</dc:creator>
      <dc:date>2019-05-08T16:35:59Z</dc:date>
    </item>
  </channel>
</rss>

