diff --git a/vendor-payouts.php b/vendor-payouts.php index bd977a2..ebed651 100644 --- a/vendor-payouts.php +++ b/vendor-payouts.php @@ -211,9 +211,10 @@ $vendorPayoutData = json_decode($response, true); $vendorResponse = getVendorbyId($vendorId); $vendorInformation = json_decode($vendorResponse, true); $bankAccountNumber = $vendorInformation['bank_acount_details'][0]['bank_account_number']; + $bankName = $vendorInformation['bank_acount_details'][0]['bank_name']; $bankNumEnding = substr($bankAccountNumber, -3); ?> - Receipient: Philippine National Bank (PNB) Account ending in + Receipient: Account ending in