Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am trying to integrate amazone payment gatway using sandbox. Do we have the flow like authorization, capture and cancel the amount in Amazon Payment Gateway? I read the documentation which makes me not clear.

After pre-authorization I want to take 2 action.

  1. I want to charge card on a perticular date, automated.
  2. I want to cancel authorization on a perticuar date automated.

I'm using php mysql

share|improve this question

closed as not constructive by Bo Persson, Jürgen Thelen, GDP, mikemackintosh, Jason Sturges Aug 1 '12 at 0:39

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.