Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

This repository used for pushing case payment order - CPO messages from azure service but to CPO endpoint

Notifications You must be signed in to change notification settings

hmcts/ccpay-cpo-function-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payments Functions for Azure

Service Callback

Receives a message from the service bus which is then sent to a callback endpoint by HTTP PATCH

How to test and develop locally

Go to functions directory $ cd functions

Installation

yarn install

Configuration

Set below environment variables with corresponding servicebus you want to connect to.

  • SERVICE_CALLBACK_BUS_CONNECTION
  • SERVICE_CALLBACK_SUBSCRIPTION

Start

yarn start

Run tests

yarn test

About

This repository used for pushing case payment order - CPO messages from azure service but to CPO endpoint

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published