chore: normalize the payment and payment transaction
This commit is contained in:
@@ -52,7 +52,6 @@ export class ZarinpalGateway implements IPaymentGateway {
|
||||
}),
|
||||
),
|
||||
);
|
||||
|
||||
return {
|
||||
redirectUrl: `${this.gatewayApiUrl}/StartPay/${data.data.authority}`,
|
||||
message: data.data.message,
|
||||
|
||||
Reference in New Issue
Block a user