How to integrate in app purchase to a Java FX application (since StoreKit framework not available in Java)

I have developer a JavaFx application that is available on the Mac App Store as a free app. How do I integrate the in app purchase to the application (Storekit framework not available in Java). What are the alternatives ?