lkching7 Member Licensed User Longtime User Oct 9, 2015 #1 I Register a Malaysia Local Payment Gateway, Their Mobile Payment Gateway SDK is a Jar File. Can I Actually Using In B4A ?
I Register a Malaysia Local Payment Gateway, Their Mobile Payment Gateway SDK is a Jar File. Can I Actually Using In B4A ?
DonManfred Expert Licensed User Longtime User Oct 9, 2015 #2 You can probably use javaobject to access it. You need to have knowledge on how to use it. You can write a java wrapper for it too (creating a b4a library for it. You need java knowledge) Upvote 0
You can probably use javaobject to access it. You need to have knowledge on how to use it. You can write a java wrapper for it too (creating a b4a library for it. You need java knowledge)