-
-
I wrote a quick custom validator to check to the creditCard numbers via the Luhn algorithm. I think it would be useful to add to the default validators, I wasn't sure the best way to contribute but if…
-
**Is your feature request related to a problem? Please describe.**
I want to add the project which implement the fraud detection of credit card
**Describe the solution you'd like**
Here we design…
-
Hi, thank you for your interesting work. I am interested in applying your method to a class-imbalanced problem similar to the credit card dataset in your paper. But when I run your "creditcard.py" cod…
-
Hi,
Thanks for your work fixing issue #95. This fix has made it much easier for me to record cross-border money transfers when paying off credit cards.
As I continue to use Pico to keep track of…
-
Wtf is going on with heroku man ?
-
Hello, I have a problem with creating order with credit card. My array with order data (simplified):
```
$order['payMethods'] = [
'payMethod' => [
'value' => …
-
Hey there,
Firstly, thanks for this plugin!
I was trying to do a regex where I can allow a mask (for the same input) to take AMEX and non-AMEX cards.
So Non-AMEX cards are 9999-9999-9999-9999…
-
-
Thanks for this really awesome plugin. However, i'd like to know if this could be used to emulate a credit card (EMV). What would need to be optimised and wat would be the APDU structure. The demo pro…