Parbad icon indicating copy to clipboard operation
Parbad copied to clipboard

Giving the TransactionCode also in the result of the Fetch method

Open Sina-Soltani opened this issue 1 year ago • 1 comments

The TransactionCode can be given to the user also in the result of the Fetch method. This can be added as a new Property in the PaymentFetchResult class. The value of the new property must be assigned where we check if the Payment is completed or not. When it's completed, then it's just an assignment like

fetchResult.TransationCode = payment.TransationCode;

Sina-Soltani avatar Sep 10 '22 09:09 Sina-Soltani

The discussion about this ticket #319

Sina-Soltani avatar Sep 10 '22 09:09 Sina-Soltani