Download the PHP package sunnysideup/afterpay without Composer
On this page you can find all versions of the php package sunnysideup/afterpay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sunnysideup/afterpay
More information about sunnysideup/afterpay
Files in sunnysideup/afterpay
Download sunnysideup/afterpay
More information about sunnysideup/afterpay
Files in sunnysideup/afterpay
Vendor sunnysideup
Package afterpay
Short Description Integrate easily with the api.afterpay.com API
License BSD-3-Clause
Package afterpay
Short Description Integrate easily with the api.afterpay.com API
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package afterpay
silverstripe-afterpay
Provides a basic implementation of afterpay as a payment method for
sunnysideup/ecommerce
- using https://github.com/culturekings/afterpay as a base.
installation
Use composer
setup
Add the following code as outlined below:
- set up credentials
app/_config/afterpay.yml
:
- set afterpay as a payment option
app/_config/ecommerce.yml
:
-
add fields to EcomConfig (via data extension or otherwise)
- add functionality to product:
app/src/Model/MyProduct.php
:
All versions of afterpay with dependencies
PHP Build Version
Package Version
Requires
silverstripe/cms Version
^4.0 || ^5.0
sunnysideup/ecommerce Version *
sunnysideup/afterpay-basics Version dev-master
sunnysideup/ecommerce Version *
sunnysideup/afterpay-basics Version dev-master
The package sunnysideup/afterpay contains the following files
Loading the files please wait ....