GithubHelp home page GithubHelp logo

thorium / clearbank.net Goto Github PK

View Code? Open in Web Editor NEW
7.0 6.0 2.0 92 KB

Unofficial .NET client for ClearBank integration, creating online payments via their API. Bank payment handling automation in United Kingdom.

F# 100.00%
clearbank payment payment-gateway payments payment-integration client-library client dotnet bank banking

clearbank.net's People

Contributors

simontreanor avatar thorium avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

clearbank.net's Issues

Upcoming removal of old payments API endpoints

Upcoming removal of old payments API endpoints

Notification of upcoming change

Friday 17 February 2023

ClearBank has recently upgraded the API endpoints used for FPS and CHAPS payments from version 2 to version 3.

The old endpoints are now deprecated and will no longer be available from 17th February 2023. This email is your six months’ notice that you will need to migrate to the version 3 endpoints ahead of that date if you have not already done so. Our API Integration team will be in touch to discuss the next steps.

You will need to migrate:

  • From POST /v2/Payments/FPS to POST /v3/Payments/FPS
  • From POST /v2/Payments/CHAPS to POST /v3/Payments/CHAPS

The version 3 endpoints ensure the payer address is included when initiating an outbound payment in accordance with the Funds Transfer Regulations (FTR).

The key changes in the new endpoints are:

  • Inclusion of Payer Address in the request
  • Reduction of the maximum batch size to 100
  • Removal of the RequestedExecutionDate field (previously marked obsolete in v2)

Full details are on the Payments section of the ClearBank Developer Portal.

New information in accounts API and deprecation notice

New information in accounts API and deprecation notice

Enhancement completed

Tuesday 6 September 2022

ClearBank has upgraded the GET accounts endpoints to make it easier for you to confirm the status of an account, should you ever want to reconcile. The change is now live.

If you would like to access the new information, call version 3 of these endpoints:

  • GET /v3/Accounts
  • GET /v3/Accounts/{AccountId}

The response includes these new fields:

  • Status – the status of the account, for example, Enabled, Suspended, or Closed
  • StatusReason – indicates why the status was set
  • MinimumBalance – the minimum allowable balance of the account

The response also contains all the fields that were present in version 2. Full details are available on the Developer Portal.

Please also note that version 2 of the GET /v2/Accounts and GET /v2/Accounts/{AccountId} endpoints are now deprecated and may be removed from 9th March 2023. Please ensure that you have migrated to the version 3 endpoints before this date.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.