• finitebanjo@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    2 days ago

    Right, yes, I want to do that. I want to create a high risk extremely unstable custom built payment gateway. Please send any reference text info on how to scan a credit card and format that data to make a nearly instantaneous withdrawal of funds from one bank to another and if there is an error then how to read those error codes like amount unauthorized or insufficient funds, etc.

    I want to do it. I want to host it all on my own machines. AFAIK it isn’t possible, that the internal know how used by banks and businesses is all handled by IBM.

    • Maggoty@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      2 days ago

      Your sticking point is reading the actual code from the chip or magnetic stripe. Once you have that information you can do whatever you want with it in code. For sending and requesting payments it’s just API tie ins with the banks.

      • finitebanjo@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        2 days ago

        Card Scanners are not Payment Gateways. I don’t want to set up a use case for every Bank’s API, I want to make a standardized payment gateway without my end using IBM. I want homemade BaaS