-
- 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.
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringEXTRACTION_ENTITY_NAME
-
Method Summary
Modifier and Type Method Description PaymentQRCodeDataparse(@NonNull() String qrCodeContent)-
-
Method Detail
-
parse
PaymentQRCodeData parse(@NonNull() String qrCodeContent)
-
-
-
-