• @finitebanjo
    link
    11 day 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
      link
      11 day 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
        link
        2
        edit-2
        1 day 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

        • @Maggoty
          link
          -1
          edit-2
          1 day ago

          So you’re talking an online payment portal?