Bolt Extension to use Square's API-driven ecommerce platform

Richard Knight a7eb6048f0 Changes %!s(int64=6) %!d(string=hai) anos
config 7c5a985c07 First testmode transaction success %!s(int64=6) %!d(string=hai) anos
src 3ed011fa9f Cleaning up comments %!s(int64=6) %!d(string=hai) anos
templates a7eb6048f0 Changes %!s(int64=6) %!d(string=hai) anos
tests 82bc48b908 First commit of Squarepay Extension %!s(int64=6) %!d(string=hai) anos
web a7eb6048f0 Changes %!s(int64=6) %!d(string=hai) anos
.gitignore 105a44229e OAuth and Twig extensions that interact with Square API %!s(int64=6) %!d(string=hai) anos
README.md 82bc48b908 First commit of Squarepay Extension %!s(int64=6) %!d(string=hai) anos
composer.json 31303b7993 Update 'composer.json' %!s(int64=6) %!d(string=hai) anos
phpunit.xml.dist 82bc48b908 First commit of Squarepay Extension %!s(int64=6) %!d(string=hai) anos

README.md

Bolt Extension Starter: RAK TEST 1

A starter skeleton for a Bolt v3.x Extension

To get going run the following command, replacing the last argument with the name of your extension:

composer create-project --no-install 'bolt/bolt-extension-starter:^3.0' <newextname>

For more information, see this page in the Bolt documentation: https://docs.bolt.cm/extensions/building-starter/about