Hello. I'm using CSK 2.1. It's an old installation and the client is having me add Google Checkout to it. I think I have it all figured out except the payment provider.
Can anyone send me some sample code for the ExecuteCharge method (static Transaction ExecuteCharge(Order order,TransactionType transType)) and, if needed, any wrapper and helper code?
I've already got the "confirmation" page reading the google response and storing that data into the Order object. It's updating the database by setting the order status, but the payment/transaction data isn't there.
Many thanks!
-- Colin