July 27, 2020

Pay Vijayawada Municipal Corporation (VMC) Trade License Bill Online Payment

Hi Vijayawada residents,

Do not stand in the big queue/line for paying the property tax and water bill.

Now you can pay property tax and water bill online. 

Citizen Services Home Page

Click the below link to view all online payment links for Citizen services


Trade License (TL) Tax Payment Procedure

1. After clicking the citizen service link, click "Click here to pay your Trade taxes"
If that link not worked click on this link
2. Enter your trade license number (new or old) 
3. You would be redirected to a page where you have to do the following
  1. Amount
  2. Select payment gateway
  3. Accept terms and conditions
  4. Click on "Pay Online"
4. After clicking on "Pay Online" button, you would be redirected to the below page
5. Click on "Online Payment"
6. Then the following screen will come
7. Click on "SBI" button
8. Now you would be taken to SBI payments page, where you have to select the type of payment mode
9. Click on the appropriate mode and perform the payment
  • The credit card and netbanking charges differ from the screenshot (image) above
10. Once the payment is successful, you will get "Generate Receipt" button
11. Click on it and download the payment receipt.

Hope this blog post help you to do the online payment.

Please send your feedback and comments to psrdotcom@gmail.com

July 19, 2020

Simple free and open source generating QR code in your web page or blog with an API call

Hi folks,

Do you want to generate QR codes and display in your website or blog or for development.

You can call these API with the relevant data to get the QR code as an image format

    cht -> Chart Type = QR
    chl -> Chart Data = data
    choe -> Chart Encoding = UTF-8
    chs -> Chart Size = width x height
    size = width x heigth
    data = text data which we want to place in QR code

    
    Request Body    
{
    "frame_name": "bottom-frame",
    "qr_code_text": "https://www.qr-code-generator.com/",
    "image_format": "SVG",
    "frame_color": "#02bfff",
    "frame_text_color": "#ffffff",
    "frame_icon_name": "mobile",
    "frame_text": "Scan me",
    "marker_left_template": "version13",
    "marker_right_template": "version13",
    "marker_bottom_template": "version13"
    }

Please send your queries and feedback to psrdotcom@gmail.com

Featured Post

Java Introdcution

Please send your review and feedback to psrdotcom@gmail.com