shopier
๐ Shopier PHP API SDK: Seamlessly integrate Shopier payments into your PHP applications! ๐ป โจ Multiple rendering options (buttons, forms, iframes) ๐ Customizable payment flows ๐ Secure payment verification ๐ ๏ธ Easy-to-use API with comprehensive models ๐ Supports both Turkish and English implementations โก Simple integration with just a few line
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- bug_report.md
- feature_request.md
- yeni--zellik--ste-i.md
- php.yml
- FUNDING.yml
- .env.example
- bootstrap.php
- index.php
- return_url_page.php
- Currency.php
- Language.php
- ProductType.php
- WebsiteIndex.php
- NotRendererClassException.php
- RendererClassNotFoundException.php
- RequiredParameterException.php
- Address.php
- BaseModel.php
- BillingAddress.php
- Buyer.php
- ShippingAddress.php
- ShopierParams.php
- ShopierResponse.php
- AbstractRenderer.php
- AutoSubmitFormRenderer.php
- ButtonRenderer.php
- FormRenderer.php
- IframeRenderer.php
- ShopierButtonRenderer.php
- Shopier.php
- ShopierTest.php
- .env.example
- .gitignore
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- composer.json
- composer.lock
- CONTRIBUTING.md
- LICENSE
- phpcs.xml.dist
- phpunit.xml.dist
- README.md
- SECURITY.md
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/erkineren/shopier
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd shopier
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. PHP (Composer)
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
composer require erkineren/shopier
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
php -S localhost:8000 ๊ฐ์ ๋ด์ฅ ์๋ฒ๋ก ์คํํ ๋ค ๋ธ๋ผ์ฐ์ ์์ http://localhost:8000 ์ผ๋ก ์ ์ํด๋ณด์ธ์.
์ด ๋ ํฌ์ README์ ์ ํ ์ค์ ๋ช ๋ น์ด๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค.
// repository documentation
Was this content helpful?
(0 ratings)
