1.0.3 • Published 4 years ago

@enexus/payment-card v1.0.3

Weekly downloads
35
License
ISC
Repository
-
Last release
4 years ago

PaymentCard

a payment for implemeting ui taking mobile money, card etc...

How to use the lib

do npm i @enexus/payment-card

Import the module

FlipperPaymentCardModule

use the UI

<flipper-payment-card app="Flipper" [showCard]="showCard" [currency]="currency" [amount]="flipperPlan" (formSaved)="submitCard($event)" [loading]="(loading | async)" [ccNumMissingTxt]="(ccNumMissingTxt | async)" [cardExpiredTxt]="(cardExpiredTxt | async)"> </flipper-payment-card>

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago