Package 

Class EPSPaymentParser

  • All Implemented Interfaces:
    net.gini.android.capture.internal.qrcode.QRCodeParser

    
    public class EPSPaymentParser
     implements QRCodeParser<PaymentQRCodeData>
                        

    Internal use only. QR Code parser for the eps e-payment QR Code url.

    See the documentation of this format here.

    • Method Summary

      Modifier and Type Method Description
      PaymentQRCodeData parse(@NonNull() String qrCodeContent)
      • Methods inherited from class net.gini.android.capture.internal.qrcode.QRCodeParser

        parse
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait