cancel
Showing results for 
Search instead for 
Did you mean: 

help with CIM

I've implemented the popup/iframe CIM into my project and i'm trying to figure if you can limit a profile to one payment profile and one shipping profile? 

 

As far as i can tell there isn't a time-created field the api returns so it would be difficult for me to grab the specific payment and shipping profile the customer wants to use(most recent created). If i could limit it to one each, the customer would be forced to only input the one they want to use and make my programming a lot easier.

 

OR if someone has an idea on how i can work around this dillemma that'd be great too!

 

 

dadamssg
Contributor
1 REPLY 1

Not sure precisely what you're trying to do, but can't you just store all the profile ID's in your database along with the timestamp they were created? Then it should be a lot easier to pick the one you want.

TJPride
Expert