richnologies / ngx-stripe

Angular 6+ wrapper for StripeJS
MIT License
219 stars 77 forks source link

Request for Beta Feature to block certain card types #230

Closed nknoeppel closed 11 months ago

nknoeppel commented 11 months ago

Hello,

My company is working on an integration using this package. Our business has the need to disable Amex cards due to their higher fees. Our Stripe implementation team has pointed me to the following documentation: https://stripe.com/docs/payments/customize-payment-element#filter-card-brands.

It appears I am unable to accomplish this using ngx-stripe, based on the examples/documentation I've seen. Any way we can get this beta feature implemented? Or, if not, could you potentially advise on if this is possible using the existing latest version?

Thanks!

richnologies commented 11 months ago

Hey @nknoeppel, I do not have access to that beta yet, meaning in that link I can't see anything.

I'm more than happy to add support for the implementation.

Let's respect the beta visibility. Can you send me a direct message (ric.sanchez@me.com) with some docs on how would you do it with StripeJS so I can try to adapt it to ngx-stripe?

richnologies commented 11 months ago

I'm closing this now due to inactivity

nknoeppel commented 11 months ago

I sent you an email with the details you were asking for. Did you not receive it?