Hi Team,I have the same problem, I'm using:var order = new
orderType();order.invoiceNumber = inv;order.description =
amountLabel;var billingAddress = new customerAddressType{firstName =
"John",lastName = "Doe",address = "123 My St",city = "OurTown",z...
I have the same problem, I'm using:var order = new
orderType();order.invoiceNumber = inv;order.description =
amountLabel;var billingAddress = new customerAddressType{firstName =
"John",lastName = "Doe",address = "123 My St",city = "OurTown",zip =
"98...