Hello, why do I get new payment profiles created when I call update method?
I checked the ids of customer profile and payment profile - they are the ones which exist. But still new payment profiles are created.
Solved! Go to Solution.
06-18-2019 10:18 AM
I think found the problem. When removed update subscription call in my code - new payment profiles stopped being created. Not sure if authorize creates payment profiles on subscription update or there is something done in our code to create on subscription update.
06-21-2019 07:34 AM
I think found the problem. When removed update subscription call in my code - new payment profiles stopped being created. Not sure if authorize creates payment profiles on subscription update or there is something done in our code to create on subscription update.
06-21-2019 07:34 AM