Does anyone know of way to automatically charge an account based on an event or something on either operating system? IE Event X is called, transaction is processed. I was thinking I may have to go third-party (like PayPal) but not sure.
Basically I'm looking to charge instead of using an OnButtonClick event and use another event...You guys think I can do this with the stock payments or even PayPal? I also want to disallow the user to cancel once this event has occurred, so basically it process all at once.