sgh-stripe
v0.3.103
Published
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.0.
Readme
SghStripe
This library was generated with Angular CLI version 14.2.0.
Code scaffolding
Run ng generate component component-name --project sgh-stripe to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project sgh-stripe.
Note: Don't forget to add
--project sgh-stripeor else it will be added to the default project in yourangular.jsonfile.
Build
Run ng build sgh-stripe to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with ng build sgh-stripe, go to the dist folder cd dist/sgh-stripe and run npm publish.
Running unit tests
Run ng test sgh-stripe to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
Version details
Angular Version Library Version Description
15 0.2.193
16 0.3.0 Upgrade to angular 16
17 0.3.1 Upgrade to angular 17
18 0.3.2 Upgrade to angular 18
19 0.3.3 Upgrade to angular 19
15 0.3.4 Validate card using stripe apis capability included
15 0.3.5 Validate card using stripe apis capability included
15 0.3.6 Validate card using stripe apis capability included
15 0.3.7 Update stripe api key to match backend stripe api key
15 0.3.8 stripe connect account made common for pay and validate flows
15 0.3.9 stripe connect account made common for pay and validate flows
15 0.3.10 multi click prevention and loader start and end controlling
19 0.3.14 Upgrade to angular 19
19 0.3.15 use stripe-js npm module and code refactor
19 0.3.28 ach payment
19 0.3.34 ach payment test - financial connection pop up
19 0.3.35 payment method selection UI before card payment UI and ach payment UI
19 0.3.42 ach payment views configurable based on stripe data passed
19 0.3.47 ach payment button styling related classes added
19 0.3.57 ach payment payment element and natera styles test
19 0.3.59 ach payment payment element on change event test
19 0.3.60 ach payment payment element custom form
19 0.3.61 ach payment payment different payment method object pass for card vs ach
19 0.3.66 ach payment payment disable financial connection manuarl entry
19 0.3.68 ach payment outline theme added for ach
19 0.3.73 change card info #SHP-5775 fix
19 0.3.76 ach payment - show hide ach payment button based on stripe data config
19 0.3.78 ach payment - create model for stripe data which are ui related - uiConfig.ts
19 0.3.80 ach payment - move stripe appearance object out of library to project code, ach form input validations
19 0.3.84 ach payment - ach form input validations update
19 0.3.85 express checkout elements buttons border raius issue test
19 0.3.86 express checkout elements buttons border raius issue fix
19 0.3.87 ach payment confirm event - add achBankDetails property ( track manual/predefined us bank account flow )
19 0.3.89 card elements input on change events added
19 0.3.91 postal code input on change event added
19 0.3.93 billing country select on change event added
19 0.3.95 ach payment - payment confirm error handling
19 0.3.98 #SHP-5276 - revert real time error update ux
19 0.3.99 SHP-6109 fix - reload page after ach initiation error
19 0.3.100 ach-payment SHP-5946 cancel intent created before ach intent
19 0.3.101 ach-payment test
19 0.3.102 ach-payment test after adding client secret
19 0.3.103 ach-payment revert test changes