Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On Clicking of PAY button, citizen navigates to common PAY screen. Common PAY screen is existing feature developed and being used across all the module where payment is required. Below is the url to navigate on common pay screen using routing method provided by react. Consumer code and tenant id are dynamic data. Below is the one such example.

/withoutAuth/egov-common/pay?consumerCode=PB-PT-2020-05-30-005181&tenantId=pb.amritsar&businessService=PT

In Public search common pay screen, side bar is hidden since user doesn’t have access to enter other modules without authorization.

...