| catch_errors_connect_v1 | Catches Connect v1 httr errors and prints them nicely |
| catch_errors_connect_v2 | Catches Connect v2 httr errors and prints them nicely |
| get_os | Determine the host operating system |
| is_legit_token | Check that token appears to be legitimate |
| personal_access_token_available | Check personal_access_token availability |
| rDELETE | DELETEs with retries and authentication |
| rGET | GETs with retries and authentication |
| rPATCH | PATCHs with retries and authentication |
| rPOST | POSTs with retries and authentication |
| rPUT | PUTs with retries and authentication |
| sq_access_token | Return access_token attribute of OAuth 2.0 Token |
| sq_auth | Log in to Square |
| sq_auth_check | Check that an Authorized Square Session Exists |
| sq_auth_refresh | Refresh an existing Authorized Square Token |
| sq_create_customer | Create Customer |
| sq_create_item | Create Item |
| sq_delete_customer | Delete Customer |
| sq_delete_item | Delete Item |
| sq_extract_cust_groups | Extract Group Membership from Customer Data |
| sq_get_customer | Get Customer |
| sq_get_item | Get Item |
| sq_get_location | Get Location |
| sq_get_payment | Get Payment |
| sq_get_transaction | Get Transaction |
| sq_list_categories | List Categories |
| sq_list_customers | List Customers |
| sq_list_discounts | List Discounts |
| sq_list_fees | List Fees |
| sq_list_generic_v1 | List Records from Connect V1 Endpoints |
| sq_list_items | List Items |
| sq_list_locations | List Locations |
| sq_list_modifiers | List Modifiers |
| sq_list_payments | List Payments |
| sq_list_transactions | List Transactions |
| sq_null_to_na | Convenience Function to Map 'NULL' to 'NA' |
| sq_personal_access_token | Return personal_access_token resulting from Basic auth... |
| sq_search_customers | Search Customers |
| sq_token | Return either the personal_access_token or OAuth access_token |
| squareupr | 'squareupr' package |
| squareupr_state | Return the package's .state environment variable |
| sq_update_customer | Update Customer |
| sq_update_item | Update Item |
| token_available | Check token availability |
| VERB_n | Generic implementation of HTTP methods with retries and... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.