Cory Dingels

Results 6 comments of Cory Dingels

@curiousepic - Good question. I definitely wanted this to be generic enough to handle other (possibly future) payment types. There is an existing ApplePayPaymentToken that generates the exact same xml...

@curiousepic - I like your thoughts. We could definitely add token classes for other payment types - AndroidPayPaymentToken, VisaCheckoutPaymentToken, and AcceptJsPaymentToken. Doing this would mostly require that each merchant consider...

@bayprogrammer - Thanks for checking back in. Your comments are good - I like that approach. I had some time off earlier in June and am heading out for a...

We're using activemerchant for accept.js payments, but we had to add a small monkey patch to do so. I'd be happy to put up a PR for this, but based...

@herberzt - You willing to do some code review and QA if I put up a PR? @curiousepic and @nfarve - You two looks like the last two people to...

@bayprogrammer - Thanks for the note and the suggestion to pull the public key from the API. It worked out well. I have a PR up for this now -...