Closed (fixed)
Project:
Commerce Card on File
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 May 2013 at 03:13 UTC
Updated:
24 May 2013 at 14:51 UTC
Some payment gateways (cough Beanstream) have interesting settings regarding duplicate profiles including the ability to change the duplicate behaviour between permissive and restrictive... In a scenario where it is or was once allowed and then subsequently denied we should to be able to check for local existence of duplicates (i.e. at point of profile creation) to verify if a profile exists locally but belongs to another user for eg. Here is a load function just for that.
| Comment | File | Size | Author |
|---|---|---|---|
| cof-load-by-remote-id.patch | 915 bytes | jpstrikesback |
Comments
Comment #1
jpstrikesback commentedComment #2
jpstrikesback commentedProper cat.
Comment #3
dwkitchen commentedThanks a nice litte function for those that need it.
Committed
Comment #4
jpstrikesback commentedCheers!