Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swedbankpay/swedbank-pay-magento2-core
Swedbank Pay Checkout for Magento 2 Core (Beta)
https://github.com/swedbankpay/swedbank-pay-magento2-core
checkout checkout-magento2 composer library magento2 packagist php swedbank-pay swedbankpay
Last synced: 17 days ago
JSON representation
Swedbank Pay Checkout for Magento 2 Core (Beta)
- Host: GitHub
- URL: https://github.com/swedbankpay/swedbank-pay-magento2-core
- Owner: SwedbankPay
- License: apache-2.0
- Created: 2019-09-30T10:11:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-08T01:07:34.000Z (over 1 year ago)
- Last Synced: 2024-11-11T15:45:22.768Z (3 months ago)
- Topics: checkout, checkout-magento2, composer, library, magento2, packagist, php, swedbank-pay, swedbankpay
- Language: PHP
- Homepage: https://packagist.org/packages/swedbank-pay/magento2-core
- Size: 200 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Swedbank Pay Magento 2 Core
[![Build Status][build-badge]][build]
[![Latest Stable Version][version-badge]][packagist]
[![Total Downloads][downloads-badge]][packagist]
[![License][license-badge]][packagist][![Swedbank Pay Magento 2 Core][og-image]][core-magento2]
## About
**UNSUPPORTED**: This library is at an early stage of development and is not
supported as of yet by Swedbank Pay. It is provided as a convenience to speed
up your development, so please feel free to play around. However, if you need
support, please wait for a future, stable release.This repository contains the code for the core component of
[Swedbank Pay Magento 2 Checkout][checkout-magento2] and
[Swedbank Pay Magento 2 Payments][payments-magento2].## Installation
You can install [this plugin][core-magento2] with [Composer][composer]:
```sh
composer require swedbank-pay/magento2-core
```[checkout-magento2]: https://packagist.org/packages/swedbank-pay/magento2-checkout
[payments-magento2]: https://packagist.org/packages/swedbank-pay/magento2-payments
[core-magento2]: https://packagist.org/packages/swedbank-pay/magento2-core
[composer]: https://getcomposer.org/
[og-image]: https://repository-images.githubusercontent.com/211832107/88c2a180-53ee-11ea-927b-a06e671404a4
[build-badge]: https://travis-ci.org/SwedbankPay/swedbank-pay-magento2-core.svg?branch=master
[build]: https://travis-ci.org/SwedbankPay/swedbank-pay-magento2-core
[version-badge]: https://poser.pugx.org/swedbank-pay/magento2-core/version
[downloads-badge]: https://poser.pugx.org/swedbank-pay/magento2-core/downloads
[license-badge]: https://poser.pugx.org/swedbank-pay/magento2-core/license
[packagist]: https://packagist.org/packages/swedbank-pay/magento2-core