Closed (works as designed)
Project:
Commerce Beanstream
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 May 2013 at 15:20 UTC
Updated:
28 Jul 2014 at 21:40 UTC
Jump to comment: Most recent
Comments
Comment #1
fp commentedHi JP - Please let us know when your sandbox is up. I have little time on my hands these days so I like the idea of a potentially invested co-maintainer.
Cheers,
fp
Comment #2
jpstrikesback commentedGlad to hear fp! It should be up either really late tonight or midday tomorrow depending on how much coffee I can handle ;)
Cheers,
JP
Comment #3
jpstrikesback commentedMulti currency with Beanstream is a pain...and delaying my sandbox but likely end of day I'll have it up...
Comment #4
jpstrikesback commentedOMG I can simply clone the payment method and setup enable conditions and not worry about currencies...wowza #facepalm
Comment #5
jpstrikesback commentedHere is a start, more on the way (mainly regarding some cleanup/refactoring & Card on File Update/Delete):
http://drupal.org/sandbox/jpstrikesback/1989622
Comment #6
joshmillerWhat happened to the progress? Has fp had a chance to try out the sandbox above? Is jpstrikesback willing to co-maintain?
:D
Comment #7
jpstrikesback commentedActually I'm done cardonfile, and a bunch of other items like the abilty to choose between Profile per card or multiple cards per profile (important because only one address may be stored remotley per profile), and duplication handling settings (beanstream allows one to switch between having/not having duplicated card info on separate remote profiles, which could lead to some confusion if the setting was ever switched). I just need to push it all.
I'm still willing to co maintain for sure as I am actively using this. My fork isn't yet battle tested but will be shortly. One thing about my fork is that it uses some partially documented/undocumented methods to achieve some sanity regarding billing profiles and multiple cards (IMO) but beanstream support has told me it is forthcoming.
Comment #8
jpstrikesback commentedAs I've been finishing / cleaning this up I realize that my fork is very specialized as it includes so many edge cases, to the point where I'm not sure I want this out in the wild just yet, not without some more refactoring and a bunch of testing. For now I'm going to withdraw my request until this thing has been put thru it's paces.
Best,
JP
Comment #9
Horroshow commentedWe're using Drupal Commerce with the Beanstream module. I can't code but I would be thrilled to test it with the Card on File module. I'll check here regularly to see any progress.
Comment #10
spidermanI've just pushed a 2.x branch of the module which includes Card on File integration. Take note, this branch's core Beanstream functionality is a complete rewrite from the 1.x branch, so things will most likely not work exactly the same (settings, etc). I would completely disable/uninstall the 1.x version of this module before installing the 2.x branch.