nomadreservations / ngx-stripe

Angular 8.x wrapper for StripeJS
41 stars 32 forks source link

feat(Payment Intends): Add support for confirmCardPayment method #34

Closed FCHAPLIN closed 4 years ago

FCHAPLIN commented 4 years ago

Added some interfaces in token.ts Added method in interface, and in stripe service.

30

Wlada commented 4 years ago

Can you merge this? Thanks

wnabil commented 4 years ago

@paullryan any plan which year we will have this PR merged ? use this.stripeService['stripe'].confirmCardPayment as a temp solution until this merged