I had put together a Rev/Authorize.net solution together a years ago. It worked fine, but took a fair bit of work to construct. I would need to set up a new authorize account and merchant processor, as well as SSL certificates. I know it can be done. I was just hoping there was a better (read: easier) solution by now for Rev. Meaning, collect the info from the card reader (which is easy), then feed that data into a preset Rev solution to get it processed.

On 2/25/13 6:27 PM, Magicgate Software - Skip Kimpel wrote:
Richard.... I just checked and Stripe does not interface with any known
hardware:
https://stripe.com/us/help/faq#who-should-not-use-stripe

Now, you can do as Colin says and just use the hardware swiper that you
have as an input device, however, there is a difference in credit card
rates from a "card present" to manually entered in information and Stripe
does not give you that option.... If you want a really robust solution with
the best possible rate, I think the Authroize.net solution might be what
you need.  Having said that, there is a bit of a learning curve.  I once
did TONS of this kind of stuff in Director.....

SKIP


On Mon, Feb 25, 2013 at 4:04 PM, Richard Miller <w...@together.net> wrote:

I understand how card swiper's work. No issue there. It's the cc
processing solution I need solutions for.

Andrew... thanks for the Stripe suggestion. I'll look into it.

Richard






On 2/25/13 4:00 PM, Colin Holgate wrote:

Credit card swipers just act like a keyboard input. You would listen for
the keys being pressed, build up the data, then when the return character
comes in you process the text.


On Feb 25, 2013, at 3:40 PM, Richard Miller <w...@together.net> wrote:

  I need a way to process a swiped credit card through Rev. The user is
interacting via a touch screen (no keyboard or mouse). Just need to process
the card info... no address info. The card swipe unit is attached to a
portable Windows device which connects to the web via wireless (in public),
so the whole process must be secure.

______________________________**_________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/**mailman/listinfo/use-livecode<http://lists.runrev.com/mailman/listinfo/use-livecode>


______________________________**_________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/**mailman/listinfo/use-livecode<http://lists.runrev.com/mailman/listinfo/use-livecode>

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to