Page 1 of 1

Re: How to send information to a page that I do not control

Posted: Tue Jul 26, 2011 3:00 pm
by pickle
POST is secure as long as the connection over which you are POSTing is secure.

If you're interacting with a bank's payment system, they should have an API or at least some documentation about how to talk to them properly.