Cannot add Custom Payment option on Dev terminal

We just received the dev kit and trying to add a custom payment option for our giftcard\loyalty app. We tried the folowing:

1- Implementing IPoyntTransactionService and following the sample app example.

2- Implementing IPoyntCustomTransactionService and following instructions on the javadoc page (https://poynt.github.io/developer/javadoc/co/poynt/os/services/v1/IPoyntCustomTransactionService.html).

We installed the app using adb but Nnothing of the above seem to work and our custom payment option never shows up. We used every possible value for and <entry_method> in capability file, set the right permissions, target version is 19.

P.S. this same code used to work with the emulator!

Hi Sherif. I believe I answered your question over email. Let me know if you need any other help.

Hi Dennis Can you please answer this question to me also.

harshaa@chetu.com

Hi Harshaa,

IPoyntCustomTransactionService is deprecated and should not be used. Please use https://poynt.github.io/developer/onterminal/integrating-gift-cards-and-custom-tenders.html.

hello Dennis. this link is now broken… do you have a new link?

updated in my previous post.