Hello
Let's say I have 2 customer profiles and each customer profile has a payment profile.
Customer Profile 1 has Payment Profile 1.
Customer Profile 2 has Payment Profile 2.
End product should be like this.
Customer Profile 1 has Payment Profile 1 and Payment Profile 3 (information coming from Payment Profile 2).
I have tried GetCustomerPaymentProfile() and then creating a new Payment Profile by CreateCustomerPaymentProfile(), however the informations like credit card number, expiration date are masked from GetCustomerPaymentProfile().
Is there a way I could transfer Payment Profile 2 to Customer Profile 1 with the use of CIM SOAP Transaction Details API?
Cheers!
Solved! Go to Solution.
โ01-08-2013 12:04 AM
Nope. full CC info are not return from API nor from merchant account interface.
โ01-08-2013 04:30 AM
Nope. full CC info are not return from API nor from merchant account interface.
โ01-08-2013 04:30 AM