Add Payment Information
Version:
Developer tasks for using service method AddPaymentInformation.
AddPaymentInformation is used to add payment information to an existing cart.
At your Visual Studio solution setup:
-
Reference the Sitecore.Commerce.Connect.CommerceServer and Sitecore.Commerce.dll.
-
Pick the class in your solution where want to use this service method.
-
Paste in the code below to use the service method.