razorpay / razorpay-whmcs

Razorpay Payment Extension for WHMCS
16 stars 14 forks source link

data-name variable missing in Checkout form #37

Open pulkit8 opened 3 years ago

pulkit8 commented 3 years ago

data-name = "$company_name"

This field is missing in the checkout form located in the root directory of modules file "Razorpay.php".

The variable $company_name should fetch the company name saved in whmcs database by the user.

This helps in printing the company name on the top of checkout form.