Order processing: order of operations

I had a problem with implementing responses for the json crawler. (since fixed)
My site was OK in test mode, but not in live.

Trying to test this problem, I found that the payment step needed to complete before the product verification step.

I didn’t want to enter valid payment information(*), couldn’t enter test payment information and was stuck.

Is there some way to do (live) product verification without payment?

thanks,

Anita

  • Repeatedly paying for an expensive product I don’t want, and hoping for a refund from the customer who is paying transaction fees seems a poor process.