Hey guys, I tried to find the solution for this on the board but was not successful. I apolofize if I missed it and this is redundant. This is what I am trying to do:
05-19-2014 07:45 AM
We would charge them $.01 to make sre the card was good.
You can do a auth_only, to validation,
or when you create the payment profile set the validationMode to livemode which will do a auth_only to valid the card before saving it.
They would have 30 days to cancel their memebership at no cost (how would we do this?)
It will be on your system, just don't do the next item
At 31 days we would charge the card on file $25(how would we do this?)
Use the CreateCustomerProfileTransaction
CIM doc
05-19-2014 08:12 AM