Rick Mac Gillis

Results 9 comments of Rick Mac Gillis

Same. I'm writing a PR to fix it.

This can get closed as it's fixed in PR #3

Is this issue being worked on, or is there some kind of limitation that makes it infeasible/impossible to do?

Unfortunately Visa is to rich to care about making sure their products work. As long as they can fill their coffers still, they'll stop supporting tech people rely on, like...

> I have finally managed to get my first full payment transactions working and create customer profiles using that transaction. But man, this has been VERY painful. Its like their...

If there's enough demand then we'll implement it, and if you'd like that feature immediately, you can always make a pull request. There's a couple pull requests from my repo...

@wheresvic's suggestion on using subdocuments works perfectly. For those of you looking for a simple code example, consider the following. ``` const mongoose = require('mongoose'); const mongooseFieldEncryption = require("mongoose-field-encryption").fieldEncryption; const...

Unfortunately not. It seems that the Eclipse PDT team is ignoring this bug since August, so there's no value in doing so. If a maintainer requests it, I'll create a...