why customer name is not included in CFCustomerDetails class

57 Views Asked by At

I am using cashfree-pg-sdk-nodejs sdk for cashfree payment gateway integration.

when I checked their source code CFCustomerDetails class doesn't have customerName attribute. enter image description here

although in their Web Integration - create order documentation they have this customer_name field enter image description here

why is that ?

1

There are 1 best solutions below

0
Bhaskar Aggarwal On BEST ANSWER

Thanks for bringing this to our notice. The customer name has been added to CFCustomerDetails class and published in the latest version.