Mike Pence
Mike Pence
+1 Saw this fail on ruby 2.2.4 whereas it works correctly on 2.1.8
Thanks for taking the time to reply, Peter. I am able to reserve the payment just fine -- it is when it is time to settle/collect that payment that I...
I am setting up a single use pipeline with :reserve => true, and what I get back includes a tokenID, but no reserve_transaction_id. Maybe I need to be doing it...
Right, I think I have got it. After the pipeline returns a token, I have to call Reserve with that token, then, subsequently call Settle. The docs are plentiful, but...
What is odd is that doing a pipeline call with reserve=true has no apparent effect.