cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

How to set billing info in CIM hostedForm?

In our system the user complete billing information, and when we show the form of the CIM hosted API, we need such data are loaded in the form, as we do that?

 

First we call to createCustomerProfileRequest,  with merchantCustomerId and email.

 

Then I call createCustomerShippingAddressRequest with customer billing address

 

and then, I call getHostedProfilePageRequest.

Who Me Too'd this topic