Razorpay supports display of labels in different languages.
Request - English Response Request - Hindi Response Request - Tamil Response
Copy curl -u [YOUR_KEY_ID]:[YOUR_KEY_SECRET] \
-X POST https://api.razorpay.com/v1/invoices/ \
-H 'Content-type: application/json' \
-d '{
"type":"link",
"amount":6899,
"receipt":"#9933",
"description":"Cloud Computing",
"expire_by":1679257270,
"partial_payment":1,
"customer":{
"name":"Gaurav Kumar",
"contact":"9999999998",
"email":"gaurav.kumar@example.com"
},
#customization parameters start below#
"options":{
"hosted_page":{
"label":{
"receipt":"Ref No.",
"description":"Course Name",
"amount_payable":"Course Fee Payable",
"amount_paid":"Course Fee Paid",
"partial_amount_due":"Fee Installment Due",
"partial_amount_paid":"Fee Installment Paid",
"expire_by":"Pay Before",
"expired_on":"Link Expired. Please contact Admin",
"amount_due":"Course Fee Due"
},
"show_preferences":{
"issued_to":false
}
}
}
}'
Copy {
"id" :"inv_DnGjDggS3EPYHh" ,
"entity" :"invoice" ,
"receipt" :"#9933" ,
"invoice_number" :"#9933" ,
"customer_id" :"cust_DjLt84my82blgz" ,
"customer_details" :{
"id" :"cust_DjLt84my82blgz" ,
"name" :"Gaurav Kumar" ,
"email" :"gaurav.kumar@example.com" ,
"contact" :"9999999998" ,
"gstin" :null ,
"billing_address" :null ,
"shipping_address" :null ,
"customer_name" :"Gaurav Kumar" ,
"customer_email" :"gaurav.kumar@example.com" ,
"customer_contact" :"9999999998"
},
"order_id" :"order_DnGjDhasFWUWuR" ,
"line_items" :[],
"payment_id" :null ,
"status" :"issued" ,
"expire_by" :1579257270 ,
"issued_at" :1575274104 ,
"paid_at" :null ,
"cancelled_at" :null ,
"expired_at" :null ,
"sms_status" :"pending" ,
"email_status" :"pending" ,
"date" :1575274104 ,
"terms" :null ,
"partial_payment" :true ,
"gross_amount" :6899 ,
"tax_amount" :0 ,
"taxable_amount" :0 ,
"amount" :6899 ,
"amount_paid" :0 ,
"amount_due" :6899 ,
"currency" :"INR" ,
"currency_symbol" :"тВ╣" ,
"description" :"Cloud Computing" ,
"notes" :[],
"comment" :null ,
"short_url" :"https://rzp.io/i/T4yIm6T" ,
"view_less" :true ,
"billing_start" :null ,
"billing_end" :null ,
"type" :"link" ,
"group_taxes_discounts" :false ,
"created_at" :1575274104
}
Copy curl -u [YOUR_KEY_ID]:[YOUR_KEY_SECRET] \
-X POST https://api.razorpay.com/v1/invoices/ \
-H 'Content-type: application/json' \
-d '{
"type":"link",
"amount":6899,
"receipt":"#9933",
"description":"рдХреНрд▓рд╛рдЙрдб рдХрдВрдкреНрдпреВрдЯрд┐рдВрдЧ",
"expire_by":1579257270,
"partial_payment":1,
"customer":{
"name":"Gaurav Kumar",
"contact":"9999999998",
"email":"gaurav.kumar@example.com"
},
#customization parameters start below#
"options":{
"hosted_page":{
"label":{
"receipt":"рд░рд╕реАрдж рд╕рдВрдЦреНрдпрд╛",
"description":"рдХреЛрд░реНрд╕ рдХрд╛ рдирд╛рдо",
"amount_payable":"рд╢реБрд▓реНрдХ рднреБрдЧрддрд╛рди",
"amount_paid":"рд╢реБрд▓реНрдХ рдЬрдорд╛ ",
"partial_amount_due":"рдмрд╛рдХреА рд╢реБрд▓реНрдХ рдХрд┐рд╕реНрдд",
"partial_amount_paid":"рд╢реБрд▓реНрдХ рдХрд┐рд╕реНрдд рдЬрдорд╛",
"expire_by":"рд╢реБрд▓реНрдХ рдкреЗрдореЗрдВрдЯ рд▓рд╛рд╕реНрдЯ рдбреЗрдЯ",
"expired_on":"рд▓рд┐рдВрдХ рдХреА рд╕рдордп рд╕реАрдорд╛ рд╕рдорд╛рдкреНрдд рд╣реЛ рдЧрдИ рд╣реИред рдХреГрдкрдпрд╛ рд╡реНрдпрд╡рд╕реНрдерд╛рдкрдХ рд╕реЗ рд╕рдВрдкрд░реНрдХ рдХрд░реЗрдВ",
"amount_due": "рдмрд╛рдХреА рд╢реБрд▓реНрдХ "
},
"show_preferences":{
"issued_to":false
}
}
}
}'
Copy {
"id" :"inv_DnGjDggS3EPYHh" ,
"entity" :"invoice" ,
"receipt" :"#9933" ,
"invoice_number" :"#9933" ,
"customer_id" :"cust_DjLt84my82blgz" ,
"customer_details" :{
"id" :"cust_DjLt84my82blgz" ,
"name" :"Gaurav Kumar" ,
"email" :"gaurav.kumar@example.com" ,
"contact" :"9999999998" ,
"gstin" :null ,
"billing_address" :null ,
"shipping_address" :null ,
"customer_name" :"Gaurav Kumar" ,
"customer_email" :"gaurav.kumar@example.com" ,
"customer_contact" :"9999999998"
},
"order_id" :"order_DnGjDhasFWUWuR" ,
"line_items" :[],
"payment_id" :null ,
"status" :"issued" ,
"expire_by" :1579257270 ,
"issued_at" :1575274104 ,
"paid_at" :null ,
"cancelled_at" :null ,
"expired_at" :null ,
"sms_status" :"pending" ,
"email_status" :"pending" ,
"date" :1575274104 ,
"terms" :null ,
"partial_payment" :true ,
"gross_amount" :6899 ,
"tax_amount" :0 ,
"taxable_amount" :0 ,
"amount" :6899 ,
"amount_paid" :0 ,
"amount_due" :6899 ,
"currency" :"INR" ,
"currency_symbol" :"тВ╣" ,
"description" :"рдХреНрд▓рд╛рдЙрдб рдХрдВрдкреНрдпреВрдЯрд┐рдВрдЧ" ,
"notes" :[],
"comment" :null ,
"short_url" :"https://rzp.io/i/T4yIm6T" ,
"view_less" :true ,
"billing_start" :null ,
"billing_end" :null ,
"type" :"link" ,
"group_taxes_discounts" :false ,
"created_at" :1575274104
}
Copy curl -u [YOUR_KEY_ID]:[YOUR_KEY_SECRET] \
-X POST https://api.razorpay.com/v1/invoices/ \
-H 'Content-type: application/json' \
-d '{
"type":"link",
"amount":6899,
"receipt":"#9933",
"description":"ро╡ро╛роХрой роХроЯройрпН",
"expire_by":1579257270,
"partial_payment":1,
"customer":{
"name":"Gaurav Kumar",
"contact":"9999999998",
"email":"gaurav.kumar@example.com"
},
#customization parameters start below#
"options":{
"hosted_page":{
"label":{
"receipt":"ро░роЪрпАродрпБ роОрогрпН",
"description":"роХроЯройрпН ро╡роХрпИ",
"amount_payable":"роЪрпЖро▓рпБродрпНрод ро╡рпЗрогрпНроЯро┐роп роХроЯройрпН родро╡рогрпИродрпН родрпКроХрпИ",
"amount_paid":"роЪрпЖро▓рпБродрпНродрокрпНрокроЯрпНроЯ роХроЯройрпН родро╡рогрпИродрпН родрпКроХрпИ",
"expire_by":"роХроЯрпИроЪро┐ родрпЗродро┐",
"expired_on":"роЗрогрпИрокрпНрокрпБ роХро╛ро▓ро╛ро╡родро┐ропро╛ройродрпБ. роиро┐ро░рпНро╡ро╛роХро┐ропрпИродрпН родрпКроЯро░рпНрокрпБ роХрпКро│рпНро│ро╡рпБроорпН",
"amount_due": "роорпАродроорпБро│рпНро│ роХроЯройрпН родро╡рогрпИродрпН родрпКроХрпИ"
},
"show_preferences":{
"issued_to":false
}
}
}
}'
Copy {
"id" :"inv_DnGjDggS3EPYHh" ,
"entity" :"invoice" ,
"receipt" :"#9933" ,
"invoice_number" :"#9933" ,
"customer_id" :"cust_DjLt84my82blgz" ,
"customer_details" :{
"id" :"cust_DjLt84my82blgz" ,
"name" :"Gaurav Kumar" ,
"email" :"gaurav.kumar@example.com" ,
"contact" :"9999999998" ,
"gstin" :null ,
"billing_address" :null ,
"shipping_address" :null ,
"customer_name" :"Gaurav Kumar" ,
"customer_email" :"gaurav.kumar@example.com" ,
"customer_contact" :"9999999998"
},
"order_id" :"order_DnGjDhasFWUWuR" ,
"line_items" :[],
"payment_id" :null ,
"status" :"issued" ,
"expire_by" :1579257270 ,
"issued_at" :1575274104 ,
"paid_at" :null ,
"cancelled_at" :null ,
"expired_at" :null ,
"sms_status" :"pending" ,
"email_status" :"pending" ,
"date" :1575274104 ,
"terms" :null ,
"partial_payment" :true ,
"gross_amount" :6899 ,
"tax_amount" :0 ,
"taxable_amount" :0 ,
"amount" :6899 ,
"amount_paid" :0 ,
"amount_due" :6899 ,
"currency" :"INR" ,
"currency_symbol" :"тВ╣" ,
"description" :"ро╡ро╛роХрой роХроЯройрпН" ,
"notes" :[],
"comment" :null ,
"short_url" :"https://rzp.io/i/T4yIm6T" ,
"view_less" :true ,
"billing_start" :null ,
"billing_end" :null ,
"type" :"link" ,
"group_taxes_discounts" :false ,
"created_at" :1575274104
}