# Accept Payments with Square and Svelte

DevFeed: [Accept Payments with Square and Svelte](<https://devfeed.tech/articles/accept-payments-with-square-and-svelte-15483.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/accept-payments-with-square-and-svelte>)

Author: Anthony Giuliano

Published: 2023-03-30T07:00:00Z

Content type: tutorial

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Svelte](<https://devfeed.tech/topics/svelte.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [API](<https://devfeed.tech/topics/api.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [demo](<https://devfeed.tech/tags/demo.md>), [payments](<https://devfeed.tech/tags/payments.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [svelte](<https://devfeed.tech/tags/svelte.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

This tutorial explains how to integrate Square Web Payments SDK and Square Payments API into a SvelteKit app to create a secure credit-card payment flow.

## Source excerpt

Easily add payments to your Sveltekit app!