Kevin Dave

Results 3 issues of Kevin Dave

Hey @alan2207 ! Thanks for creating this repository. It's a great starting point for me to build my React App. I'm currently facing a problem where my unused code is...

For credit card charge example: ```java public static CreditCardCharge createAuthorization( String tokenId, String externalId, Number amount, String authenticationId, String cardCVN, Boolean capture) ``` understand this is only for the required...

enhancement
xendit-java 2.0

Add a test coverage badge in README.md to create transparency of our code quality

documentation
xendit-java 2.0