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

Richard Knight ea0cd5c077 Updates to email template" před 6 roky
config 5f88244449 Better payment error handling and improved payment config před 6 roky
src b9a4c62462 Enforcing 40 character limit for Square reference_id před 6 roky
templates ea0cd5c077 Updates to email template" před 6 roky
tests 82bc48b908 First commit of Squarepay Extension před 6 roky
web f2b401d6a2 Adding simple card error handling před 6 roky
.gitignore 105a44229e OAuth and Twig extensions that interact with Square API před 6 roky
README.md 82bc48b908 First commit of Squarepay Extension před 6 roky
composer.json 31303b7993 Update 'composer.json' před 6 roky
phpunit.xml.dist 82bc48b908 First commit of Squarepay Extension před 6 roky

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