Over the past two weeks we have been getting customer feedback that our custom tenders are not completing correctly on a relatively frequent basis. I can't repro this and I'm about 90% sure that it's not a bug in our code, as I haven't touched that area in months, but you never know :]
Has there been any changes to the Payments app over the past couple of weeks that might cause an Activity-launching Tender to not create a Payment when setResult(RESULT_OK, data)
is called with just the amount in the data?
Dan