UNPKG

@toutix/whitelabel

Version:

Toutix whitelabel React container components

3 lines 297 B
import { IPaymentSuccessData } from "@/app/dashboard/models/PaymentSuccess"; export declare const getPaymentSuccessData: (paymentIntent: string, paymentRecordId: string) => Promise<import("../lib/promise-util").InlineArrayResult<IPaymentSuccessData>>; //# sourceMappingURL=payment-service.d.ts.map