Introduction

1 minute read

In this introductory guide we will cover everything you need to integrate refunds in you existing payment flow.

  1. When can a refund be performed? - Will mention all conditions which has to be met for a refund to be performed. This is important for determining where in your payments flow to integrate refunds.
  2. Create Refund - Will cover what API calls you need to make to either perform a full or partial refund.

Note: This guide assumes you have completed CREATE YOUR FIRST PAYMENT and have understood the mentioned concepts.