Skip to content

The Square Payment Form Ember addon lets you take payments securely and easily in your Ember app using a familiar, component-based syntax.

License

Notifications You must be signed in to change notification settings

kashif-iqbal842/ember-square-payment-form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ember-square-payment-form

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!

Read the Docs

Compatibility

  • Ember.js v3.0 or above
  • Ember CLI v3.0 or above

Contributing

Installation

  • git clone <repository-url>
  • cd ember-square-payment-form
  • yarn install

Linting

  • yarn lint:hbs
  • yarn lint:js
  • yarn lint:js --fix

Running tests

  • ember test – Runs the test suite on the current Ember version
  • ember test --server – Runs the test suite in "watch mode"
  • ember try:each – Runs the test suite against multiple Ember versions

Running the dummy application

License

Copyright 2019 Square, Inc.

Code release under the MIT license.

About

The Square Payment Form Ember addon lets you take payments securely and easily in your Ember app using a familiar, component-based syntax.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.3%
  • HTML 8.2%
  • CSS 5.4%
  • TypeScript 0.1%