Custom Payment Application

Hi all,

I want to build a custom payment application on my Poynt Terminal with some specification:

  • Payment process (read card input, handle signature input, and printing receipt) does not using the Payment Fragment
  • Send the card and payment information directly from device to the bank host

These are some example UI of my apps:

Is it possible to build such application using poynt OS and SDK?

Any suggestion would be appreciated.

Thank you!

Hi there,

#1 is not possible. Payment Fragment if the only interface to access the card reader and it keeps apps out of PCI scope.
#2 is possible. Which processor, gateway are you working with?

Hi dennis,

I see.
For now, I’m developing and making the app ready first, so currently I’m targeting localhost to pass the data.
So, it is possible to send/receive data directly from a fixed ip address, in the other words, without using Poynt Clouds?

Best regards,
Diwang

I will respond in a private message.