Skip to content

Commit

Permalink
Update readme.md to include link to pre-authorization blogpost
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwok-he-Chu authored Oct 18, 2023
1 parent 06b34a9 commit 1402748
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions authorisation-adjustment-example/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This repository includes an adjust authorisation example for the following three use cases after a pre-authorised payment: incremental, decremental adjustments. Within this demo app, you'll find a simplified version of a hotel booking, where the shopper perform a booking and administrators can **[1] adjust** (increase/decrease) the payment amount, **[2] extend** the authorisation expiry date, **[3] capture** the final amount and **[4] reverse** (cancel or refund) an authorised payment

> **Note:** We've included a technical [blog post](https://www.adyen.com/knowledge-hub/pre-authorizations-and-authorization-adjustments-for-developers) that explains every step of this demo.
![Authorisation Adjustment Demo](wwwroot/images/cardauthorisationadjustment.gif)

This demo leverages Adyen's API Library for .NET ([GitHub](https://github.com/Adyen/adyen-dotnet-api-library) | [Docs](https://docs.adyen.com/development-resources/libraries?tab=c__5#csharp)).
Expand Down

0 comments on commit 1402748

Please sign in to comment.