From 553bc3892e1a549349d38c8f66b4045ff46cf87e Mon Sep 17 00:00:00 2001 From: Nischay Nahata Date: Sun, 13 Jun 2021 01:54:16 +0530 Subject: [PATCH] Add Payout api to create payouts through RazorpayX --- src/Payout.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/Payout.php diff --git a/src/Payout.php b/src/Payout.php new file mode 100644 index 00000000..6ac9acdb --- /dev/null +++ b/src/Payout.php @@ -0,0 +1,16 @@ +