⛔️ The "Square Payment Form" is deprecated, and will no longer be supported aside from critical bug fixes. Please use the Web Payments SDK to take payments on a web client.
The Square Payment Form Ember addon lets you take payments securely and easily in your Ember app using a familiar, component-based syntax.
Note: this SDK is in beta. We'll be improving it as we work towards GA - please leave feedback for our team!
git clone <repository-url>
cd ember-square-payment-form
yarn install
yarn lint:hbs
yarn lint:js
yarn lint:js --fix
ember test
– Runs the test suite on the current Ember versionember test --server
– Runs the test suite in "watch mode"ember try:each
– Runs the test suite against multiple Ember versionsember serve
Copyright 2019 Square, Inc.
Code release under the MIT license.
Version | Tag | Published |
---|---|---|
0.4.3 | latest | 2yrs ago |