2023-08-01 11:18:38 info: Process Page 182.55.51.233 > 45 fidelia341@hotmail.com 96261120 SGK188B 1126679373 08/09/2023 08/12/2023 2023-08-01 11:18:42 info: sale_by_new_customer() btreeCustomerId [84346602401] transactionId [9c520es4]. 2023-08-01 11:18:42 info: Process Page[S] 182.55.51.233 > 9c520es4 'S' 'Credit Card' 84346602401 2023-08-01 14:13:05 info: Process Page 202.166.29.74 > 45 davidteo1835@gmail.com 96679079 SME7655J 1220511596 08/06/2023 08/09/2023 2023-08-01 14:13:08 info: sale_by_new_customer() btreeCustomerId [13010700681] transactionId [83yvz6rs]. 2023-08-01 14:13:08 info: Process Page[S] 202.166.29.74 > 83yvz6rs 'S' 'Credit Card' 13010700681 2023-08-01 21:30:32 info: Process Page 148.253.25.144 > 45 loger_yong@hotmail.com 81881001 Skn100l 1124826934 07/30/2023 08/02/2023 2023-08-01 21:30:36 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "15643115346" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "7yedxt31" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-01 13:30:35.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-01 13:30:36.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "15643115346" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "loger_yong@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "81881001" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTU2NDMxMTUzNDY" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["additionalProcessorResponse"]=> string(21) "51 : NEW ACCOUNT INFO" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "7s4rw94a" ["bin"]=> string(6) "558860" ["last4"]=> string(4) "4900" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "10" ["expirationYear"]=> string(4) "2023" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(3) "Yes" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(43) "OVERSEA-CHINESE BANKING CORPORATION LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDT" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY183czRydzk0YQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "5b0ecd4e7c7b6569947c846e6376ccde" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-01 13:30:36.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "79" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "01" ["merchantAdviceCodeText"]=> string(33) "New account information available" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MDTD8UHZA0801" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fN3llZHh0MzE" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "7yedxt31" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fN3llZHh0MzE" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "4900" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "7s4rw94a" ["bin"]=> string(6) "558860" ["last4"]=> string(4) "4900" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "10" ["expirationYear"]=> string(4) "2023" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(3) "Yes" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(43) "OVERSEA-CHINESE BANKING CORPORATION LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDT" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY183czRydzk0YQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "5b0ecd4e7c7b6569947c846e6376ccde" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "10/2023" ["maskedNumber"]=> string(16) "558860******4900" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "15643115346" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "loger_yong@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "81881001" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTU2NDMxMTUzNDY" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-01 21:33:48 info: Process Page 148.253.25.136 > 45 loger_yong@hotmail.com 81881001 Skn1001l 1124826934 07/30/2023 08/02/2023 2023-08-01 21:33:51 info: sale_by_new_customer() btreeCustomerId [82499089771] transactionId [3bzwm504]. 2023-08-01 21:33:51 info: Process Page[S] 148.253.25.136 > 3bzwm504 'S' 'Credit Card' 82499089771 2023-08-01 23:14:33 info: Process Page 148.253.25.145 > 45 nikko_lek@yahoo.com.sg 91513043 Ex7880u 1129163555 07/30/2023 08/02/2023 2023-08-01 23:14:36 info: sale_by_new_customer() btreeCustomerId [54994948481] transactionId [dp3cfyer]. 2023-08-01 23:14:36 info: Process Page[S] 148.253.25.145 > dp3cfyer 'S' 'Credit Card' 54994948481 2023-08-02 12:52:16 info: Process Page 111.65.46.141 > 45 janet5098@hotmail.com 96541018 SMN3318L 1129523676 08/02/2023 08/05/2023 2023-08-02 12:52:20 info: sale_by_new_customer() btreeCustomerId [43125114496] transactionId [nf3z8b2b]. 2023-08-02 12:52:20 info: Process Page[S] 111.65.46.141 > nf3z8b2b 'S' 'Credit Card' 43125114496 2023-08-02 15:29:02 info: Process Page 118.200.232.194 > 45 terence@scudind.com 97883744 SKV6367G 1125990928 08/04/2023 08/07/2023 2023-08-02 15:29:07 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "49573070744" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(18) "Insufficient Funds" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "e7p0v2v3" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-02 07:29:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-02 07:29:06.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "49573070744" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(19) "terence@scudind.com" ["website"]=> NULL ["phone"]=> string(8) "97883744" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDk1NzMwNzA3NDQ" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["additionalProcessorResponse"]=> string(13) "51 : DECLINED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "5kssn718" ["bin"]=> string(6) "451297" ["last4"]=> string(4) "0016" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "07" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(29) "HSBC Bank (Singapore) Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY181a3NzbjcxOA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "23012dacdfdc0b432b725058dc358819" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-02 07:29:06.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "51" ["networkResponseText"]=> string(18) "Insufficient funds" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "583214269453659" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fZTdwMHYydjM" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "e7p0v2v3" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fZTdwMHYydjM" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "0016" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "5kssn718" ["bin"]=> string(6) "451297" ["last4"]=> string(4) "0016" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "07" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(29) "HSBC Bank (Singapore) Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY181a3NzbjcxOA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "23012dacdfdc0b432b725058dc358819" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "07/2026" ["maskedNumber"]=> string(16) "451297******0016" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "49573070744" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(19) "terence@scudind.com" ["website"]=> NULL ["phone"]=> string(8) "97883744" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDk1NzMwNzA3NDQ" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-02 15:31:15 info: Process Page 118.200.232.194 > 45 terence@scudind.com 97883744 SKV6367G 1125990928 08/04/2023 08/07/2023 2023-08-02 15:31:19 info: sale_by_new_customer() btreeCustomerId [18597784749] transactionId [rnx2gq6c]. 2023-08-02 15:31:19 info: Process Page[S] 118.200.232.194 > rnx2gq6c 'S' 'Credit Card' 18597784749 2023-08-02 15:45:11 info: Process Page 119.56.102.234 > 45 yan_pheng@yahoo.com.sg 97967939 SLF7160B 1126792141 08/02/2023 08/05/2023 2023-08-02 15:45:14 info: sale_by_new_customer() btreeCustomerId [49382443621] transactionId [c3pq3re1]. 2023-08-02 15:45:14 info: Process Page[S] 119.56.102.234 > c3pq3re1 'S' 'Credit Card' 49382443621 2023-08-02 15:54:00 info: Process Page 210.10.2.252 > 45 x9jie80@yahoo.com.sg 92721979 GBE9355S 1042756809 08/02/2023 08/05/2023 2023-08-02 15:54:04 info: sale_by_new_customer() btreeCustomerId [57751438619] transactionId [2w1b81mn]. 2023-08-02 15:54:04 info: Process Page[S] 210.10.2.252 > 2w1b81mn 'S' 'Credit Card' 57751438619 2023-08-02 16:01:32 info: Process Page 122.11.214.213 > 45 stephen@hungsen.com.sg 83338168 SGQ95D 1220156003 07/30/2023 08/02/2023 2023-08-02 16:01:38 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "15815544203" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(18) "Insufficient Funds" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "n2j1n0wb" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-02 08:01:35.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-02 08:01:37.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "15815544203" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "stephen@hungsen.com.sg" ["website"]=> NULL ["phone"]=> string(8) "83338168" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTU4MTU1NDQyMDM" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["additionalProcessorResponse"]=> string(13) "51 : DECLINED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "35d7mz10" ["bin"]=> string(6) "451297" ["last4"]=> string(4) "4774" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "07" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(29) "HSBC Bank (Singapore) Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY18zNWQ3bXoxMA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "147e94d3f831187f12f87954047fdfe8" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-02 08:01:37.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "51" ["networkResponseText"]=> string(18) "Insufficient funds" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "383214288961701" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fbjJqMW4wd2I" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "n2j1n0wb" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fbjJqMW4wd2I" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "4774" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "35d7mz10" ["bin"]=> string(6) "451297" ["last4"]=> string(4) "4774" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "07" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(29) "HSBC Bank (Singapore) Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY18zNWQ3bXoxMA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "147e94d3f831187f12f87954047fdfe8" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "07/2027" ["maskedNumber"]=> string(16) "451297******4774" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "15815544203" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "stephen@hungsen.com.sg" ["website"]=> NULL ["phone"]=> string(8) "83338168" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTU4MTU1NDQyMDM" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-02 16:23:41 info: Process Page 122.11.214.9 > 45 desstan83@gmail.com 81374404 SMH2382M 1129021935 08/02/2023 08/05/2023 2023-08-02 16:23:44 info: sale_by_new_customer() btreeCustomerId [42075964883] transactionId [2frwsr32]. 2023-08-02 16:23:44 info: Process Page[S] 122.11.214.9 > 2frwsr32 'S' 'Credit Card' 42075964883 2023-08-02 16:33:46 info: Process Page 119.56.76.193 > 45 jasonhtp@yahoo.com 96245922 SLK6172Y 1221429657 08/02/2023 08/05/2023 2023-08-02 16:33:50 info: sale_by_new_customer() btreeCustomerId [17253723094] transactionId [68ahjv24]. 2023-08-02 16:33:50 info: Process Page[S] 119.56.76.193 > 68ahjv24 'S' 'Credit Card' 17253723094 2023-08-02 16:46:56 info: Process Page 122.11.214.213 > 45 stephen@hungsen.com.sg 83338168 SGQ95D 1220156003 07/30/2023 08/02/2023 2023-08-02 16:47:01 info: sale_by_new_customer() btreeCustomerId [59383484003] transactionId [mb0tz3pa]. 2023-08-02 16:47:01 info: Process Page[S] 122.11.214.213 > mb0tz3pa 'S' 'Credit Card' 59383484003 2023-08-02 17:02:16 info: Process Page 119.56.100.75 > 45 pohpisces@gmail.com 96331037 SMK992A 1129181391 08/09/2023 08/12/2023 2023-08-02 17:02:19 info: sale_by_new_customer() btreeCustomerId [87446552569] transactionId [623bjfqr]. 2023-08-02 17:02:19 info: Process Page[S] 119.56.100.75 > 623bjfqr 'S' 'Credit Card' 87446552569 2023-08-02 17:05:38 info: Process Page 111.65.57.229 > 45 baisong0123@hotmail.com 91520605 SLZ7033E 1128440558 07/30/2023 08/02/2023 2023-08-02 17:05:41 info: sale_by_new_customer() btreeCustomerId [86066051496] transactionId [rrc55w4z]. 2023-08-02 17:05:41 info: Process Page[S] 111.65.57.229 > rrc55w4z 'S' 'Credit Card' 86066051496 2023-08-02 17:27:56 info: Process Page 122.11.212.10 > 45 ericlzw8@gmail.com 91876889 SNK220H 1127449296 08/02/2023 08/05/2023 2023-08-02 17:27:59 info: sale_by_new_customer() btreeCustomerId [12270048871] transactionId [db9b5fhb]. 2023-08-02 17:27:59 info: Process Page[S] 122.11.212.10 > db9b5fhb 'S' 'Credit Card' 12270048871 2023-08-02 17:39:42 info: Process Page 111.65.58.99 > 45 eengcw@gmail.com 83339998 SMZ9998X 1129549739 07/30/2023 08/02/2023 2023-08-02 17:39:46 info: sale_by_new_customer() btreeCustomerId [10984266996] transactionId [1sbyhrq2]. 2023-08-02 17:39:46 info: Process Page[S] 111.65.58.99 > 1sbyhrq2 'S' 'Credit Card' 10984266996 2023-08-02 17:43:19 info: Process Page 122.11.212.163 > 45 pohonn.kat@bes.sg 98529961 Skw96y 1129622379 07/30/2023 08/02/2023 2023-08-02 17:43:23 info: sale_by_new_customer() btreeCustomerId [83879850594] transactionId [6b18mhy9]. 2023-08-02 17:43:23 info: Process Page[S] 122.11.212.163 > 6b18mhy9 'S' 'Credit Card' 83879850594 2023-08-02 17:44:52 info: Process Page 119.56.107.61 > 45 dawncomm0715@gmail.com 96855989 SNG499S 1220976675 08/02/2023 08/05/2023 2023-08-02 17:44:56 info: sale_by_new_customer() btreeCustomerId [59899253421] transactionId [1bf0sfgk]. 2023-08-02 17:44:56 info: Process Page[S] 119.56.107.61 > 1bf0sfgk 'S' 'Credit Card' 59899253421 2023-08-02 17:49:25 info: Process Page 111.65.56.213 > 45 ong6880@gmail.com 87356880 SDS3378T 1221054842 08/02/2023 08/05/2023 2023-08-02 17:49:28 info: sale_by_new_customer() btreeCustomerId [54610475321] transactionId [6b7fp1xb]. 2023-08-02 17:49:28 info: Process Page[S] 111.65.56.213 > 6b7fp1xb 'S' 'Credit Card' 54610475321 2023-08-02 17:50:52 info: Process Page 119.56.109.178 > 45 kwansionglee@gmail.com 91699298 Jtt6581 1111737113417447 08/02/2023 08/05/2023 2023-08-02 17:50:55 info: sale_by_new_customer() btreeCustomerId [82366821421] transactionId [g7m4znz3]. 2023-08-02 17:50:55 info: Process Page[S] 119.56.109.178 > g7m4znz3 'S' 'Credit Card' 82366821421 2023-08-02 17:57:59 info: Process Page 119.234.6.39 > 45 leonlok9@gmail.com 91392268 GBM1979C 1043452414 08/02/2023 08/05/2023 2023-08-02 17:58:02 info: sale_by_new_customer() btreeCustomerId [49542301083] transactionId [j8fewke7]. 2023-08-02 17:58:02 info: Process Page[S] 119.234.6.39 > j8fewke7 'S' 'Credit Card' 49542301083 2023-08-02 18:11:39 info: Process Page 122.11.212.35 > 45 sfchiashirley@gmail.com 91478351 SMD9416A 1126233757 08/02/2023 08/05/2023 2023-08-02 18:11:43 info: sale_by_new_customer() btreeCustomerId [46288066069] transactionId [eft83yp5]. 2023-08-02 18:11:43 info: Process Page[S] 122.11.212.35 > eft83yp5 'S' 'Credit Card' 46288066069 2023-08-02 18:16:17 info: Process Page 119.56.98.75 > 45 xue_ling85@hotmail.com 91833739 SMR6414B 1129791992 08/02/2023 08/05/2023 2023-08-02 18:16:20 info: sale_by_new_customer() btreeCustomerId [85756874939] transactionId [k4a3wvhs]. 2023-08-02 18:16:20 info: Process Page[S] 119.56.98.75 > k4a3wvhs 'S' 'Credit Card' 85756874939 2023-08-02 18:24:52 info: Process Page 86.48.13.218 > 45 michelletan_70@hotmail.com 98009160 EV2020D 1129339015 08/02/2023 08/05/2023 2023-08-02 18:24:56 info: sale_by_new_customer() btreeCustomerId [17702272419] transactionId [gy6ccr11]. 2023-08-02 18:24:56 info: Process Page[S] 86.48.13.218 > gy6ccr11 'S' 'Credit Card' 17702272419 2023-08-02 18:32:37 info: Process Page 119.56.103.220 > 45 joeylhb@hotmail.com 94754751 SMF918S 1126262706 07/30/2023 08/02/2023 2023-08-02 18:32:40 info: sale_by_new_customer() btreeCustomerId [85289534914] transactionId [dqbayr5h]. 2023-08-02 18:32:40 info: Process Page[S] 119.56.103.220 > dqbayr5h 'S' 'Credit Card' 85289534914 2023-08-02 18:50:03 info: Process Page 111.65.63.182 > 45 kaijun.lim9@gmail.com 97979319 SLQ7780D 1127536689 08/02/2023 08/05/2023 2023-08-02 18:50:06 info: sale_by_new_customer() btreeCustomerId [52679397099] transactionId [0ma4568j]. 2023-08-02 18:50:06 info: Process Page[S] 111.65.63.182 > 0ma4568j 'S' 'Credit Card' 52679397099 2023-08-02 18:55:39 info: Process Page 111.65.35.23 > 45 tohchoonhuay1970@gmail.com 96327090 SMZ8037B 1125771047 08/02/2023 08/05/2023 2023-08-02 18:55:42 info: sale_by_new_customer() btreeCustomerId [42317541851] transactionId [7vmr2s99]. 2023-08-02 18:55:42 info: Process Page[S] 111.65.35.23 > 7vmr2s99 'S' 'Credit Card' 42317541851 2023-08-02 18:56:17 info: Process Page 119.234.6.155 > 45 lim@hais.com.my 96607604 SMT2073S 1127573780 08/02/2023 08/05/2023 2023-08-02 18:56:21 info: sale_by_new_customer() btreeCustomerId [19274862481] transactionId [6x8yens0]. 2023-08-02 18:56:21 info: Process Page[S] 119.234.6.155 > 6x8yens0 'S' 'Credit Card' 19274862481 2023-08-02 18:58:07 info: Process Page 111.65.71.137 > 45 samtan5051@gmail.com 90095051 Snj8770p 1125160951 08/02/2023 08/05/2023 2023-08-02 18:58:10 info: sale_by_new_customer() btreeCustomerId [10177055981] transactionId [94ff86c2]. 2023-08-02 18:58:10 info: Process Page[S] 111.65.71.137 > 94ff86c2 'S' 'Credit Card' 10177055981 2023-08-02 19:08:39 info: Process Page 119.56.103.192 > 45 Jereen_nwf@hotmail.com 82015031 SMT8786D 1126288546 07/30/2023 08/02/2023 2023-08-02 19:08:42 info: Process Page 119.56.105.141 > 45 laylian@email.com 91003632 SFT9960T 1129801668 08/02/2023 08/05/2023 2023-08-02 19:08:44 info: sale_by_new_customer() btreeCustomerId [89294538634] transactionId [cb9jb6ty]. 2023-08-02 19:08:44 info: Process Page[S] 119.56.103.192 > cb9jb6ty 'S' 'Credit Card' 89294538634 2023-08-02 19:08:45 info: sale_by_new_customer() btreeCustomerId [12031553244] transactionId [bgb2mxs9]. 2023-08-02 19:08:45 info: Process Page[S] 119.56.105.141 > bgb2mxs9 'S' 'Credit Card' 12031553244 2023-08-02 19:09:07 info: Process Page 210.10.0.117 > 45 Hengheng2k@gmail.com 96611152 Smc3635d 1128581021 08/02/2023 08/05/2023 2023-08-02 19:09:10 info: sale_by_new_customer() btreeCustomerId [13006852196] transactionId [hx8wmb73]. 2023-08-02 19:09:10 info: Process Page[S] 210.10.0.117 > hx8wmb73 'S' 'Credit Card' 13006852196 2023-08-02 19:09:13 info: Process Page 122.11.212.190 > 45 adriancarz@yahoo.com.sg 93888488 Smy8134j 1125211423 08/02/2023 08/05/2023 2023-08-02 19:09:17 info: sale_by_new_customer() btreeCustomerId [42621890064] transactionId [fsvcrcsr]. 2023-08-02 19:09:17 info: Process Page[S] 122.11.212.190 > fsvcrcsr 'S' 'Credit Card' 42621890064 2023-08-02 19:11:47 info: Process Page 111.65.58.151 > 45 simon@plc2006.com 90212370 SNJ2512J 1221423401 08/02/2023 08/05/2023 2023-08-02 19:11:50 info: sale_by_new_customer() btreeCustomerId [19557409003] transactionId [83ww0ag9]. 2023-08-02 19:11:50 info: Process Page[S] 111.65.58.151 > 83ww0ag9 'S' 'Credit Card' 19557409003 2023-08-02 19:15:54 info: Process Page 111.65.57.78 > 45 qiao.ru@hotmail.com 98266539 SNE5934E 1220886212 08/02/2023 08/05/2023 2023-08-02 19:15:58 info: sale_by_new_customer() btreeCustomerId [89432169244] transactionId [2qm3n3x1]. 2023-08-02 19:15:58 info: Process Page[S] 111.65.57.78 > 2qm3n3x1 'S' 'Credit Card' 89432169244 2023-08-02 19:17:23 info: Process Page 111.65.59.203 > 45 damienkhoo78@hotmail.com 98783300 Sjk5595r 1124789611 08/02/2023 08/05/2023 2023-08-02 19:17:26 info: sale_by_new_customer() btreeCustomerId [85301393294] transactionId [bq7d90fr]. 2023-08-02 19:17:26 info: Process Page[S] 111.65.59.203 > bq7d90fr 'S' 'Credit Card' 85301393294 2023-08-02 19:18:44 info: Process Page 119.234.10.164 > 45 aong28@gmail.com 91720028 SDP2828J 1126994953 08/02/2023 08/05/2023 2023-08-02 19:18:49 info: sale_by_new_customer() btreeCustomerId [10581176373] transactionId [f742bvfb]. 2023-08-02 19:18:49 info: Process Page[S] 119.234.10.164 > f742bvfb 'S' 'Credit Card' 10581176373 2023-08-02 19:19:18 info: Process Page 119.56.102.192 > 45 Wilyounges@gmail.com 97954806 SKS4057E 1127501939 08/02/2023 08/05/2023 2023-08-02 19:19:21 info: sale_by_new_customer() btreeCustomerId [12579487216] transactionId [hdgv3m33]. 2023-08-02 19:19:21 info: Process Page[S] 119.56.102.192 > hdgv3m33 'S' 'Credit Card' 12579487216 2023-08-02 19:25:28 info: Process Page 122.11.212.134 > 45 i.himbo@gmail.com 90038426 SLE4653X 1126771799 08/02/2023 08/05/2023 2023-08-02 19:25:31 info: sale_by_new_customer() btreeCustomerId [80663115401] transactionId [fgtgh2hr]. 2023-08-02 19:25:31 info: Process Page[S] 122.11.212.134 > fgtgh2hr 'S' 'Credit Card' 80663115401 2023-08-02 19:25:34 info: Process Page 119.56.102.203 > 45 wong_lee_lee@hotmail.com 83226656 SLH9580Z 1126995125 08/02/2023 08/05/2023 2023-08-02 19:25:38 info: sale_by_new_customer() btreeCustomerId [13411908736] transactionId [1cs7fqfs]. 2023-08-02 19:25:38 info: Process Page[S] 119.56.102.203 > 1cs7fqfs 'S' 'Credit Card' 13411908736 2023-08-02 19:38:44 info: Process Page 119.234.8.120 > 45 kfwoo6970@gmail.com 97557758 SKC232B 1127418118 08/02/2023 08/05/2023 2023-08-02 19:38:48 info: sale_by_new_customer() btreeCustomerId [17511348783] transactionId [0wvres78]. 2023-08-02 19:38:48 info: Process Page[S] 119.234.8.120 > 0wvres78 'S' 'Credit Card' 17511348783 2023-08-02 19:49:37 info: Process Page 111.65.58.87 > 45 i.josh@live.com 81612390 GBG1292G 1043464138 08/02/2023 08/05/2023 2023-08-02 19:49:40 info: sale_by_new_customer() btreeCustomerId [18573817114] transactionId [82wa1scg]. 2023-08-02 19:49:40 info: Process Page[S] 111.65.58.87 > 82wa1scg 'S' 'Credit Card' 18573817114 2023-08-02 19:52:13 info: Process Page 128.106.218.149 > 45 ycchia66@yahoo.com 60197535338 JSX9932 1111737115410050 08/02/2023 08/05/2023 2023-08-02 19:52:16 info: sale_by_new_customer() btreeCustomerId [49058317121] transactionId [axkeafcr]. 2023-08-02 19:52:16 info: Process Page[S] 128.106.218.149 > axkeafcr 'S' 'Credit Card' 49058317121 2023-08-02 19:56:52 info: Process Page 111.65.57.208 > 45 masniwu@gmail.com 96892169 Smw2591M 1220231970 08/02/2023 08/05/2023 2023-08-02 19:56:57 info: sale_by_new_customer() btreeCustomerId [82862699319] transactionId [gyt241bc]. 2023-08-02 19:56:57 info: Process Page[S] 111.65.57.208 > gyt241bc 'S' 'Credit Card' 82862699319 2023-08-02 19:57:43 info: Process Page 122.11.212.169 > 45 kilikulu@gmail.com 96806882 SNJ5745H 1123625048 08/02/2023 08/05/2023 2023-08-02 19:57:48 info: sale_by_new_customer() btreeCustomerId [17573470401] transactionId [7tfamh9x]. 2023-08-02 19:57:48 info: Process Page[S] 122.11.212.169 > 7tfamh9x 'S' 'Credit Card' 17573470401 2023-08-02 20:03:14 info: Process Page 122.11.214.122 > 45 ypwongyp@gmail.com 97903090 SND7967C 1220816590 08/02/2023 08/05/2023 2023-08-02 20:03:17 info: sale_by_new_customer() btreeCustomerId [84416353334] transactionId [13xga5tc]. 2023-08-02 20:03:17 info: Process Page[S] 122.11.214.122 > 13xga5tc 'S' 'Credit Card' 84416353334 2023-08-02 20:20:25 info: Process Page 122.11.214.7 > 45 alex.property.era@gmail.com 90990090 SJZ487Z 1123941759 08/02/2023 08/05/2023 2023-08-02 20:20:28 info: sale_by_new_customer() btreeCustomerId [83828633119] transactionId [bkmdhtn6]. 2023-08-02 20:20:28 info: Process Page[S] 122.11.214.7 > bkmdhtn6 'S' 'Credit Card' 83828633119 2023-08-02 20:23:04 info: Process Page 111.65.59.238 > 45 kellee02@icloud.com 96264236 SGB328L 1126715870 08/02/2023 08/05/2023 2023-08-02 20:23:07 info: sale_by_new_customer() btreeCustomerId [18523207601] transactionId [48tm1pwr]. 2023-08-02 20:23:07 info: Process Page[S] 111.65.59.238 > 48tm1pwr 'S' 'Credit Card' 18523207601 2023-08-02 20:23:41 info: Process Page 119.56.107.53 > 45 美元 abcd@gmail.com 97622598 SMY8825Z 1220321268 08/02/2023 08/05/2023 2023-08-02 20:23:43 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#29 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { ["transaction"]=> object(Braintree\Error\ValidationErrorCollection)#12 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { [0]=> object(Braintree\Error\Validation)#10 (3) { ["_attribute":"Braintree\Error\Validation":private]=> string(6) "amount" ["_code":"Braintree\Error\Validation":private]=> string(5) "81503" ["_message":"Braintree\Error\Validation":private]=> string(28) "Amount is an invalid format." } } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(9) "45 美元" ["customerId"]=> string(11) "81594793051" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(28) "Amount is an invalid format." ["creditCardVerification"]=> NULL ["transaction"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-02 20:24:53 info: Process Page 119.56.107.53 > 45 美元 abcd@gmail.com 97622598 SMY8825Z 1220321268 08/02/2023 08/05/2023 2023-08-02 20:24:55 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#29 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { ["transaction"]=> object(Braintree\Error\ValidationErrorCollection)#12 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { [0]=> object(Braintree\Error\Validation)#10 (3) { ["_attribute":"Braintree\Error\Validation":private]=> string(6) "amount" ["_code":"Braintree\Error\Validation":private]=> string(5) "81503" ["_message":"Braintree\Error\Validation":private]=> string(28) "Amount is an invalid format." } } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(9) "45 美元" ["customerId"]=> string(11) "15880779453" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(28) "Amount is an invalid format." ["creditCardVerification"]=> NULL ["transaction"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-02 20:25:33 info: Process Page 111.65.59.238 > 45 kellee02@icloud.com 96264236 SKC6272X 1123838609 08/02/2023 08/05/2023 2023-08-02 20:25:36 info: sale_by_new_customer() btreeCustomerId [58906131446] transactionId [n5nhe38d]. 2023-08-02 20:25:36 info: Process Page[S] 111.65.59.238 > n5nhe38d 'S' 'Credit Card' 58906131446 2023-08-02 20:26:58 info: Process Page 119.56.107.53 > 45 美元 crystalloozy@gmail.com 97622598 SMY8825Z 1220321268 08/02/2023 08/05/2023 2023-08-02 20:27:00 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#29 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { ["transaction"]=> object(Braintree\Error\ValidationErrorCollection)#12 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { [0]=> object(Braintree\Error\Validation)#10 (3) { ["_attribute":"Braintree\Error\Validation":private]=> string(6) "amount" ["_code":"Braintree\Error\Validation":private]=> string(5) "81503" ["_message":"Braintree\Error\Validation":private]=> string(28) "Amount is an invalid format." } } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(9) "45 美元" ["customerId"]=> string(11) "83974132473" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(28) "Amount is an invalid format." ["creditCardVerification"]=> NULL ["transaction"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-02 20:36:44 info: Process Page 116.88.129.138 > 45 michael.ang34@gmail.com 97622598 SMY8825Z 1220321268 08/02/2023 08/05/2023 2023-08-02 20:36:47 info: sale_by_new_customer() btreeCustomerId [51956956373] transactionId [219awcsf]. 2023-08-02 20:36:47 info: Process Page[S] 116.88.129.138 > 219awcsf 'S' 'Credit Card' 51956956373 2023-08-02 20:40:10 info: Process Page 210.10.7.126 > 45 laicorinne@hotmail.com 96779589 SNB5011J 1220605547 08/02/2023 08/05/2023 2023-08-02 20:40:13 info: sale_by_new_customer() btreeCustomerId [82312342536] transactionId [es792dr8]. 2023-08-02 20:40:13 info: Process Page[S] 210.10.7.126 > es792dr8 'S' 'Credit Card' 82312342536 2023-08-02 20:43:30 info: Process Page 111.65.59.238 > 45 kellee02@icloud.com 96264236 SLH4214P 1127008167 08/02/2023 08/05/2023 2023-08-02 20:43:33 info: sale_by_new_customer() btreeCustomerId [51637955473] transactionId [q36xteq9]. 2023-08-02 20:43:33 info: Process Page[S] 111.65.59.238 > q36xteq9 'S' 'Credit Card' 51637955473 2023-08-02 20:52:05 info: Process Page 119.234.5.4 > 45 danho_86@hotmail.com 90629759 SME3997Z 1126550870 08/02/2023 08/05/2023 2023-08-02 20:52:08 info: sale_by_new_customer() btreeCustomerId [88207731946] transactionId [qt23gkxf]. 2023-08-02 20:52:08 info: Process Page[S] 119.234.5.4 > qt23gkxf 'S' 'Credit Card' 88207731946 2023-08-02 21:03:51 info: Process Page 210.10.6.92 > 45 munsara@gmail.com 96186808 SJB928u 1126584259 08/02/2023 08/05/2023 2023-08-02 21:03:54 info: sale_by_new_customer() btreeCustomerId [81958053723] transactionId [6spa4jg1]. 2023-08-02 21:03:54 info: Process Page[S] 210.10.6.92 > 6spa4jg1 'S' 'Credit Card' 81958053723 2023-08-02 22:30:52 info: Process Page 122.11.246.4 > 45 damianng21@gmail.com 82015272 SMD3793A 1128646065 08/02/2023 08/05/2023 2023-08-02 22:30:56 info: sale_by_new_customer() btreeCustomerId [85144010481] transactionId [gdtg9kjg]. 2023-08-02 22:30:56 info: Process Page[S] 122.11.246.4 > gdtg9kjg 'S' 'Credit Card' 85144010481 2023-08-03 12:32:03 info: Process Page 111.65.57.146 > 45 Jolene_455@live.com.sg 81113219 SKU8083 1125943828 08/04/2023 08/07/2023 2023-08-03 12:32:07 info: sale_by_new_customer() btreeCustomerId [80186654621] transactionId [691vtqaz]. 2023-08-03 12:32:07 info: Process Page[S] 111.65.57.146 > 691vtqaz 'S' 'Credit Card' 80186654621 2023-08-03 17:00:29 info: Process Page 101.127.128.85 > 45 tkong3238@gmail.com 93752969 Skt674u 1122987324 08/04/2023 08/07/2023 2023-08-03 17:00:33 info: sale_by_new_customer() btreeCustomerId [59463631803] transactionId [jy8w66w9]. 2023-08-03 17:00:33 info: Process Page[S] 101.127.128.85 > jy8w66w9 'S' 'Credit Card' 59463631803 2023-08-03 20:24:44 info: Process Page 111.65.57.146 > 45 slj8939uvtpt@gmail.com 97859205 SLJ8939U 1127198322 08/04/2023 08/07/2023 2023-08-03 20:24:47 info: sale_by_new_customer() btreeCustomerId [89688822744] transactionId [a1d3ewz2]. 2023-08-03 20:24:47 info: Process Page[S] 111.65.57.146 > a1d3ewz2 'S' 'Credit Card' 89688822744 2023-08-03 22:05:27 info: Process Page 39.109.132.72 > 45 angboontat@yahoo.com.sg 83991881 SMP6500X 1129607107 08/04/2023 08/07/2023 2023-08-03 22:05:32 info: sale_by_new_customer() btreeCustomerId [47759605871] transactionId [7qs5a4a8]. 2023-08-03 22:05:32 info: Process Page[S] 39.109.132.72 > 7qs5a4a8 'S' 'Credit Card' 47759605871 2023-08-03 22:23:01 info: Process Page 112.199.239.161 > 45 hee_1022@hotmail.com 90624486 SMR7066R 1129821377 08/04/2023 08/07/2023 2023-08-03 22:23:06 info: sale_by_new_customer() btreeCustomerId [57195306953] transactionId [e8xa0hae]. 2023-08-03 22:23:06 info: Process Page[S] 112.199.239.161 > e8xa0hae 'S' 'Credit Card' 57195306953 2023-08-04 02:34:20 info: Process Page 148.253.25.133 > 45 singaporejoanna@yahoo.com.sg 88134999 SKH7222H 1220173635 08/02/2023 08/05/2023 2023-08-04 02:34:24 info: sale_by_new_customer() btreeCustomerId [47207400121] transactionId [dcxfypdy]. 2023-08-04 02:34:24 info: Process Page[S] 148.253.25.133 > dcxfypdy 'S' 'Credit Card' 47207400121 2023-08-04 09:26:45 info: Process Page 218.212.40.141 > 45 c-leong@marubeni.com 97894910 SNE1333R 1220682735 08/04/2023 08/07/2023 2023-08-04 09:26:48 info: sale_by_new_customer() btreeCustomerId [19831276294] transactionId [efryp2j8]. 2023-08-04 09:26:48 info: Process Page[S] 218.212.40.141 > efryp2j8 'S' 'Credit Card' 19831276294 2023-08-04 09:44:48 info: Process Page 151.192.63.14 > 45 KPCHAN8828@GMAIL.COM 96892989 SCP8828G 1220200230 08/04/2023 08/07/2023 2023-08-04 09:44:55 info: sale_by_new_customer() btreeCustomerId [87062663366] transactionId [k1sb1ce9]. 2023-08-04 09:44:55 info: Process Page[S] 151.192.63.14 > k1sb1ce9 'S' 'Credit Card' 87062663366 2023-08-04 10:34:30 info: Process Page 148.253.25.145 > 45 freddyong-5@hotmail.com 98625970 SJL 8390P 1122604671 08/03/2023 08/06/2023 2023-08-04 10:34:34 info: sale_by_new_customer() btreeCustomerId [40663673414] transactionId [2qkejvxp]. 2023-08-04 10:34:34 info: Process Page[S] 148.253.25.145 > 2qkejvxp 'S' 'Credit Card' 40663673414 2023-08-04 11:22:39 info: Process Page 112.199.239.161 > 45 Joslineneo@gmail.com 96712299 SLH4371T 1126881746 08/04/2023 08/07/2023 2023-08-04 11:22:43 info: sale_by_new_customer() btreeCustomerId [86678362619] transactionId [hpwvhvh9]. 2023-08-04 11:22:43 info: Process Page[S] 112.199.239.161 > hpwvhvh9 'S' 'Credit Card' 86678362619 2023-08-04 12:23:52 info: Process Page 116.14.177.163 > 45 internetisaacchung@gmail.com 90939961 SJT3221K 1123353087 08/04/2023 08/07/2023 2023-08-04 12:23:56 info: sale_by_new_customer() btreeCustomerId [85573862321] transactionId [1y8e58y6]. 2023-08-04 12:23:56 info: Process Page[S] 116.14.177.163 > 1y8e58y6 'S' 'Credit Card' 85573862321 2023-08-04 12:27:46 info: Process Page 121.7.147.248 > 45 jonkohys90@gmail.com 81129000 SNE5428A 1125215871 08/04/2023 08/07/2023 2023-08-04 12:27:49 info: sale_by_new_customer() btreeCustomerId [49917611036] transactionId [kyd8h5p9]. 2023-08-04 12:27:49 info: Process Page[S] 121.7.147.248 > kyd8h5p9 'S' 'Credit Card' 49917611036 2023-08-04 12:40:41 info: Process Page 119.56.99.255 > 45 fei88@hotmail.com 96183268 SDV3268L 1126815323 08/02/2023 08/05/2023 2023-08-04 12:40:45 info: sale_by_new_customer() btreeCustomerId [87249295339] transactionId [edny4rr3]. 2023-08-04 12:40:45 info: Process Page[S] 119.56.99.255 > edny4rr3 'S' 'Credit Card' 87249295339 2023-08-04 12:46:32 info: Process Page 175.156.202.87 > 45 siewchenggg@gmail.com 96191750 SJX3481E 1123715295 08/04/2023 08/07/2023 2023-08-04 12:46:36 info: sale_by_new_customer() btreeCustomerId [55486012223] transactionId [cvdyjxbe]. 2023-08-04 12:46:36 info: Process Page[S] 175.156.202.87 > cvdyjxbe 'S' 'Credit Card' 55486012223 2023-08-04 12:54:05 info: Process Page 148.253.25.136 > 45 neomengchoo@gmail.com 97997669 SGS1238S 1128223897 08/02/2023 08/05/2023 2023-08-04 12:54:09 info: sale_by_new_customer() btreeCustomerId [89877272823] transactionId [9q4scm90]. 2023-08-04 12:54:09 info: Process Page[S] 148.253.25.136 > 9q4scm90 'S' 'Credit Card' 89877272823 2023-08-04 13:20:50 info: Process Page 122.11.212.124 > 45 ngie56@yahoo.com 90900933 SMY922D 1220291916 08/06/2023 08/09/2023 2023-08-04 13:20:54 info: sale_by_new_customer() btreeCustomerId [10141917249] transactionId [4rrz4kzv]. 2023-08-04 13:20:54 info: Process Page[S] 122.11.212.124 > 4rrz4kzv 'S' 'Credit Card' 10141917249 2023-08-04 13:27:15 info: Process Page 119.56.108.62 > 45 hy8275ang@gmail.com 87335699 SMP3446P 1129483391 08/02/2023 08/05/2023 2023-08-04 13:27:18 info: sale_by_new_customer() btreeCustomerId [18897281236] transactionId [h6wah4c8]. 2023-08-04 13:27:18 info: Process Page[S] 119.56.108.62 > h6wah4c8 'S' 'Credit Card' 18897281236 2023-08-04 13:33:50 info: Process Page 218.212.15.228 > 45 starkellyng@gmail.com 88667184 SMN8112E 1129358768 08/04/2023 08/07/2023 2023-08-04 13:33:53 info: sale_by_new_customer() btreeCustomerId [81185700823] transactionId [h3zjeaay]. 2023-08-04 13:33:53 info: Process Page[S] 218.212.15.228 > h3zjeaay 'S' 'Credit Card' 81185700823 2023-08-04 13:44:04 info: Process Page 111.65.47.175 > 45 yapcw2002@yahoo.com.sg 96548605 SJG8097M 1128086071 08/04/2023 08/07/2023 2023-08-04 13:44:07 info: sale_by_new_customer() btreeCustomerId [43855322703] transactionId [dkrcga0x]. 2023-08-04 13:44:07 info: Process Page[S] 111.65.47.175 > dkrcga0x 'S' 'Credit Card' 43855322703 2023-08-04 13:45:38 info: Process Page 122.11.214.173 > 45 alvinsoon14@hotmail.com 81988128 SNK9294K 1125871813 08/04/2023 08/07/2023 2023-08-04 13:45:42 info: sale_by_new_customer() btreeCustomerId [88924601869] transactionId [e76ca174]. 2023-08-04 13:45:42 info: Process Page[S] 122.11.214.173 > e76ca174 'S' 'Credit Card' 88924601869 2023-08-04 13:59:01 info: Process Page 203.127.30.194 > 45 eileen1010@hotmail.com 97776167 SDM4567P 1125185131 08/04/2023 08/07/2023 2023-08-04 13:59:04 info: sale_by_new_customer() btreeCustomerId [12250129381] transactionId [m30bce47]. 2023-08-04 13:59:04 info: Process Page[S] 203.127.30.194 > m30bce47 'S' 'Credit Card' 12250129381 2023-08-04 14:00:29 info: Process Page 111.65.47.184 > 45 ktlee_services@yahoo.com 91552362 SJW3372s 1123620113 08/04/2023 08/07/2023 2023-08-04 14:00:34 info: sale_by_new_customer() btreeCustomerId [58517509851] transactionId [gnpspwma]. 2023-08-04 14:00:34 info: Process Page[S] 111.65.47.184 > gnpspwma 'S' 'Credit Card' 58517509851 2023-08-04 14:00:42 info: Process Page 111.65.49.123 > 45 sallyson@singnet.com.sg 96993771 SMR3901G 1129713087 08/04/2023 08/07/2023 2023-08-04 14:00:45 info: sale_by_new_customer() btreeCustomerId [57832930544] transactionId [18qdr9tk]. 2023-08-04 14:00:45 info: Process Page[S] 111.65.49.123 > 18qdr9tk 'S' 'Credit Card' 57832930544 2023-08-04 14:09:58 info: Process Page 119.56.105.222 > 45 ydx1123@gmail.com 82228585 Sln8035g 1127454980 08/02/2023 08/05/2023 2023-08-04 14:10:02 info: sale_by_new_customer() btreeCustomerId [86882267594] transactionId [dsap0qbx]. 2023-08-04 14:10:02 info: Process Page[S] 119.56.105.222 > dsap0qbx 'S' 'Credit Card' 86882267594 2023-08-04 14:16:46 info: Process Page 122.11.246.6 > 45 elizalimhome@gmail.com 96908802 SMA8222P 1128634242 08/02/2023 08/05/2023 2023-08-04 14:16:50 info: sale_by_new_customer() btreeCustomerId [55848436653] transactionId [e7j0vprb]. 2023-08-04 14:16:50 info: Process Page[S] 122.11.246.6 > e7j0vprb 'S' 'Credit Card' 55848436653 2023-08-04 14:18:51 info: Process Page 119.56.99.14 > 45 philip9356@yahoo.com 97989990 SKM8980X 1124051804 08/04/2023 08/07/2023 2023-08-04 14:18:55 info: sale_by_new_customer() btreeCustomerId [11565092503] transactionId [erk7d3zc]. 2023-08-04 14:18:55 info: Process Page[S] 119.56.99.14 > erk7d3zc 'S' 'Credit Card' 11565092503 2023-08-04 14:32:19 info: Process Page 119.56.100.198 > 45 enen0708@yahoo.com.sg 90304194 SLZ4335D 1128432092 08/04/2023 08/07/2023 2023-08-04 14:32:23 info: sale_by_new_customer() btreeCustomerId [83063036716] transactionId [5axacgts]. 2023-08-04 14:32:23 info: Process Page[S] 119.56.100.198 > 5axacgts 'S' 'Credit Card' 83063036716 2023-08-04 14:37:58 info: Process Page 122.11.214.219 > 45 tanpokkiat.haha@gmail.com 85983926 SLC7369H 1126551399 08/04/2023 08/07/2023 2023-08-04 14:38:02 info: sale_by_new_customer() btreeCustomerId [14478718146] transactionId [ej9fs5vm]. 2023-08-04 14:38:02 info: Process Page[S] 122.11.214.219 > ej9fs5vm 'S' 'Credit Card' 14478718146 2023-08-04 14:46:03 info: Process Page 210.10.4.247 > 45 bernardsoong73@gmail.com 90908885 SGG8885R 1126307619 08/02/2023 08/05/2023 2023-08-04 14:46:07 info: sale_by_new_customer() btreeCustomerId [56650540223] transactionId [6425165b]. 2023-08-04 14:46:07 info: Process Page[S] 210.10.4.247 > 6425165b 'S' 'Credit Card' 56650540223 2023-08-04 14:52:31 info: Process Page 111.65.59.111 > 45 kangbishan@hotmail.sg 91186735 SKZ5988A 1126254985 08/04/2023 08/07/2023 2023-08-04 14:52:35 info: sale_by_new_customer() btreeCustomerId [14793924453] transactionId [4bj9mpky]. 2023-08-04 14:52:35 info: Process Page[S] 111.65.59.111 > 4bj9mpky 'S' 'Credit Card' 14793924453 2023-08-04 14:58:17 info: Process Page 111.65.60.205 > 45 pcvince6@gmail.com 94765968 SMC9136M 1128637147 08/04/2023 08/07/2023 2023-08-04 14:58:20 info: sale_by_new_customer() btreeCustomerId [47418564083] transactionId [2mpnwyy1]. 2023-08-04 14:58:20 info: Process Page[S] 111.65.60.205 > 2mpnwyy1 'S' 'Credit Card' 47418564083 2023-08-04 15:02:31 info: Process Page 119.56.111.67 > 45 jghteo@yahoo.com.sg 92383268 EF3268J 1127526656 08/04/2023 08/07/2023 2023-08-04 15:02:34 info: sale_by_new_customer() btreeCustomerId [82917191836] transactionId [efx00x9v]. 2023-08-04 15:02:34 info: Process Page[S] 119.56.111.67 > efx00x9v 'S' 'Credit Card' 82917191836 2023-08-04 15:07:09 info: Process Page 116.89.99.24 > 45 yv0nn3e@gmail.com 98187133 Ske97p 1127747129 08/04/2023 08/07/2023 2023-08-04 15:07:12 info: sale_by_new_customer() btreeCustomerId [19304835023] transactionId [3jc6fvtg]. 2023-08-04 15:07:12 info: Process Page[S] 116.89.99.24 > 3jc6fvtg 'S' 'Credit Card' 19304835023 2023-08-04 15:13:31 info: Process Page 119.56.100.214 > 45 dgih6882@gmail.com 97589028 SGF6882S 1126331634 08/04/2023 08/07/2023 2023-08-04 15:13:34 info: sale_by_new_customer() btreeCustomerId [17942832981] transactionId [5fgnyrtv]. 2023-08-04 15:13:34 info: Process Page[S] 119.56.100.214 > 5fgnyrtv 'S' 'Credit Card' 17942832981 2023-08-04 15:15:46 info: Process Page 111.65.47.240 > 45 Yanster@live.com 97600096 SJS9286P 1028045036 08/04/2023 08/07/2023 2023-08-04 15:15:50 info: sale_by_new_customer() btreeCustomerId [46673663036] transactionId [qrf0drz3]. 2023-08-04 15:15:50 info: Process Page[S] 111.65.47.240 > qrf0drz3 'S' 'Credit Card' 46673663036 2023-08-04 15:20:00 info: Process Page 119.56.109.200 > 45 vin1259@yahoo.com.sg 91515218 SMC1169X 1128664554 08/04/2023 08/07/2023 2023-08-04 15:20:03 info: sale_by_new_customer() btreeCustomerId [56581319639] transactionId [hjgfs6j8]. 2023-08-04 15:20:03 info: Process Page[S] 119.56.109.200 > hjgfs6j8 'S' 'Credit Card' 56581319639 2023-08-04 15:31:27 info: Process Page 210.10.7.16 > 45 pneo77@gmail.com 85565656 GX9013U 1042009381 08/04/2023 08/07/2023 2023-08-04 15:31:31 info: sale_by_new_customer() btreeCustomerId [15830052346] transactionId [jfvrtms9]. 2023-08-04 15:31:31 info: Process Page[S] 210.10.7.16 > jfvrtms9 'S' 'Credit Card' 15830052346 2023-08-04 15:36:26 info: Process Page 111.65.47.42 > 45 acww5801@gmail.com 97354872 SCM321U 1129637352 08/04/2023 08/07/2023 2023-08-04 15:36:29 info: sale_by_new_customer() btreeCustomerId [49703422703] transactionId [8g0kd645]. 2023-08-04 15:36:29 info: Process Page[S] 111.65.47.42 > 8g0kd645 'S' 'Credit Card' 49703422703 2023-08-04 15:38:00 info: Process Page 119.234.10.187 > 45 andymogusan@gmail.com 97848729 Skp3923c 1128311709 08/04/2023 08/07/2023 2023-08-04 15:38:02 info: Process Page 111.65.34.2 > 45 thiamhuat.yeo56@gmail.com 96322641 SLP1646D 1124784976 08/04/2023 08/07/2023 2023-08-04 15:38:03 info: sale_by_new_customer() btreeCustomerId [58538688583] transactionId [jnzcasc4]. 2023-08-04 15:38:03 info: Process Page[S] 119.234.10.187 > jnzcasc4 'S' 'Credit Card' 58538688583 2023-08-04 15:38:06 info: sale_by_new_customer() btreeCustomerId [14497811836] transactionId [pd04degm]. 2023-08-04 15:38:06 info: Process Page[S] 111.65.34.2 > pd04degm 'S' 'Credit Card' 14497811836 2023-08-04 15:38:36 info: Process Page 119.234.8.90 > 45 chankee66@gmail.com 90055223 GBL1273K 1043340883 08/04/2023 08/07/2023 2023-08-04 15:38:40 info: sale_by_new_customer() btreeCustomerId [54001581236] transactionId [4t31wgcc]. 2023-08-04 15:38:40 info: Process Page[S] 119.234.8.90 > 4t31wgcc 'S' 'Credit Card' 54001581236 2023-08-04 15:38:49 info: Process Page 122.11.214.178 > 45 wincyew@gmail.com 89060606 SMW9117M 1220114770 08/04/2023 08/07/2023 2023-08-04 15:38:52 info: sale_by_new_customer() btreeCustomerId [15384557216] transactionId [9wbgwven]. 2023-08-04 15:38:52 info: Process Page[S] 122.11.214.178 > 9wbgwven 'S' 'Credit Card' 15384557216 2023-08-04 15:39:00 info: Process Page 111.65.57.176 > 45 seelong@singnet.com.sg 96646028 SBQ7885D 1129156823 08/04/2023 08/07/2023 2023-08-04 15:39:03 info: sale_by_new_customer() btreeCustomerId [81401779764] transactionId [jyfbkazm]. 2023-08-04 15:39:03 info: Process Page[S] 111.65.57.176 > jyfbkazm 'S' 'Credit Card' 81401779764 2023-08-04 15:39:47 info: Process Page 119.234.8.47 > 45 limweejiun83@gmail.com 97387229 SMA2442K 1128512109 08/04/2023 08/07/2023 2023-08-04 15:39:51 info: sale_by_new_customer() btreeCustomerId [11710255396] transactionId [ab2peb2y]. 2023-08-04 15:39:51 info: Process Page[S] 119.234.8.47 > ab2peb2y 'S' 'Credit Card' 11710255396 2023-08-04 15:41:46 info: Process Page 111.65.68.51 > 45 yc_phun@enghup86.com.sg 98373800 Sjx32m 1126478882 08/04/2023 08/07/2023 2023-08-04 15:41:49 info: sale_by_new_customer() btreeCustomerId [14076187634] transactionId [fq71w5h6]. 2023-08-04 15:41:49 info: Process Page[S] 111.65.68.51 > fq71w5h6 'S' 'Credit Card' 14076187634 2023-08-04 15:42:02 info: Process Page 111.65.32.102 > 45 kljames@singnet.com.sg 97899912 SGV2874H 1124251454 08/04/2023 08/07/2023 2023-08-04 15:42:05 info: sale_by_new_customer() btreeCustomerId [51886199996] transactionId [7zx8f0b1]. 2023-08-04 15:42:05 info: Process Page[S] 111.65.32.102 > 7zx8f0b1 'S' 'Credit Card' 51886199996 2023-08-04 15:43:17 info: Process Page 122.11.214.69 > 45 chua.lawrence@yahoo.com.sg 93652322 Smw874u 1220155807 08/04/2023 08/07/2023 2023-08-04 15:43:20 info: sale_by_new_customer() btreeCustomerId [43602694421] transactionId [mcdj60t7]. 2023-08-04 15:43:20 info: Process Page[S] 122.11.214.69 > mcdj60t7 'S' 'Credit Card' 43602694421 2023-08-04 15:44:34 info: Process Page 210.10.3.174 > 45 jim.l.jiajun@gmail.com 98262073 SNB5185R 1220630677 08/04/2023 08/07/2023 2023-08-04 15:44:37 info: sale_by_new_customer() btreeCustomerId [86275740223] transactionId [7trksnfh]. 2023-08-04 15:44:37 info: Process Page[S] 210.10.3.174 > 7trksnfh 'S' 'Credit Card' 86275740223 2023-08-04 15:45:08 info: Process Page 122.11.212.221 > 45 kamseng89@gmail.com 96725629 SJX1337C 1220716534 08/04/2023 08/07/2023 2023-08-04 15:45:09 info: Process Page 119.56.98.1 > 45 Wy8220@gmail.com 92230755 SMS6178C 1129907804 08/04/2023 08/07/2023 2023-08-04 15:45:13 info: sale_by_new_customer() btreeCustomerId [17305601639] transactionId [82ynfzec]. 2023-08-04 15:45:13 info: Process Page[S] 122.11.212.221 > 82ynfzec 'S' 'Credit Card' 17305601639 2023-08-04 15:45:13 info: sale_by_new_customer() btreeCustomerId [56259203203] transactionId [kgmcvtqb]. 2023-08-04 15:45:13 info: Process Page[S] 119.56.98.1 > kgmcvtqb 'S' 'Credit Card' 56259203203 2023-08-04 15:48:10 info: Process Page 210.10.3.242 > 45 victorsim66@hotmail.com 97472118 SJR7970R 1128094199 08/04/2023 08/07/2023 2023-08-04 15:48:14 info: sale_by_new_customer() btreeCustomerId [53782664571] transactionId [r0rzzedv]. 2023-08-04 15:48:14 info: Process Page[S] 210.10.3.242 > r0rzzedv 'S' 'Credit Card' 53782664571 2023-08-04 16:05:58 info: Process Page 111.65.33.37 > 45 ponyreno@gmail.com 97343933 SKZ3484A 1126262590 08/04/2023 08/07/2023 2023-08-04 16:06:02 info: sale_by_new_customer() btreeCustomerId [88736276621] transactionId [axqvmey1]. 2023-08-04 16:06:02 info: Process Page[S] 111.65.33.37 > axqvmey1 'S' 'Credit Card' 88736276621 2023-08-04 16:09:17 info: Process Page 119.56.111.222 > 45 karenlow71@yahoo.com.sg 96817712 ,GBH193K 1042978510 08/04/2023 08/07/2023 2023-08-04 16:09:20 info: sale_by_new_customer() btreeCustomerId [17727622346] transactionId [64sadryb]. 2023-08-04 16:09:20 info: Process Page[S] 119.56.111.222 > 64sadryb 'S' 'Credit Card' 17727622346 2023-08-04 16:11:51 info: Process Page 119.56.111.14 > 45 cuiping@carway.com.sg 98627777 SGX7777L 1125461804 08/04/2023 08/07/2023 2023-08-04 16:11:55 info: sale_by_new_customer() btreeCustomerId [51888865823] transactionId [66520emj]. 2023-08-04 16:11:55 info: Process Page[S] 119.56.111.14 > 66520emj 'S' 'Credit Card' 51888865823 2023-08-04 16:17:05 info: Process Page 119.234.10.178 > 45 wendy7970.wc@gmail.com 96791012 SNJ1587Z 1221296618 08/04/2023 08/07/2023 2023-08-04 16:17:09 info: sale_by_new_customer() btreeCustomerId [80189350401] transactionId [7cstyxhj]. 2023-08-04 16:17:09 info: Process Page[S] 119.234.10.178 > 7cstyxhj 'S' 'Credit Card' 80189350401 2023-08-04 16:18:19 info: Process Page 210.10.6.193 > 45 jianlimo@gmail.com 90239442 SJV9918J 1124092163 08/04/2023 08/07/2023 2023-08-04 16:18:22 info: sale_by_new_customer() btreeCustomerId [83798769639] transactionId [e4kfh0bc]. 2023-08-04 16:18:22 info: Process Page[S] 210.10.6.193 > e4kfh0bc 'S' 'Credit Card' 83798769639 2023-08-04 16:22:27 info: Process Page 111.65.45.202 > 45 tankekhoo@yahoo.com.sg 98336633 SLM3457K 1127428381 08/04/2023 08/07/2023 2023-08-04 16:22:31 info: sale_by_new_customer() btreeCustomerId [49393768769] transactionId [fqpd7g9w]. 2023-08-04 16:22:31 info: Process Page[S] 111.65.45.202 > fqpd7g9w 'S' 'Credit Card' 49393768769 2023-08-04 16:24:50 info: Process Page 119.234.11.183 > 45 angkh839@singnet.com.sg 81384474 SML5763G 1129258736 08/04/2023 08/07/2023 2023-08-04 16:24:55 info: sale_by_new_customer() btreeCustomerId [57260966716] transactionId [9977zyff]. 2023-08-04 16:24:55 info: Process Page[S] 119.234.11.183 > 9977zyff 'S' 'Credit Card' 57260966716 2023-08-04 16:26:00 info: Process Page 111.65.39.171 > 45 neoivan2013@gmail.com 81334523 SKJ2059K 1129955415 08/04/2023 08/07/2023 2023-08-04 16:26:03 info: sale_by_new_customer() btreeCustomerId [47353439203] transactionId [857d38vn]. 2023-08-04 16:26:03 info: Process Page[S] 111.65.39.171 > 857d38vn 'S' 'Credit Card' 47353439203 2023-08-04 16:27:48 info: Process Page 111.65.56.48 > 45 fayeshao1818@yahoo.com.sg 98171818 SKJ18S 1129201214 08/04/2023 08/07/2023 2023-08-04 16:27:51 info: sale_by_new_customer() btreeCustomerId [81847803334] transactionId [qnthbatm]. 2023-08-04 16:27:51 info: Process Page[S] 111.65.56.48 > qnthbatm 'S' 'Credit Card' 81847803334 2023-08-04 16:29:09 info: Process Page 128.106.218.149 > 45 angdaonee@hotmail.com 93688976 SLC8355R 1126504471 08/04/2023 08/07/2023 2023-08-04 16:29:12 info: sale_by_new_customer() btreeCustomerId [49203236181] transactionId [ekxa3t9q]. 2023-08-04 16:29:12 info: Process Page[S] 128.106.218.149 > ekxa3t9q 'S' 'Credit Card' 49203236181 2023-08-04 16:29:17 info: Process Page 122.11.246.4 > 45 reena.koh@gmail.com 97936460 SLQ2455B 1127623030 08/04/2023 08/07/2023 2023-08-04 16:29:20 info: sale_by_new_customer() btreeCustomerId [42843045196] transactionId [keshv9ex]. 2023-08-04 16:29:20 info: Process Page[S] 122.11.246.4 > keshv9ex 'S' 'Credit Card' 42843045196 2023-08-04 16:32:26 info: Process Page 122.11.212.194 > 45 amelia@jinshi.com.sg 96272320 SLE2912L 1126737246 08/04/2023 08/07/2023 2023-08-04 16:32:30 info: sale_by_new_customer() btreeCustomerId [11033160783] transactionId [3zm9342y]. 2023-08-04 16:32:30 info: Process Page[S] 122.11.212.194 > 3zm9342y 'S' 'Credit Card' 11033160783 2023-08-04 16:38:22 info: Process Page 122.11.212.101 > 45 dragon_knight98@yahoo.com 98233474 SLU2384B 1127938257 08/04/2023 08/07/2023 2023-08-04 16:38:26 info: sale_by_new_customer() btreeCustomerId [86841353799] transactionId [b9wv6f9w]. 2023-08-04 16:38:26 info: Process Page[S] 122.11.212.101 > b9wv6f9w 'S' 'Credit Card' 86841353799 2023-08-04 16:41:01 info: Process Page 111.65.34.144 > 45 karenlow@yahoo.com.sg 91800857 GBD5127R 1042611095 08/04/2023 08/07/2023 2023-08-04 16:41:05 info: sale_by_new_customer() btreeCustomerId [56990347681] transactionId [md6q5ves]. 2023-08-04 16:41:05 info: Process Page[S] 111.65.34.144 > md6q5ves 'S' 'Credit Card' 56990347681 2023-08-04 16:44:30 info: Process Page 119.56.71.74 > 45 jacksonzw84@gmail.com 88584781 SNC2413Y 1129930615 08/04/2023 08/07/2023 2023-08-04 16:44:33 info: sale_by_new_customer() btreeCustomerId [82324556036] transactionId [ckw9wng0]. 2023-08-04 16:44:33 info: Process Page[S] 119.56.71.74 > ckw9wng0 'S' 'Credit Card' 82324556036 2023-08-04 16:44:35 info: Process Page 119.56.96.46 > 45 yvonne_ho@hotmail.com 87975337 Sks1378z 1127020062 08/04/2023 08/07/2023 2023-08-04 16:44:39 info: sale_by_new_customer() btreeCustomerId [16249742481] transactionId [5zbyn5qw]. 2023-08-04 16:44:39 info: Process Page[S] 119.56.96.46 > 5zbyn5qw 'S' 'Credit Card' 16249742481 2023-08-04 16:47:35 info: Process Page 122.11.214.71 > 45 kiwiepeh@yahoo.com 91462788 Skv8699k 1220058184 08/04/2023 08/07/2023 2023-08-04 16:47:39 info: sale_by_new_customer() btreeCustomerId [19811407049] transactionId [k8mzsten]. 2023-08-04 16:47:39 info: Process Page[S] 122.11.214.71 > k8mzsten 'S' 'Credit Card' 19811407049 2023-08-04 16:49:42 info: Process Page 122.11.245.141 > 45 stephen_198411@hotmail.com 81899850 SMV3592T 1220078223 08/04/2023 08/07/2023 2023-08-04 16:49:45 info: sale_by_new_customer() btreeCustomerId [16488370099] transactionId [9rv6kh5g]. 2023-08-04 16:49:45 info: Process Page[S] 122.11.245.141 > 9rv6kh5g 'S' 'Credit Card' 16488370099 2023-08-04 16:50:32 info: Process Page 119.234.8.245 > 45 shawnleesy94@gmail.com 90215313 SJP3906P 1122539919 08/04/2023 08/07/2023 2023-08-04 16:50:38 info: sale_by_new_customer() btreeCustomerId [56271057634] transactionId [00xyw4pa]. 2023-08-04 16:50:38 info: Process Page[S] 119.234.8.245 > 00xyw4pa 'S' 'Credit Card' 56271057634 2023-08-04 16:53:23 info: Process Page 119.234.4.228 > 45 weijian91@gmail.com 96173420 SMJ3926C 1129152582 08/04/2023 08/07/2023 2023-08-04 16:53:26 info: sale_by_new_customer() btreeCustomerId [84847231119] transactionId [pzzqd5bj]. 2023-08-04 16:53:26 info: Process Page[S] 119.234.4.228 > pzzqd5bj 'S' 'Credit Card' 84847231119 2023-08-04 16:56:11 info: Process Page 128.106.218.149 > 45 kel2505@gmail.com 97777543 SNC723R 1220659073 08/04/2023 08/07/2023 2023-08-04 16:56:14 info: sale_by_new_customer() btreeCustomerId [51884998481] transactionId [9xp559b2]. 2023-08-04 16:56:14 info: Process Page[S] 128.106.218.149 > 9xp559b2 'S' 'Credit Card' 51884998481 2023-08-04 16:57:26 info: Process Page 122.11.245.141 > 45 stephen_198411@hotmail.com 97999322 SNB7410C 1129388814 08/04/2023 08/07/2023 2023-08-04 16:57:30 info: sale_by_new_customer() btreeCustomerId [54252502271] transactionId [09tdcsnv]. 2023-08-04 16:57:30 info: Process Page[S] 122.11.245.141 > 09tdcsnv 'S' 'Credit Card' 54252502271 2023-08-04 17:00:58 info: Process Page 111.65.46.217 > 45 boojessie91@gmail.com 91199077 SHB3377M 1050794958 08/04/2023 08/07/2023 2023-08-04 17:01:01 info: sale_by_new_customer() btreeCustomerId [43995782583] transactionId [2df8v2gk]. 2023-08-04 17:01:01 info: Process Page[S] 111.65.46.217 > 2df8v2gk 'S' 'Credit Card' 43995782583 2023-08-04 17:02:35 info: Process Page 119.234.8.122 > 45 rexomalengko@gmail.com 98220668 Snf548p 1220885587 08/04/2023 08/07/2023 2023-08-04 17:02:39 info: sale_by_new_customer() btreeCustomerId [84355615401] transactionId [mxs5mv52]. 2023-08-04 17:02:39 info: Process Page[S] 119.234.8.122 > mxs5mv52 'S' 'Credit Card' 84355615401 2023-08-04 17:04:43 info: Process Page 122.11.212.149 > 45 STEVEN.NEO56@gmail.com 96562539 Smt3878e 1129921911 08/04/2023 08/07/2023 2023-08-04 17:04:47 info: sale_by_new_customer() btreeCustomerId [80716277481] transactionId [20nemx79]. 2023-08-04 17:04:47 info: Process Page[S] 122.11.212.149 > 20nemx79 'S' 'Credit Card' 80716277481 2023-08-04 17:05:38 info: Process Page 210.10.1.140 > 45 dtjj23@singnet.com.sg 97321858 SML8823Y 1129182810 08/04/2023 08/07/2023 2023-08-04 17:05:43 info: sale_by_new_customer() btreeCustomerId [47747903421] transactionId [9mw1s5c2]. 2023-08-04 17:05:43 info: Process Page[S] 210.10.1.140 > 9mw1s5c2 'S' 'Credit Card' 47747903421 2023-08-04 17:07:50 info: Process Page 119.234.4.240 > 45 seahzhiqin@gmail.com 83837343 Smd7492s 1125981464 08/04/2023 08/07/2023 2023-08-04 17:07:54 info: sale_by_new_customer() btreeCustomerId [89247894173] transactionId [7v03eggk]. 2023-08-04 17:07:54 info: Process Page[S] 119.234.4.240 > 7v03eggk 'S' 'Credit Card' 89247894173 2023-08-04 17:08:31 info: Process Page 128.106.218.149 > 45 francis.chuabw@gmail.com 92333793 SNJ2035T 1125663278 08/04/2023 08/07/2023 2023-08-04 17:08:34 info: sale_by_new_customer() btreeCustomerId [42817524283] transactionId [8qtdvybt]. 2023-08-04 17:08:34 info: Process Page[S] 128.106.218.149 > 8qtdvybt 'S' 'Credit Card' 42817524283 2023-08-04 17:09:37 info: Process Page 210.10.0.54 > 45 rolandseah@gmail.com 97470400 SJQ 1488L 1128595006 08/04/2023 08/07/2023 2023-08-04 17:09:41 info: sale_by_new_customer() btreeCustomerId [47250472583] transactionId [93wx3g22]. 2023-08-04 17:09:41 info: Process Page[S] 210.10.0.54 > 93wx3g22 'S' 'Credit Card' 47250472583 2023-08-04 17:12:32 info: Process Page 111.65.68.221 > 45 meiyun.amy@gmail.com 97516391 SHD3321M 1050676643 08/04/2023 08/07/2023 2023-08-04 17:12:36 info: sale_by_new_customer() btreeCustomerId [43119522583] transactionId [47d16q5c]. 2023-08-04 17:12:36 info: Process Page[S] 111.65.68.221 > 47d16q5c 'S' 'Credit Card' 43119522583 2023-08-04 17:13:36 info: Process Page 122.11.214.99 > 45 iamcharisseneo2@gmail.com 96324342 SLW4121U 1128268067 08/04/2023 08/07/2023 2023-08-04 17:13:39 info: sale_by_new_customer() btreeCustomerId [87762086844] transactionId [dpdbb6qr]. 2023-08-04 17:13:39 info: Process Page[S] 122.11.214.99 > dpdbb6qr 'S' 'Credit Card' 87762086844 2023-08-04 17:17:14 info: Process Page 128.106.218.149 > 45 jackie.aia@gmail.com 96957969 SL96915U 1127646941 08/04/2023 08/07/2023 2023-08-04 17:17:19 info: sale_by_new_customer() btreeCustomerId [51398954366] transactionId [ahy9rbfh]. 2023-08-04 17:17:19 info: Process Page[S] 128.106.218.149 > ahy9rbfh 'S' 'Credit Card' 51398954366 2023-08-04 17:32:14 info: Process Page 111.65.47.73 > 45 ahmaigoh@gmail.com 96363207 SMM7437E 1129318845 08/04/2023 08/07/2023 2023-08-04 17:32:18 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "18003892966" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(12) "Expired Card" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "krxdg02m" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-04 09:32:16.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-04 09:32:18.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "18003892966" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(18) "ahmaigoh@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "96363207" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTgwMDM4OTI5NjY" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2004" ["processorResponseText"]=> string(12) "Expired Card" ["additionalProcessorResponse"]=> string(17) "54 : EXPIRED CARD" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "q4yfsbnd" ["bin"]=> string(6) "414746" ["last4"]=> string(4) "1020" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "04" ["expirationYear"]=> string(4) "2025" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(23) "Citibank Singapore Ltd." ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19xNHlmc2JuZA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "6dae745688b78443adc3ef221193e88a" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-04 09:32:18.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "54" ["networkResponseText"]=> string(12) "Expired card" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "583216343376147" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fa3J4ZGcwMm0" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "krxdg02m" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fa3J4ZGcwMm0" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2004" ["processorResponseText"]=> string(12) "Expired Card" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "1020" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "q4yfsbnd" ["bin"]=> string(6) "414746" ["last4"]=> string(4) "1020" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "04" ["expirationYear"]=> string(4) "2025" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(23) "Citibank Singapore Ltd." ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19xNHlmc2JuZA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "6dae745688b78443adc3ef221193e88a" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "04/2025" ["maskedNumber"]=> string(16) "414746******1020" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "18003892966" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(18) "ahmaigoh@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "96363207" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTgwMDM4OTI5NjY" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-04 17:32:28 info: Process Page 119.56.101.170 > 45 clipperkim@yahoo.com 97619966 SDS6968X 1127347242 08/04/2023 08/07/2023 2023-08-04 17:32:32 info: sale_by_new_customer() btreeCustomerId [58224984523] transactionId [egnsj9zm]. 2023-08-04 17:32:32 info: Process Page[S] 119.56.101.170 > egnsj9zm 'S' 'Credit Card' 58224984523 2023-08-04 17:34:00 info: Process Page 111.65.47.73 > 45 ahmaigoh@gmail.com 96363207 SMM7437E 1129318845 08/04/2023 08/07/2023 2023-08-04 17:34:03 info: sale_by_new_customer() btreeCustomerId [80893441836] transactionId [m46bjwtm]. 2023-08-04 17:34:03 info: Process Page[S] 111.65.47.73 > m46bjwtm 'S' 'Credit Card' 80893441836 2023-08-04 17:34:27 info: Process Page 122.11.214.193 > 45 junkee91@gmail.com 90059952 SML7933U 1129352801 08/04/2023 08/07/2023 2023-08-04 17:34:30 info: sale_by_new_customer() btreeCustomerId [85910972023] transactionId [f3rj40hn]. 2023-08-04 17:34:30 info: Process Page[S] 122.11.214.193 > f3rj40hn 'S' 'Credit Card' 85910972023 2023-08-04 17:37:53 info: Process Page 111.65.44.19 > 45 andynkp88@yahoo.com.sg 98229979 GBH3732K 1043019397 08/04/2023 08/07/2023 2023-08-04 17:37:57 info: sale_by_new_customer() btreeCustomerId [46762485601] transactionId [b8v7t8qq]. 2023-08-04 17:37:57 info: Process Page[S] 111.65.44.19 > b8v7t8qq 'S' 'Credit Card' 46762485601 2023-08-04 17:38:54 info: Process Page 111.65.57.239 > 45 azglim@gmail.com 98261832 SLL2499B 1125021632 08/04/2023 08/07/2023 2023-08-04 17:38:57 info: sale_by_new_customer() btreeCustomerId [89692225503] transactionId [hd75fk4c]. 2023-08-04 17:38:57 info: Process Page[S] 111.65.57.239 > hd75fk4c 'S' 'Credit Card' 89692225503 2023-08-04 17:39:04 info: Process Page 210.10.4.96 > 45 uangdaisy@gmail.com 96874646 Snh7985d 1221083700 08/04/2023 08/07/2023 2023-08-04 17:39:07 info: sale_by_new_customer() btreeCustomerId [46520857216] transactionId [4v5hbeys]. 2023-08-04 17:39:07 info: Process Page[S] 210.10.4.96 > 4v5hbeys 'S' 'Credit Card' 46520857216 2023-08-04 17:52:11 info: Process Page 111.65.70.216 > 45 bokchin@hotmail.com 96625297 SBY5555C 1129897089 08/03/2023 08/06/2023 2023-08-04 17:52:14 info: sale_by_new_customer() btreeCustomerId [84483710551] transactionId [j8vnrqcn]. 2023-08-04 17:52:14 info: Process Page[S] 111.65.70.216 > j8vnrqcn 'S' 'Credit Card' 84483710551 2023-08-04 17:53:45 info: Process Page 128.106.218.149 > 45 Jordanlee81@hotmail.com 96693936 SLS8642C 1220259196 08/04/2023 08/07/2023 2023-08-04 17:53:49 info: sale_by_new_customer() btreeCustomerId [52081531119] transactionId [9hwewa2s]. 2023-08-04 17:53:49 info: Process Page[S] 128.106.218.149 > 9hwewa2s 'S' 'Credit Card' 52081531119 2023-08-04 17:57:22 info: Process Page 122.11.212.84 > 45 jie__min@hotmail.com 94238032 SKX5349E 1126016525 08/04/2023 08/07/2023 2023-08-04 17:57:26 info: sale_by_new_customer() btreeCustomerId [46583374803] transactionId [bhkepw2m]. 2023-08-04 17:57:26 info: Process Page[S] 122.11.212.84 > bhkepw2m 'S' 'Credit Card' 46583374803 2023-08-04 17:59:45 info: Process Page 111.65.45.35 > 45 tohherpau987@gmail.com 96276251 SLP537S 1127570744 08/04/2023 08/07/2023 2023-08-04 17:59:48 info: sale_by_new_customer() btreeCustomerId [14462584803] transactionId [athks4w4]. 2023-08-04 17:59:48 info: Process Page[S] 111.65.45.35 > athks4w4 'S' 'Credit Card' 14462584803 2023-08-04 18:03:26 info: Process Page 122.11.212.244 > 45 b.taizhong@hotmail.com 96806942 SML2952Y 1129328513 08/04/2023 08/07/2023 2023-08-04 18:03:30 info: sale_by_new_customer() btreeCustomerId [58035612481] transactionId [8g6tht3z]. 2023-08-04 18:03:30 info: Process Page[S] 122.11.212.244 > 8g6tht3z 'S' 'Credit Card' 58035612481 2023-08-04 18:14:35 info: Process Page 122.11.212.218 > 45 fabian-lim@hotmail.com 91057951 SJK1875J 1127917714 08/04/2023 08/07/2023 2023-08-04 18:14:38 info: sale_by_new_customer() btreeCustomerId [55114337353] transactionId [a55g4zkc]. 2023-08-04 18:14:38 info: Process Page[S] 122.11.212.218 > a55g4zkc 'S' 'Credit Card' 55114337353 2023-08-04 18:16:38 info: Process Page 128.106.218.149 > 45 bendankz@hotmail.com 96959831 Sjt2066z 1125882290 08/04/2023 08/07/2023 2023-08-04 18:16:40 info: Process Page 122.11.214.185 > 45 angyule99@gmail.com 94873228 SMS6432T 1129923397 08/04/2023 08/07/2023 2023-08-04 18:16:42 info: sale_by_new_customer() btreeCustomerId [54714931621] transactionId [e7pen8sc]. 2023-08-04 18:16:42 info: Process Page[S] 128.106.218.149 > e7pen8sc 'S' 'Credit Card' 54714931621 2023-08-04 18:16:43 info: sale_by_new_customer() btreeCustomerId [80095666181] transactionId [a42ez7fk]. 2023-08-04 18:16:43 info: Process Page[S] 122.11.214.185 > a42ez7fk 'S' 'Credit Card' 80095666181 2023-08-04 18:22:52 info: Process Page 111.65.46.233 > 45 guanheng81@hotmail.com 92365151 SLT4925H 1127892643 08/04/2023 08/07/2023 2023-08-04 18:22:56 info: sale_by_new_customer() btreeCustomerId [53117095346] transactionId [pfpkpctt]. 2023-08-04 18:22:56 info: Process Page[S] 111.65.46.233 > pfpkpctt 'S' 'Credit Card' 53117095346 2023-08-04 18:26:51 info: Process Page 119.56.100.42 > 45 choh2008@hotmail.com 98420667 SMZ5158E 1220410235 08/04/2023 08/07/2023 2023-08-04 18:26:55 info: sale_by_new_customer() btreeCustomerId [42376273883] transactionId [cvntj92j]. 2023-08-04 18:26:55 info: Process Page[S] 119.56.100.42 > cvntj92j 'S' 'Credit Card' 42376273883 2023-08-04 18:43:34 info: Process Page 122.11.212.163 > 45 alvinlim0388@hotmail.com 90263809 SLD7988R 1127185923 08/04/2023 08/07/2023 2023-08-04 18:43:37 info: sale_by_new_customer() btreeCustomerId [54375686599] transactionId [pkr5ph8g]. 2023-08-04 18:43:37 info: Process Page[S] 122.11.212.163 > pkr5ph8g 'S' 'Credit Card' 54375686599 2023-08-04 18:45:16 info: Process Page 119.56.100.3 > 45 jovine.tsquare@gmail.com 93855412 SNK2721R 1221152026 08/04/2023 08/07/2023 2023-08-04 18:45:19 info: sale_by_new_customer() btreeCustomerId [56586474134] transactionId [bksqkfn0]. 2023-08-04 18:45:19 info: Process Page[S] 119.56.100.3 > bksqkfn0 'S' 'Credit Card' 56586474134 2023-08-04 18:48:58 info: Process Page 122.11.212.52 > 45 kelvinngchuenkiat@gmail.com 96982773 SMX7888D 1127876770 08/04/2023 08/07/2023 2023-08-04 18:49:01 info: sale_by_new_customer() btreeCustomerId [12530783094] transactionId [r9cc4ds3]. 2023-08-04 18:49:01 info: Process Page[S] 122.11.212.52 > r9cc4ds3 'S' 'Credit Card' 12530783094 2023-08-04 18:50:54 info: Process Page 122.11.212.147 > 45 ronnie_tan319@hotmail.com 91086138 Slb9303P 1126407344 08/04/2023 08/07/2023 2023-08-04 18:50:57 info: sale_by_new_customer() btreeCustomerId [85143152594] transactionId [rgkg0n7m]. 2023-08-04 18:50:57 info: Process Page[S] 122.11.212.147 > rgkg0n7m 'S' 'Credit Card' 85143152594 2023-08-04 19:50:25 info: Process Page 148.253.25.145 > 45 lengkoon74@yahoo.com.sg 94593287 Slx673p 1128317145 08/04/2023 08/07/2023 2023-08-04 19:50:28 info: sale_by_new_customer() btreeCustomerId [40071851496] transactionId [5exkg8v5]. 2023-08-04 19:50:28 info: Process Page[S] 148.253.25.145 > 5exkg8v5 'S' 'Credit Card' 40071851496 2023-08-04 19:54:50 info: Process Page 148.253.25.144 > 45 cynnong19@yahoo.com.sg 81897989 Slu387G 1127990710 08/04/2023 08/07/2023 2023-08-04 19:54:53 info: sale_by_new_customer() btreeCustomerId [54241148299] transactionId [4ptwvp22]. 2023-08-04 19:54:53 info: Process Page[S] 148.253.25.144 > 4ptwvp22 'S' 'Credit Card' 54241148299 2023-08-04 21:35:16 info: Process Page 210.5.246.14 > 45 alvinlim0388@hotmail.com 97931791 SKR2772S 1128501722 08/04/2023 08/07/2023 2023-08-04 21:35:19 info: sale_by_new_customer() btreeCustomerId [54539033044] transactionId [b9567g6b]. 2023-08-04 21:35:19 info: Process Page[S] 210.5.246.14 > b9567g6b 'S' 'Credit Card' 54539033044 2023-08-05 11:11:43 info: Process Page 148.253.25.135 > 45 ronghui93@hotmail.com 90027550 SMU7710Z 1126801132 08/04/2023 08/07/2023 2023-08-05 11:11:47 info: sale_by_new_customer() btreeCustomerId [80874004516] transactionId [7mgbrj51]. 2023-08-05 11:11:47 info: Process Page[S] 148.253.25.135 > 7mgbrj51 'S' 'Credit Card' 80874004516 2023-08-05 14:09:16 info: Process Page 148.253.25.143 > 45 Joanneyoongps@gmail.com 81003303 SLT5803U 1128007522 08/04/2023 08/07/2023 2023-08-05 14:09:20 info: sale_by_new_customer() btreeCustomerId [80275896723] transactionId [3r3ahgak]. 2023-08-05 14:09:20 info: Process Page[S] 148.253.25.143 > 3r3ahgak 'S' 'Credit Card' 80275896723 2023-08-05 14:14:55 info: Process Page 111.65.56.158 > 45 ginaolh@gmail.com 96631851 SKW9911K 1126287168 08/06/2023 08/09/2023 2023-08-05 14:15:00 info: sale_by_new_customer() btreeCustomerId [52190168966] transactionId [e1b6q7bk]. 2023-08-05 14:15:00 info: Process Page[S] 111.65.56.158 > e1b6q7bk 'S' 'Credit Card' 52190168966 2023-08-05 17:03:06 info: Process Page 148.253.25.143 > 45 iseb.kbt@gmail.com 98422882 SLK8389B 1127277762 08/04/2023 08/07/2023 2023-08-05 17:03:10 info: sale_by_new_customer() btreeCustomerId [14806464421] transactionId [bz9ptq3x]. 2023-08-05 17:03:10 info: Process Page[S] 148.253.25.143 > bz9ptq3x 'S' 'Credit Card' 14806464421 2023-08-05 20:40:16 info: Process Page 148.253.25.134 > 45 annatankp@gmail.com 96194919 Skx3196s 1126143617 08/04/2023 08/07/2023 2023-08-05 20:40:19 info: sale_by_new_customer() btreeCustomerId [85102290314] transactionId [kj4c9x6t]. 2023-08-05 20:40:19 info: Process Page[S] 148.253.25.134 > kj4c9x6t 'S' 'Credit Card' 85102290314 2023-08-05 23:21:08 info: Process Page 148.253.25.143 > 45 isrb.kbt@gmail.com 98422882 KEN1983 1111737141286727 08/04/2023 08/07/2023 2023-08-05 23:21:12 info: sale_by_new_customer() btreeCustomerId [83085575619] transactionId [49v43vhb]. 2023-08-05 23:21:12 info: Process Page[S] 148.253.25.143 > 49v43vhb 'S' 'Credit Card' 83085575619 2023-08-05 23:21:47 info: Process Page 122.11.214.188 > 45 jnjm_2004@hotmail.com 91851379 SLZ7697P 1128428869 08/13/2023 08/16/2023 2023-08-05 23:21:51 info: sale_by_new_customer() btreeCustomerId [49478794203] transactionId [1ae1r7c2]. 2023-08-05 23:21:51 info: Process Page[S] 122.11.214.188 > 1ae1r7c2 'S' 'Credit Card' 49478794203 2023-08-06 07:05:43 info: Process Page 148.253.25.136 > 45 Mingshun@gmail.com 84888944 Slk9936r 1127298825 08/04/2023 08/07/2023 2023-08-06 07:05:46 info: sale_by_new_customer() btreeCustomerId [49982303883] transactionId [dn65p22n]. 2023-08-06 07:05:46 info: Process Page[S] 148.253.25.136 > dn65p22n 'S' 'Credit Card' 49982303883 2023-08-06 07:58:58 info: Process Page 122.11.214.171 > 45 Shrimpvit@yahoo.com 91011436 SHB990L 1050841527 08/06/2023 08/09/2023 2023-08-06 07:59:01 info: sale_by_new_customer() btreeCustomerId [54032834894] transactionId [9t4pq50d]. 2023-08-06 07:59:01 info: Process Page[S] 122.11.214.171 > 9t4pq50d 'S' 'Credit Card' 54032834894 2023-08-06 08:49:40 info: Process Page 148.253.25.143 > alvin.matthias@gmail.com 94521900 SNG1989M 1129956752 2023-08-06 08:49:42 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#29 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { ["transaction"]=> object(Braintree\Error\ValidationErrorCollection)#12 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { [0]=> object(Braintree\Error\Validation)#10 (3) { ["_attribute":"Braintree\Error\Validation":private]=> string(6) "amount" ["_code":"Braintree\Error\Validation":private]=> string(5) "81502" ["_message":"Braintree\Error\Validation":private]=> string(19) "Amount is required." } } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> NULL ["customerId"]=> string(11) "57896213294" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(19) "Amount is required." ["creditCardVerification"]=> NULL ["transaction"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-06 08:52:47 info: Process Page 148.253.25.133 > 45 alvin.matthias@gmail.com 94521900 SNG1989M 1129956752 08/04/2023 08/07/2023 2023-08-06 08:52:52 info: sale_by_new_customer() btreeCustomerId [17689490783] transactionId [baz7zvyh]. 2023-08-06 08:52:52 info: Process Page[S] 148.253.25.133 > baz7zvyh 'S' 'Credit Card' 17689490783 2023-08-06 09:33:32 info: Process Page 148.253.25.136 > 45 jasx.angeline@gmail.com 97116677 SJU8823k 1129835708 08/03/2023 08/06/2023 2023-08-06 09:33:36 info: sale_by_new_customer() btreeCustomerId [59596989614] transactionId [4jz2601y]. 2023-08-06 09:33:36 info: Process Page[S] 148.253.25.136 > 4jz2601y 'S' 'Credit Card' 59596989614 2023-08-06 10:04:30 info: Process Page 122.11.214.56 > 45 alex0037sg@gmail.com 97479714 SLS4986L 1127864022 08/04/2023 08/07/2023 2023-08-06 10:04:34 info: sale_by_new_customer() btreeCustomerId [58278029446] transactionId [8edmpkbg]. 2023-08-06 10:04:34 info: Process Page[S] 122.11.214.56 > 8edmpkbg 'S' 'Credit Card' 58278029446 2023-08-06 10:21:16 info: Process Page 122.11.214.26 > 45 tohyj86@gmail.com 81218613 Sls2155E 1128357781 08/04/2023 08/07/2023 2023-08-06 10:21:19 info: sale_by_new_customer() btreeCustomerId [57373165899] transactionId [773mw1w8]. 2023-08-06 10:21:19 info: Process Page[S] 122.11.214.26 > 773mw1w8 'S' 'Credit Card' 57373165899 2023-08-06 10:24:02 info: Process Page 111.65.71.175 > 45 kwal23@yahoo.com.sg 97232380 SLD894Z 1126558303 08/04/2023 08/07/2023 2023-08-06 10:24:05 info: sale_by_new_customer() btreeCustomerId [12224284516] transactionId [7zvdyhz8]. 2023-08-06 10:24:05 info: Process Page[S] 111.65.71.175 > 7zvdyhz8 'S' 'Credit Card' 12224284516 2023-08-06 10:25:02 info: Process Page 148.253.25.133 > 45 francisyeovcd@gmail.com 91211133 SMN9728Y 1129575156 08/04/2023 08/07/2023 2023-08-06 10:25:06 info: sale_by_new_customer() btreeCustomerId [88066899869] transactionId [a4afrgq0]. 2023-08-06 10:25:06 info: Process Page[S] 148.253.25.133 > a4afrgq0 'S' 'Credit Card' 88066899869 2023-08-06 10:33:03 info: Process Page 148.253.25.136 > 45 alicia.jerlyne@gmail.com 96911133 SLH1133J 1127741858 08/04/2023 08/07/2023 2023-08-06 10:33:06 info: sale_by_new_customer() btreeCustomerId [14618012849] transactionId [8aywbgk1]. 2023-08-06 10:33:06 info: Process Page[S] 148.253.25.136 > 8aywbgk1 'S' 'Credit Card' 14618012849 2023-08-06 10:36:35 info: Process Page 148.253.25.145 > 45 kwal23@yahoo.com.sg 98162883 SLP9349J 1127648054 08/04/2023 08/07/2023 2023-08-06 10:36:39 info: sale_by_new_customer() btreeCustomerId [82808319414] transactionId [24j3jq6j]. 2023-08-06 10:36:39 info: Process Page[S] 148.253.25.145 > 24j3jq6j 'S' 'Credit Card' 82808319414 2023-08-06 10:48:14 info: Process Page 122.11.214.93 > 45 beng@nge-services.com 94894447 SNK7749D 1125549072 08/04/2023 08/07/2023 2023-08-06 10:48:18 info: sale_by_new_customer() btreeCustomerId [40360169244] transactionId [9bzq8vys]. 2023-08-06 10:48:18 info: Process Page[S] 122.11.214.93 > 9bzq8vys 'S' 'Credit Card' 40360169244 2023-08-06 10:49:28 info: Process Page 148.253.25.136 > 45 limmuicheng3105@yahoo.com.sg 97481850 SMC3105S 1128433610 08/04/2023 08/07/2023 2023-08-06 10:49:32 info: sale_by_new_customer() btreeCustomerId [88844677396] transactionId [c1xmfad2]. 2023-08-06 10:49:32 info: Process Page[S] 148.253.25.136 > c1xmfad2 'S' 'Credit Card' 88844677396 2023-08-06 10:50:29 info: Process Page 122.11.214.93 > 45 beng@nge-services.com 94894447 SKP8803H 1125457126 08/04/2023 08/07/2023 2023-08-06 10:50:32 info: sale_by_new_customer() btreeCustomerId [42273270583] transactionId [qxncxhh6]. 2023-08-06 10:50:32 info: Process Page[S] 122.11.214.93 > qxncxhh6 'S' 'Credit Card' 42273270583 2023-08-06 10:54:07 info: Process Page 122.11.214.93 > 45 beng@nge-services.com 91689200 SSH555B 1125248723 08/04/2023 08/07/2023 2023-08-06 10:54:10 info: sale_by_new_customer() btreeCustomerId [10805323236] transactionId [0kjqj4nm]. 2023-08-06 10:54:10 info: Process Page[S] 122.11.214.93 > 0kjqj4nm 'S' 'Credit Card' 10805323236 2023-08-06 10:55:28 info: Process Page 148.253.25.144 > 45 joegoh3322@yahoo.com.sg 98394669 SLS9991M 1127934081 08/04/2023 08/07/2023 2023-08-06 10:55:31 info: sale_by_new_customer() btreeCustomerId [58508678934] transactionId [5g0hk5n9]. 2023-08-06 10:55:31 info: Process Page[S] 148.253.25.144 > 5g0hk5n9 'S' 'Credit Card' 58508678934 2023-08-06 10:56:06 info: Process Page 148.253.25.143 > 45 shihui_wendelyn@hotmail.com 87520554 Sdx3038z 1123646375 08/04/2023 08/07/2023 2023-08-06 10:56:12 info: sale_by_new_customer() btreeCustomerId [88587251083] transactionId [cwacmr4d]. 2023-08-06 10:56:12 info: Process Page[S] 148.253.25.143 > cwacmr4d 'S' 'Credit Card' 88587251083 2023-08-06 10:57:12 info: Process Page 210.10.3.208 > 45 wooareu@gmail.com 97734989 SKU4779U 1125880484 08/04/2023 08/07/2023 2023-08-06 10:57:15 info: sale_by_new_customer() btreeCustomerId [14513907049] transactionId [9ydbe9rq]. 2023-08-06 10:57:15 info: Process Page[S] 210.10.3.208 > 9ydbe9rq 'S' 'Credit Card' 14513907049 2023-08-06 11:13:59 info: Process Page 49.245.99.166 > 45 Youyi8385@gmail.com 81811146 SKX2296T 1220213613 08/11/2023 08/14/2023 2023-08-06 11:14:02 info: sale_by_new_customer() btreeCustomerId [81214775973] transactionId [e27j300h]. 2023-08-06 11:14:02 info: Process Page[S] 49.245.99.166 > e27j300h 'S' 'Credit Card' 81214775973 2023-08-06 11:16:02 info: Process Page 148.253.25.134 > 45 sgroyale@gmail.com 88681368 SLN9032H 1127584711 08/04/2023 08/07/2023 2023-08-06 11:16:05 info: sale_by_new_customer() btreeCustomerId [19409689051] transactionId [fqne4cvh]. 2023-08-06 11:16:05 info: Process Page[S] 148.253.25.134 > fqne4cvh 'S' 'Credit Card' 19409689051 2023-08-06 11:22:35 info: Process Page 111.65.44.229 > 45 Er_yvonne@yahoo.com.sg 91380184 SKR9252E 1126867879 08/04/2023 08/07/2023 2023-08-06 11:22:39 info: sale_by_new_customer() btreeCustomerId [42766972736] transactionId [rdg2dwcf]. 2023-08-06 11:22:39 info: Process Page[S] 111.65.44.229 > rdg2dwcf 'S' 'Credit Card' 42766972736 2023-08-06 11:26:46 info: Process Page 119.56.111.165 > 45 roylimz@yahoo.com 85888088 SLN828M 1127387553 08/04/2023 08/07/2023 2023-08-06 11:26:50 info: sale_by_new_customer() btreeCustomerId [16207115339] transactionId [k9ev6z9j]. 2023-08-06 11:26:50 info: Process Page[S] 119.56.111.165 > k9ev6z9j 'S' 'Credit Card' 16207115339 2023-08-06 11:41:50 info: Process Page 148.253.25.135 > 45 lwkit74@gmail.com 90036660 SGK896R 1220390453 08/04/2023 08/07/2023 2023-08-06 11:41:53 info: sale_by_new_customer() btreeCustomerId [13934424373] transactionId [gjbwn0hp]. 2023-08-06 11:41:53 info: Process Page[S] 148.253.25.135 > gjbwn0hp 'S' 'Credit Card' 13934424373 2023-08-06 11:41:56 info: Process Page 122.11.214.94 > 45 raphael.lts@gmail.com 81832369 Snc 7212 c 1220749022 08/04/2023 08/07/2023 2023-08-06 11:42:00 info: sale_by_new_customer() btreeCustomerId [58034516564] transactionId [1yfrykgk]. 2023-08-06 11:42:00 info: Process Page[S] 122.11.214.94 > 1yfrykgk 'S' 'Credit Card' 58034516564 2023-08-06 11:46:20 info: Process Page 175.156.92.203 > 45 vinleecm@gmail.com 91000059 GBK7577A 1043199967 08/06/2023 08/09/2023 2023-08-06 11:46:24 info: sale_by_new_customer() btreeCustomerId [46398527223] transactionId [6f0385cp]. 2023-08-06 11:46:24 info: Process Page[S] 175.156.92.203 > 6f0385cp 'S' 'Credit Card' 46398527223 2023-08-06 11:59:48 info: Process Page 210.10.6.208 > 45 liaujoshua99@gmail.com 92749149 SKH6788Z 1127890176 08/06/2023 08/09/2023 2023-08-06 11:59:51 info: sale_by_new_customer() btreeCustomerId [88233547271] transactionId [kn8tgav6]. 2023-08-06 11:59:51 info: Process Page[S] 210.10.6.208 > kn8tgav6 'S' 'Credit Card' 88233547271 2023-08-06 12:13:28 info: Process Page 210.10.3.229 > 45 leithlpk@yahoo.com.sg 81800331 SGD8088R 1220418437 08/06/2023 08/09/2023 2023-08-06 12:13:31 info: sale_by_new_customer() btreeCustomerId [15871002583] transactionId [4s26smh3]. 2023-08-06 12:13:31 info: Process Page[S] 210.10.3.229 > 4s26smh3 'S' 'Credit Card' 15871002583 2023-08-06 12:15:02 info: Process Page 111.65.68.23 > 45 tanteowguan@hotmail.com 91291346 SLL6930X 1127349040 08/06/2023 08/09/2023 2023-08-06 12:15:05 info: sale_by_new_customer() btreeCustomerId [17306622419] transactionId [3srs0tbk]. 2023-08-06 12:15:05 info: Process Page[S] 111.65.68.23 > 3srs0tbk 'S' 'Credit Card' 17306622419 2023-08-06 12:18:02 info: Process Page 119.56.97.184 > 45 pauline.tan@emerson.com 97737744 SMX6351S 1220194227 08/06/2023 08/09/2023 2023-08-06 12:18:05 info: sale_by_new_customer() btreeCustomerId [40226404119] transactionId [a3kkvxs1]. 2023-08-06 12:18:05 info: Process Page[S] 119.56.97.184 > a3kkvxs1 'S' 'Credit Card' 40226404119 2023-08-06 12:35:16 info: Process Page 119.234.4.74 > 45 spchia@hotnail.com 97204342 SMJ 1487R 1129120068 08/04/2023 08/07/2023 2023-08-06 12:35:22 info: sale_by_new_customer() btreeCustomerId [16648641844] transactionId [4teka5q1]. 2023-08-06 12:35:22 info: Process Page[S] 119.234.4.74 > 4teka5q1 'S' 'Credit Card' 16648641844 2023-08-06 12:41:04 info: Process Page 119.56.110.27 > 45 venessa.loh@gmail.com 96458333 Venessa.loh@gmail.com 1122910680 08/04/2023 08/07/2023 2023-08-06 12:41:08 info: sale_by_new_customer() btreeCustomerId [14121893939] transactionId [gey0mawf]. 2023-08-06 12:41:08 info: Process Page[S] 119.56.110.27 > gey0mawf 'S' 'Credit Card' 14121893939 2023-08-06 12:51:43 info: Process Page 119.234.8.196 > 45 chuah_10@hotmail.com 90230537 SLF9489R 1220423600 08/06/2023 08/09/2023 2023-08-06 12:51:47 info: sale_by_new_customer() btreeCustomerId [51753251716] transactionId [hwxy697w]. 2023-08-06 12:51:47 info: Process Page[S] 119.234.8.196 > hwxy697w 'S' 'Credit Card' 51753251716 2023-08-06 12:56:19 info: Process Page 111.65.68.70 > 45 cyrustan96@gmail.com 96903106 SGD8757T 1125772243 08/04/2023 08/07/2023 2023-08-06 12:56:22 info: sale_by_new_customer() btreeCustomerId [88994046069] transactionId [g58gv49h]. 2023-08-06 12:56:22 info: Process Page[S] 111.65.68.70 > g58gv49h 'S' 'Credit Card' 88994046069 2023-08-06 13:15:47 info: Process Page 210.10.2.160 > 45 kylionel@hotmail.com 88136767 SMZ6562P 1129279013 08/06/2023 08/09/2023 2023-08-06 13:15:53 info: sale_by_new_customer() btreeCustomerId [56956602751] transactionId [r80kx0tv]. 2023-08-06 13:15:53 info: Process Page[S] 210.10.2.160 > r80kx0tv 'S' 'Credit Card' 56956602751 2023-08-06 13:23:31 info: Process Page 119.56.101.102 > 45 kenhing77@gmail.com 98333576 SJK1765T 1027650159 08/06/2023 08/09/2023 2023-08-06 13:23:34 info: sale_by_new_customer() btreeCustomerId [84114111749] transactionId [91nz8gmv]. 2023-08-06 13:23:34 info: Process Page[S] 119.56.101.102 > 91nz8gmv 'S' 'Credit Card' 84114111749 2023-08-06 13:35:10 info: Process Page 116.14.40.124 > 45 jasonkoh76@yahoo.com.sg 96904114 Sgm627r 1126662708 08/06/2023 08/09/2023 2023-08-06 13:35:14 info: sale_by_new_customer() btreeCustomerId [49426085139] transactionId [5rqqzkbw]. 2023-08-06 13:35:14 info: Process Page[S] 116.14.40.124 > 5rqqzkbw 'S' 'Credit Card' 49426085139 2023-08-06 13:41:11 info: Process Page 119.56.99.228 > 45 chermaine.wee@hotmail.com 96949331 SMH768Y 1128992715 08/06/2023 08/09/2023 2023-08-06 13:41:14 info: sale_by_new_customer() btreeCustomerId [54105885473] transactionId [h8k489wy]. 2023-08-06 13:41:14 info: Process Page[S] 119.56.99.228 > h8k489wy 'S' 'Credit Card' 54105885473 2023-08-06 13:45:16 info: Process Page 151.192.210.31 > 45 Sawaisim88@gmail.com 96835335 SMH4726S 1128593828 08/06/2023 08/09/2023 2023-08-06 13:45:19 info: sale_by_new_customer() btreeCustomerId [58758720569] transactionId [epapxr02]. 2023-08-06 13:45:19 info: Process Page[S] 151.192.210.31 > epapxr02 'S' 'Credit Card' 58758720569 2023-08-06 13:45:25 info: Process Page 111.65.70.23 > 45 hpkoh1374@hotmail.com 97329508 SKV7993S 1126043594 08/06/2023 08/09/2023 2023-08-06 13:45:26 info: Process Page 111.65.71.98 > 45 Wong1161@yahoo.com.sg 96780192 SMX9865G 1220348147 08/06/2023 08/09/2023 2023-08-06 13:45:28 info: sale_by_new_customer() btreeCustomerId [12227765934] transactionId [43tc3xgy]. 2023-08-06 13:45:28 info: Process Page[S] 111.65.70.23 > 43tc3xgy 'S' 'Credit Card' 12227765934 2023-08-06 13:45:29 info: sale_by_new_customer() btreeCustomerId [49794217934] transactionId [9yzfqn8v]. 2023-08-06 13:45:29 info: Process Page[S] 111.65.71.98 > 9yzfqn8v 'S' 'Credit Card' 49794217934 2023-08-06 13:58:24 info: Process Page 122.11.214.92 > 45 aaasnt@gmail.com 97349852 SMK4132P 1129182943 08/06/2023 08/09/2023 2023-08-06 13:58:27 info: sale_by_new_customer() btreeCustomerId [51341006051] transactionId [pggkgf1w]. 2023-08-06 13:58:27 info: Process Page[S] 122.11.214.92 > pggkgf1w 'S' 'Credit Card' 51341006051 2023-08-06 14:00:40 info: Process Page 104.28.254.46 > 45 tee_rance85@hotmail.com 94876510 SMN927Z 1221157082 08/06/2023 08/09/2023 2023-08-06 14:00:44 info: sale_by_new_customer() btreeCustomerId [58225574523] transactionId [3zyf17w8]. 2023-08-06 14:00:44 info: Process Page[S] 104.28.254.46 > 3zyf17w8 'S' 'Credit Card' 58225574523 2023-08-06 14:03:57 info: Process Page 119.56.77.250 > 45 nelsonycc@gmail.com 97944611 SNJ4866Z 1129636370 08/06/2023 08/09/2023 2023-08-06 14:04:00 info: sale_by_new_customer() btreeCustomerId [54239602569] transactionId [asgfzj99]. 2023-08-06 14:04:00 info: Process Page[S] 119.56.77.250 > asgfzj99 'S' 'Credit Card' 54239602569 2023-08-06 14:05:10 info: Process Page 111.65.63.12 > 45 scswlow@hotmail.com 91819083 Smn8946r 1129417340 08/06/2023 08/09/2023 2023-08-06 14:05:13 info: sale_by_new_customer() btreeCustomerId [59541708016] transactionId [an2vpmgf]. 2023-08-06 14:05:13 info: Process Page[S] 111.65.63.12 > an2vpmgf 'S' 'Credit Card' 59541708016 2023-08-06 14:08:25 info: Process Page 111.65.46.89 > 45 chmeng@singnet.com.sg 97431087 Sku9134y 1125915786 08/06/2023 08/09/2023 2023-08-06 14:08:28 info: sale_by_new_customer() btreeCustomerId [42412895099] transactionId [b70qhevr]. 2023-08-06 14:08:28 info: Process Page[S] 111.65.46.89 > b70qhevr 'S' 'Credit Card' 42412895099 2023-08-06 14:08:35 info: Process Page 128.106.218.149 > 45 william.lsh@gmail.com 82282408 SKW 4117U 1126106003 08/06/2023 08/09/2023 2023-08-06 14:08:39 info: sale_by_new_customer() btreeCustomerId [10090398503] transactionId [2n6t8rqd]. 2023-08-06 14:08:39 info: Process Page[S] 128.106.218.149 > 2n6t8rqd 'S' 'Credit Card' 10090398503 2023-08-06 14:13:07 info: Process Page 116.88.89.153 > 45 michael_opeat@yahoo.com.sg 96684854 SJV6054X 1123723355 08/06/2023 08/09/2023 2023-08-06 14:13:11 info: sale_by_new_customer() btreeCustomerId [54685543844] transactionId [kecbnvgd]. 2023-08-06 14:13:11 info: Process Page[S] 116.88.89.153 > kecbnvgd 'S' 'Credit Card' 54685543844 2023-08-06 14:30:52 info: Process Page 119.56.108.231 > 45 eccf81@yahoo.com.sg 90720266 SLU7910A 1128119856 08/06/2023 08/09/2023 2023-08-06 14:30:56 info: sale_by_new_customer() btreeCustomerId [17263600583] transactionId [a6z50zzk]. 2023-08-06 14:30:56 info: Process Page[S] 119.56.108.231 > a6z50zzk 'S' 'Credit Card' 17263600583 2023-08-06 14:34:32 info: Process Page 122.11.214.77 > 45 chewjoseph@gmail.com 97702987 SNA6430G 1220506315 08/06/2023 08/09/2023 2023-08-06 14:34:36 info: sale_by_new_customer() btreeCustomerId [82580426294] transactionId [3v55rn2f]. 2023-08-06 14:34:36 info: Process Page[S] 122.11.214.77 > 3v55rn2f 'S' 'Credit Card' 82580426294 2023-08-06 14:35:02 info: Process Page 122.11.214.23 > 45 opelsteven@gmail.com 93853479 SLC1235A 1126542950 08/06/2023 08/09/2023 2023-08-06 14:35:06 info: sale_by_new_customer() btreeCustomerId [49940606771] transactionId [gjmzqk3r]. 2023-08-06 14:35:06 info: Process Page[S] 122.11.214.23 > gjmzqk3r 'S' 'Credit Card' 49940606771 2023-08-06 14:41:58 info: Process Page 119.56.100.135 > 45 adgnoy@gmail.com 87788771 SLK8771E 1125129139 08/06/2023 08/09/2023 2023-08-06 14:42:01 info: sale_by_new_customer() btreeCustomerId [16249776366] transactionId [e836prjw]. 2023-08-06 14:42:01 info: Process Page[S] 119.56.100.135 > e836prjw 'S' 'Credit Card' 16249776366 2023-08-06 14:42:30 info: Process Page 122.11.212.123 > 45 shang5_11375@yahoo.com 81386221 Smc 9659x 1128720140 08/06/2023 08/09/2023 2023-08-06 14:42:39 info: sale_by_new_customer() btreeCustomerId [14586674366] transactionId [nzrsda9z]. 2023-08-06 14:42:39 info: Process Page[S] 122.11.212.123 > nzrsda9z 'S' 'Credit Card' 14586674366 2023-08-06 14:43:13 info: Process Page 119.234.10.153 > 45 vlimsh@yahoo.com.sg 98205661 Slt8125z 1127986131 08/06/2023 08/09/2023 2023-08-06 14:43:16 info: sale_by_new_customer() btreeCustomerId [56627335751] transactionId [7r09rwp9]. 2023-08-06 14:43:16 info: Process Page[S] 119.234.10.153 > 7r09rwp9 'S' 'Credit Card' 56627335751 2023-08-06 14:45:14 info: Process Page 119.56.106.160 > 45 aliciatessensohn@gmail.com 94750061 SJS5061Y 1220626139 08/06/2023 08/09/2023 2023-08-06 14:45:18 info: sale_by_new_customer() btreeCustomerId [88877870594] transactionId [fsb5atrh]. 2023-08-06 14:45:18 info: Process Page[S] 119.56.106.160 > fsb5atrh 'S' 'Credit Card' 88877870594 2023-08-06 14:46:21 info: Process Page 111.65.44.94 > 45 gembit03@gmail.com 91194114 SGB3121X 1125314988 08/06/2023 08/09/2023 2023-08-06 14:46:24 info: sale_by_new_customer() btreeCustomerId [11432201236] transactionId [9yb1maba]. 2023-08-06 14:46:24 info: Process Page[S] 111.65.44.94 > 9yb1maba 'S' 'Credit Card' 11432201236 2023-08-06 14:52:52 info: Process Page 111.65.71.158 > 45 jennychia33@yahoo.com.sg 96536330 SMJ4034U 1125509901 08/06/2023 08/09/2023 2023-08-06 14:52:55 info: sale_by_new_customer() btreeCustomerId [11607342973] transactionId [as3g8wth]. 2023-08-06 14:52:55 info: Process Page[S] 111.65.71.158 > as3g8wth 'S' 'Credit Card' 11607342973 2023-08-06 14:52:57 info: Process Page 119.56.108.125 > 45 dccl1967@gmail.com 91263006 SMK5950M 1129290671 08/06/2023 08/09/2023 2023-08-06 14:53:00 info: sale_by_new_customer() btreeCustomerId [88934924051] transactionId [q026fvka]. 2023-08-06 14:53:00 info: Process Page[S] 119.56.108.125 > q026fvka 'S' 'Credit Card' 88934924051 2023-08-06 14:54:16 info: Process Page 129.126.170.18 > 45 SUSANTAN32@YAHOO.COM.SG 82928881 SKM8881Y 1127997641 08/06/2023 08/09/2023 2023-08-06 14:54:20 info: sale_by_new_customer() btreeCustomerId [54858150823] transactionId [bkwznpw4]. 2023-08-06 14:54:20 info: Process Page[S] 129.126.170.18 > bkwznpw4 'S' 'Credit Card' 54858150823 2023-08-06 14:55:30 info: Process Page 119.56.108.29 > 45 elieenong66@gmail.com 97206028 SNL3071X 1128704409 08/06/2023 08/09/2023 2023-08-06 14:55:34 info: sale_by_new_customer() btreeCustomerId [54945044334] transactionId [jvkdr86j]. 2023-08-06 14:55:34 info: Process Page[S] 119.56.108.29 > jvkdr86j 'S' 'Credit Card' 54945044334 2023-08-06 14:58:57 info: Process Page 122.11.212.204 > 45 kurarensu@gmail.com 90010019 SMU87K 1220491722 08/06/2023 08/09/2023 2023-08-06 14:59:01 info: sale_by_new_customer() btreeCustomerId [40390776516] transactionId [acm6gw55]. 2023-08-06 14:59:01 info: Process Page[S] 122.11.212.204 > acm6gw55 'S' 'Credit Card' 40390776516 2023-08-06 15:04:07 info: Process Page 111.65.58.114 > 45 delwyntan@gmail.com 97825625 SMD8977D 1128702750 08/06/2023 08/09/2023 2023-08-06 15:04:10 info: sale_by_new_customer() btreeCustomerId [52983405064] transactionId [1db2qkv6]. 2023-08-06 15:04:10 info: Process Page[S] 111.65.58.114 > 1db2qkv6 'S' 'Credit Card' 52983405064 2023-08-06 15:05:24 info: Process Page 111.65.59.173 > 45 ctgmt.snap@gmail.com 97956065 SFR111Y 1129693651 08/06/2023 08/09/2023 2023-08-06 15:05:27 info: sale_by_new_customer() btreeCustomerId [47579781914] transactionId [6sk9x4dj]. 2023-08-06 15:05:27 info: Process Page[S] 111.65.59.173 > 6sk9x4dj 'S' 'Credit Card' 47579781914 2023-08-06 15:06:59 info: Process Page 111.65.35.229 > 45 angela.tang.sc@gmail.com 91790271 SLK6424X 1127284650 08/06/2023 08/09/2023 2023-08-06 15:07:02 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "14614048849" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(12) "Expired Card" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "n371azc7" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-06 07:07:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-06 07:07:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "14614048849" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(24) "angela.tang.sc@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "91790271" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTQ2MTQwNDg4NDk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2004" ["processorResponseText"]=> string(12) "Expired Card" ["additionalProcessorResponse"]=> string(17) "54 : EXPIRED CARD" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "bp11fz3v" ["bin"]=> string(6) "462845" ["last4"]=> string(4) "6891" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "03" ["expirationYear"]=> string(4) "2028" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS Bank Ltd" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19icDExZnozdg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "179697dfb737cebee26fc4cd2d636f22" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-06 07:07:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "54" ["networkResponseText"]=> string(12) "Expired card" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "383218256217032" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fbjM3MWF6Yzc" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "n371azc7" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fbjM3MWF6Yzc" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2004" ["processorResponseText"]=> string(12) "Expired Card" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "6891" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "bp11fz3v" ["bin"]=> string(6) "462845" ["last4"]=> string(4) "6891" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "03" ["expirationYear"]=> string(4) "2028" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS Bank Ltd" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19icDExZnozdg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "179697dfb737cebee26fc4cd2d636f22" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "03/2028" ["maskedNumber"]=> string(16) "462845******6891" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "14614048849" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(24) "angela.tang.sc@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "91790271" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTQ2MTQwNDg4NDk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-06 15:09:54 info: Process Page 111.65.35.229 > 45 angela.tang.sc@gmail.com 91790271 SLK6424X 1127284650 08/06/2023 08/09/2023 2023-08-06 15:09:57 info: sale_by_new_customer() btreeCustomerId [42055772401] transactionId [eq9fa78g]. 2023-08-06 15:09:57 info: Process Page[S] 111.65.35.229 > eq9fa78g 'S' 'Credit Card' 42055772401 2023-08-06 15:10:36 info: Process Page 111.65.56.219 > 45 sia999@gmail.com 91699906 Smh5986B 1128969350 08/06/2023 08/09/2023 2023-08-06 15:10:40 info: sale_by_new_customer() btreeCustomerId [56390015583] transactionId [d3jd8pkv]. 2023-08-06 15:10:40 info: Process Page[S] 111.65.56.219 > d3jd8pkv 'S' 'Credit Card' 56390015583 2023-08-06 15:12:56 info: Process Page 111.65.70.46 > 45 richards@singnet.com.sg 96399165 ScCX59U 1128497533 08/06/2023 08/09/2023 2023-08-06 15:13:00 info: sale_by_new_customer() btreeCustomerId [15794259381] transactionId [cbne1af8]. 2023-08-06 15:13:00 info: Process Page[S] 111.65.70.46 > cbne1af8 'S' 'Credit Card' 15794259381 2023-08-06 15:13:55 info: Process Page 119.56.105.60 > 45 abaciatay@yahoo.com.sg 96882641 Slj2634m 1127119683 08/06/2023 08/09/2023 2023-08-06 15:13:59 info: sale_by_new_customer() btreeCustomerId [40128630223] transactionId [jddr3mv5]. 2023-08-06 15:13:59 info: Process Page[S] 119.56.105.60 > jddr3mv5 'S' 'Credit Card' 40128630223 2023-08-06 15:14:51 info: Process Page 111.65.62.162 > 45 thamyh@gmail.com 90406272 SME6079D 1128848489 08/06/2023 08/09/2023 2023-08-06 15:14:54 info: sale_by_new_customer() btreeCustomerId [53897190966] transactionId [4rtbbc7w]. 2023-08-06 15:14:54 info: Process Page[S] 111.65.62.162 > 4rtbbc7w 'S' 'Credit Card' 53897190966 2023-08-06 15:15:20 info: Process Page 111.65.33.108 > 45 felicialimkl@hotmail.com 91829941 Skv2552p 1125627290 08/06/2023 08/09/2023 2023-08-06 15:15:24 info: sale_by_new_customer() btreeCustomerId [18590792551] transactionId [r1fgg3d4]. 2023-08-06 15:15:24 info: Process Page[S] 111.65.33.108 > r1fgg3d4 'S' 'Credit Card' 18590792551 2023-08-06 15:16:11 info: Process Page 111.65.35.203 > 45 ginaolh@gmail.com 97367818 SLB5593U 1126454254 08/06/2023 08/09/2023 2023-08-06 15:16:14 info: sale_by_new_customer() btreeCustomerId [14730419564] transactionId [pncdfkq8]. 2023-08-06 15:16:14 info: Process Page[S] 111.65.35.203 > pncdfkq8 'S' 'Credit Card' 14730419564 2023-08-06 15:16:30 info: Process Page 119.56.102.41 > 45 saviour_gundam82@hotmail.com 93235982 GBJ8343G 1043177046 08/06/2023 08/09/2023 2023-08-06 15:16:33 info: sale_by_new_customer() btreeCustomerId [81685076771] transactionId [4bbkbcz3]. 2023-08-06 15:16:33 info: Process Page[S] 119.56.102.41 > 4bbkbcz3 'S' 'Credit Card' 81685076771 2023-08-06 15:17:57 info: Process Page 122.11.246.156 > 45 shanetan9000@gmail.com 86859000 Skr5664b 1125643410 08/06/2023 08/09/2023 2023-08-06 15:18:01 info: sale_by_new_customer() btreeCustomerId [58661695666] transactionId [1y4j7p55]. 2023-08-06 15:18:01 info: Process Page[S] 122.11.246.156 > 1y4j7p55 'S' 'Credit Card' 58661695666 2023-08-06 15:19:52 info: Process Page 122.11.246.157 > 45 behsimon33@gmail.com 90066620 SMH845H 1129016275 08/06/2023 08/09/2023 2023-08-06 15:19:55 info: sale_by_new_customer() btreeCustomerId [89135094173] transactionId [d87smw2y]. 2023-08-06 15:19:55 info: Process Page[S] 122.11.246.157 > d87smw2y 'S' 'Credit Card' 89135094173 2023-08-06 15:22:46 info: Process Page 122.11.212.66 > 45 sgaw8628@gmail.com 88669263 Sld8628z 1127977099 08/06/2023 08/09/2023 2023-08-06 15:22:50 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "49335189614" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "5s7zky6a" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-06 07:22:48.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-06 07:22:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "49335189614" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(18) "sgaw8628@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "88669263" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDkzMzUxODk2MTQ" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["additionalProcessorResponse"]=> string(21) "51 : NEW ACCOUNT INFO" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "41h2138d" ["bin"]=> string(6) "549834" ["last4"]=> string(4) "3642" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "04" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(43) "STANDARD CHARTERED BANK (SINGAPORE) LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY180MWgyMTM4ZA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "cf37d70d2782e6746ac1aa552078cc63" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-06 07:22:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "79" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "01" ["merchantAdviceCodeText"]=> string(33) "New account information available" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MCWAMHDZC0806" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fNXM3emt5NmE" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "5s7zky6a" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fNXM3emt5NmE" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "3642" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "41h2138d" ["bin"]=> string(6) "549834" ["last4"]=> string(4) "3642" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "04" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(43) "STANDARD CHARTERED BANK (SINGAPORE) LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY180MWgyMTM4ZA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "cf37d70d2782e6746ac1aa552078cc63" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "04/2027" ["maskedNumber"]=> string(16) "549834******3642" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "49335189614" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(18) "sgaw8628@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "88669263" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDkzMzUxODk2MTQ" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-06 15:23:44 info: Process Page 111.65.62.178 > 45 amosokh@gmail.com 96629537 SLW7332H 1128301320 08/06/2023 08/09/2023 2023-08-06 15:23:47 info: sale_by_new_customer() btreeCustomerId [83382389946] transactionId [gx15c10w]. 2023-08-06 15:23:47 info: Process Page[S] 111.65.62.178 > gx15c10w 'S' 'Credit Card' 83382389946 2023-08-06 15:24:08 info: Process Page 111.65.32.70 > 45 ianchuan2@gmail.com 96713928 scz5151s 1129221337 08/06/2023 08/09/2023 2023-08-06 15:24:12 info: sale_by_new_customer() btreeCustomerId [86469746723] transactionId [r7rjwv6y]. 2023-08-06 15:24:12 info: Process Page[S] 111.65.32.70 > r7rjwv6y 'S' 'Credit Card' 86469746723 2023-08-06 15:25:07 info: Process Page 122.11.212.66 > 45 sgaw8628@gmail.com 88669263 Sld8628z 1127977099 08/06/2023 08/09/2023 2023-08-06 15:25:10 info: sale_by_new_customer() btreeCustomerId [53218792299] transactionId [csfcxyx2]. 2023-08-06 15:25:10 info: Process Page[S] 122.11.212.66 > csfcxyx2 'S' 'Credit Card' 53218792299 2023-08-06 15:28:11 info: Process Page 111.65.32.239 > 45 alexandreaeng@gmail.com 93284568 SLU9203U 1128084215 08/06/2023 08/09/2023 2023-08-06 15:28:14 info: sale_by_new_customer() btreeCustomerId [56654012466] transactionId [kdysjzdf]. 2023-08-06 15:28:14 info: Process Page[S] 111.65.32.239 > kdysjzdf 'S' 'Credit Card' 56654012466 2023-08-06 15:32:01 info: Process Page 111.65.70.20 > 45 rlimca5@gmail.com 97568645 SDG555G 1123317017 08/06/2023 08/09/2023 2023-08-06 15:32:04 info: sale_by_new_customer() btreeCustomerId [18530931599] transactionId [hg3j3mbe]. 2023-08-06 15:32:04 info: Process Page[S] 111.65.70.20 > hg3j3mbe 'S' 'Credit Card' 18530931599 2023-08-06 15:39:54 info: Process Page 111.65.47.121 > 45 lindacyl@hotmail.sg 91704210 SJN8857A 1220257124 08/06/2023 08/09/2023 2023-08-06 15:39:57 info: sale_by_new_customer() btreeCustomerId [83002500016] transactionId [nh9ra93y]. 2023-08-06 15:39:57 info: Process Page[S] 111.65.47.121 > nh9ra93y 'S' 'Credit Card' 83002500016 2023-08-06 15:44:45 info: Process Page 111.65.47.123 > 45 vinceng7005@gmail.com 96638259 SBU9766E 1125914233 08/06/2023 08/09/2023 2023-08-06 15:44:49 info: sale_by_new_customer() btreeCustomerId [49206140481] transactionId [3xxkr2r3]. 2023-08-06 15:44:49 info: Process Page[S] 111.65.47.123 > 3xxkr2r3 'S' 'Credit Card' 49206140481 2023-08-06 15:47:52 info: Process Page 111.65.45.77 > 45 pcleong2008@gmail.com 96167338 SFA7388J 1128149960 08/06/2023 08/09/2023 2023-08-06 15:47:55 info: sale_by_new_customer() btreeCustomerId [51252103166] transactionId [2e105wg5]. 2023-08-06 15:47:55 info: Process Page[S] 111.65.45.77 > 2e105wg5 'S' 'Credit Card' 51252103166 2023-08-06 15:49:08 info: Process Page 119.56.73.120 > 45 eugenetanwj8@gmail.com 92968682 SNB9119G 1126498484 08/06/2023 08/09/2023 2023-08-06 15:49:12 info: sale_by_new_customer() btreeCustomerId [55748581723] transactionId [rg42sftn]. 2023-08-06 15:49:12 info: Process Page[S] 119.56.73.120 > rg42sftn 'S' 'Credit Card' 55748581723 2023-08-06 15:54:47 info: Process Page 122.11.214.254 > 45 ekok28@yahoo.com 97347838 SLN1240B 1127416857 08/06/2023 08/09/2023 2023-08-06 15:54:50 info: sale_by_new_customer() btreeCustomerId [43202315823] transactionId [g75trdrj]. 2023-08-06 15:54:50 info: Process Page[S] 122.11.214.254 > g75trdrj 'S' 'Credit Card' 43202315823 2023-08-06 15:54:57 info: Process Page 111.65.46.240 > 45 hianhin52@gmail.com 80280052 SKK8331D 1122620578 08/06/2023 08/09/2023 2023-08-06 15:55:01 info: sale_by_new_customer() btreeCustomerId [89859567736] transactionId [bd8xramj]. 2023-08-06 15:55:01 info: Process Page[S] 111.65.46.240 > bd8xramj 'S' 'Credit Card' 89859567736 2023-08-06 15:55:41 info: Process Page 122.11.214.137 > 45 chey_chunfei@hotmail.com 93859728 SLD5751U 1126683829 08/06/2023 08/09/2023 2023-08-06 15:55:46 info: sale_by_new_customer() btreeCustomerId [87244985223] transactionId [2f2naetc]. 2023-08-06 15:55:46 info: Process Page[S] 122.11.214.137 > 2f2naetc 'S' 'Credit Card' 87244985223 2023-08-06 16:00:59 info: Process Page 111.65.36.7 > 45 Limkimseng88@yahoo.com.sg 96776672 Skq2099h 1129515730 08/06/2023 08/09/2023 2023-08-06 16:01:02 info: sale_by_new_customer() btreeCustomerId [10218399914] transactionId [hsd9ct9p]. 2023-08-06 16:01:02 info: Process Page[S] 111.65.36.7 > hsd9ct9p 'S' 'Credit Card' 10218399914 2023-08-06 16:05:17 info: Process Page 111.65.59.54 > 45 choo_mercin@hotmail.com 97391735 SMG1815T 1128943495 08/06/2023 08/09/2023 2023-08-06 16:05:21 info: sale_by_new_customer() btreeCustomerId [53406835899] transactionId [jgcrfm4r]. 2023-08-06 16:05:21 info: Process Page[S] 111.65.59.54 > jgcrfm4r 'S' 'Credit Card' 53406835899 2023-08-06 16:16:59 info: Process Page 122.11.214.215 > 45 lsk4450@gmail.com 94884835 SNH3671K 1221081374 08/06/2023 08/09/2023 2023-08-06 16:17:03 info: sale_by_new_customer() btreeCustomerId [87850426953] transactionId [n4kejsw4]. 2023-08-06 16:17:03 info: Process Page[S] 122.11.214.215 > n4kejsw4 'S' 'Credit Card' 87850426953 2023-08-06 16:19:58 info: Process Page 111.65.56.33 > 45 tohpeechua@gmail.com 97314620 SLP1496U 1127521052 08/06/2023 08/09/2023 2023-08-06 16:20:01 info: sale_by_new_customer() btreeCustomerId [52518531373] transactionId [nfaep1ss]. 2023-08-06 16:20:01 info: Process Page[S] 111.65.56.33 > nfaep1ss 'S' 'Credit Card' 52518531373 2023-08-06 16:27:14 info: Process Page 119.234.6.215 > 45 stevensoon3@yahoo.com 96571581 SKX5430C 1126208750 08/06/2023 08/09/2023 2023-08-06 16:27:17 info: sale_by_new_customer() btreeCustomerId [80096904844] transactionId [atxygq0m]. 2023-08-06 16:27:17 info: Process Page[S] 119.234.6.215 > atxygq0m 'S' 'Credit Card' 80096904844 2023-08-06 16:27:40 info: Process Page 111.65.35.214 > 45 bren2357@yahoo.com.sg 98190523 SJK837B 1027345841 08/06/2023 08/09/2023 2023-08-06 16:27:43 info: sale_by_new_customer() btreeCustomerId [15407435339] transactionId [aees7zx3]. 2023-08-06 16:27:43 info: Process Page[S] 111.65.35.214 > aees7zx3 'S' 'Credit Card' 15407435339 2023-08-06 16:35:42 info: Process Page 119.56.101.187 > 45 cyh.jess@gmail.com 98899773 SNF1713Y 1220874035 08/06/2023 08/09/2023 2023-08-06 16:35:47 info: sale_by_new_customer() btreeCustomerId [14074228264] transactionId [dpvy44jf]. 2023-08-06 16:35:47 info: Process Page[S] 119.56.101.187 > dpvy44jf 'S' 'Credit Card' 14074228264 2023-08-06 16:40:42 info: Process Page 122.11.212.54 > 45 Elsie.scorpio67@gmail.com 87705594 Slm7554l 1127405842 08/06/2023 08/09/2023 2023-08-06 16:40:45 info: sale_by_new_customer() btreeCustomerId [11308790466] transactionId [esg8jg8w]. 2023-08-06 16:40:45 info: Process Page[S] 122.11.212.54 > esg8jg8w 'S' 'Credit Card' 11308790466 2023-08-06 16:44:38 info: Process Page 122.11.212.54 > 45 ronnie1lch@gmail.com 97570360 Sge8288a 1129425046 08/06/2023 08/09/2023 2023-08-06 16:44:42 info: sale_by_new_customer() btreeCustomerId [57914365271] transactionId [rqc9jqea]. 2023-08-06 16:44:42 info: Process Page[S] 122.11.212.54 > rqc9jqea 'S' 'Credit Card' 57914365271 2023-08-06 17:12:39 info: Process Page 122.11.212.201 > 45 lsk872@yahoo.com.sg 92720162 SNJ8111S 1124814773 08/06/2023 08/09/2023 2023-08-06 17:12:43 info: sale_by_new_customer() btreeCustomerId [10775496083] transactionId [48p4tp79]. 2023-08-06 17:12:43 info: Process Page[S] 122.11.212.201 > 48p4tp79 'S' 'Credit Card' 10775496083 2023-08-06 17:26:32 info: Process Page 111.65.71.224 > 45 xhtai@hotmail.com 6597561807 SLK6386Y 1127270609 08/06/2023 08/09/2023 2023-08-06 17:26:35 info: sale_by_new_customer() btreeCustomerId [58314372919] transactionId [0z6fe5n0]. 2023-08-06 17:26:35 info: Process Page[S] 111.65.71.224 > 0z6fe5n0 'S' 'Credit Card' 58314372919 2023-08-06 17:41:26 info: Process Page 111.65.47.12 > 45 stevelaicy@yahoo.com.sg 96404359 SLS6790S 1127837590 08/06/2023 08/09/2023 2023-08-06 17:41:30 info: sale_by_new_customer() btreeCustomerId [83886717823] transactionId [qsza9krd]. 2023-08-06 17:41:30 info: Process Page[S] 111.65.47.12 > qsza9krd 'S' 'Credit Card' 83886717823 2023-08-07 09:38:48 info: Process Page 101.127.174.36 > 45 ericteo@gbl.com.sg 92983868 SKM8268T 1129159645 08/13/2023 08/16/2023 2023-08-07 09:38:52 info: sale_by_new_customer() btreeCustomerId [52025883646] transactionId [gq35b3fg]. 2023-08-07 09:38:52 info: Process Page[S] 101.127.174.36 > gq35b3fg 'S' 'Credit Card' 52025883646 2023-08-07 11:35:23 info: Process Page 27.54.63.167 > 45 lsh.heng@hotmail.com 98551211 SLE5218M 1126779735 08/09/2023 08/12/2023 2023-08-07 11:35:26 info: sale_by_new_customer() btreeCustomerId [43779410544] transactionId [74q7qyxa]. 2023-08-07 11:35:26 info: Process Page[S] 27.54.63.167 > 74q7qyxa 'S' 'Credit Card' 43779410544 2023-08-07 11:41:09 info: Process Page 218.212.0.109 > 45 jolin911.jw@gmail.com 90025585 SGA8855J 1123814815 08/09/2023 08/12/2023 2023-08-07 11:41:13 info: sale_by_new_customer() btreeCustomerId [51133986749] transactionId [f39aynx6]. 2023-08-07 11:41:13 info: Process Page[S] 218.212.0.109 > f39aynx6 'S' 'Credit Card' 51133986749 2023-08-07 14:02:19 info: Process Page 128.199.228.98 > 45 onbon3298@gmail.com 96877363 SJH3298C 1128731626 08/09/2023 08/12/2023 2023-08-07 14:02:23 info: sale_by_new_customer() btreeCustomerId [51382475481] transactionId [h88yzeqq]. 2023-08-07 14:02:23 info: Process Page[S] 128.199.228.98 > h88yzeqq 'S' 'Credit Card' 51382475481 2023-08-07 17:47:03 info: Process Page 118.200.149.14 > 45 sally.koh6464@gmail.com 96316213 Since 9772s 1129164090 08/09/2023 08/12/2023 2023-08-07 17:47:06 info: sale_by_new_customer() btreeCustomerId [56405600353] transactionId [hpfpcfd7]. 2023-08-07 17:47:06 info: Process Page[S] 118.200.149.14 > hpfpcfd7 'S' 'Credit Card' 56405600353 2023-08-08 09:37:48 info: Process Page 119.234.6.7 > 45 ongjim@gmail.com 91114323 SMR1455R 1129711643 08/06/2023 08/09/2023 2023-08-08 09:37:52 info: sale_by_new_customer() btreeCustomerId [42288504621] transactionId [q6prt52f]. 2023-08-08 09:37:52 info: Process Page[S] 119.234.6.7 > q6prt52f 'S' 'Credit Card' 42288504621 2023-08-08 19:24:19 info: Process Page 119.56.108.77 > 45 sihui1996@hotmail.com 91833128 SLH6762K 1127038578 08/09/2023 08/12/2023 2023-08-08 19:24:23 info: sale_by_new_customer() btreeCustomerId [55742868601] transactionId [54s36jv4]. 2023-08-08 19:24:23 info: Process Page[S] 119.56.108.77 > 54s36jv4 'S' 'Credit Card' 55742868601 2023-08-09 09:40:22 info: Process Page 218.212.2.233 > 45 jsli_88@yahoo.com.sg 90992122 SLE9555M 1126996595 08/09/2023 08/12/2023 2023-08-09 09:40:25 info: sale_by_new_customer() btreeCustomerId [46574333764] transactionId [rc156qfg]. 2023-08-09 09:40:25 info: Process Page[S] 218.212.2.233 > rc156qfg 'S' 'Credit Card' 46574333764 2023-08-09 13:06:50 info: Process Page 119.56.109.251 > 45 a7823273@gmail.com 82822239 SNJ2239Y 1220311532 08/09/2023 08/12/2023 2023-08-09 13:06:54 info: sale_by_new_customer() btreeCustomerId [52558414414] transactionId [12x0cvw3]. 2023-08-09 13:06:54 info: Process Page[S] 119.56.109.251 > 12x0cvw3 'S' 'Credit Card' 52558414414 2023-08-09 13:24:52 info: Process Page 119.234.4.38 > 45 limhengguan2199@gmail.com 98772199 SMF2199L 1221206386 08/09/2023 08/12/2023 2023-08-09 13:24:56 info: sale_by_new_customer() btreeCustomerId [40455791283] transactionId [3253myy9]. 2023-08-09 13:24:56 info: Process Page[S] 119.234.4.38 > 3253myy9 'S' 'Credit Card' 40455791283 2023-08-09 13:30:08 info: Process Page 122.11.212.248 > 45 frankitltw@gmail.com 96688323 SJE6628E 1221068546 08/06/2023 08/09/2023 2023-08-09 13:30:11 info: sale_by_new_customer() btreeCustomerId [17783792503] transactionId [c2ejk53k]. 2023-08-09 13:30:11 info: Process Page[S] 122.11.212.248 > c2ejk53k 'S' 'Credit Card' 17783792503 2023-08-09 13:31:03 info: Process Page 111.65.44.198 > 45 haiyam123@hotmail.com 87166622 SKL2814L 1125126276 08/09/2023 08/12/2023 2023-08-09 13:31:08 info: sale_by_new_customer() btreeCustomerId [15290204134] transactionId [9mkg82q5]. 2023-08-09 13:31:08 info: Process Page[S] 111.65.44.198 > 9mkg82q5 'S' 'Credit Card' 15290204134 2023-08-09 13:37:43 info: Process Page 111.65.71.155 > 45 dereklit@hotmail.com 91381313 Sma6888G 1125791491 08/09/2023 08/12/2023 2023-08-09 13:37:46 info: sale_by_new_customer() btreeCustomerId [10894207601] transactionId [ewgk1tn8]. 2023-08-09 13:37:46 info: Process Page[S] 111.65.71.155 > ewgk1tn8 'S' 'Credit Card' 10894207601 2023-08-09 13:38:59 info: Process Page 182.16.233.185 > 45 chongkc1808@gmail.com 97685752 SDT291Z 1220116974 08/09/2023 08/12/2023 2023-08-09 13:39:03 info: sale_by_new_customer() btreeCustomerId [17302985973] transactionId [jca41vq7]. 2023-08-09 13:39:03 info: Process Page[S] 182.16.233.185 > jca41vq7 'S' 'Credit Card' 17302985973 2023-08-09 13:47:55 info: Process Page 111.65.47.26 > 45 whkee11@gmail.com 92700177 SLX2153K 1128325859 08/06/2023 08/09/2023 2023-08-09 13:47:59 info: sale_by_new_customer() btreeCustomerId [81126695744] transactionId [kwcdnzge]. 2023-08-09 13:47:59 info: Process Page[S] 111.65.47.26 > kwcdnzge 'S' 'Credit Card' 81126695744 2023-08-09 13:52:05 info: Process Page 111.65.47.26 > 45 neo.clement@gmail.com 92314335 SLE5605D 1126756600 08/06/2023 08/09/2023 2023-08-09 13:52:09 info: sale_by_new_customer() btreeCustomerId [43066606953] transactionId [n93x8vdq]. 2023-08-09 13:52:09 info: Process Page[S] 111.65.47.26 > n93x8vdq 'S' 'Credit Card' 43066606953 2023-08-09 13:55:15 info: Process Page 122.11.212.5 > 45 dorothychua8100@gmail.com 91448100 SFK2281M 1125368357 08/06/2023 08/09/2023 2023-08-09 13:55:19 info: sale_by_new_customer() btreeCustomerId [10473799639] transactionId [6ae7anf9]. 2023-08-09 13:55:19 info: Process Page[S] 122.11.212.5 > 6ae7anf9 'S' 'Credit Card' 10473799639 2023-08-09 13:56:08 info: Process Page 122.11.212.173 > 45 kelvinwoofe@gmail.com 91097982 SKU8200X 1125935982 08/09/2023 08/12/2023 2023-08-09 13:56:19 info: sale_by_new_customer() btreeCustomerId [86563501914] transactionId [qaekgqzj]. 2023-08-09 13:56:19 info: Process Page[S] 122.11.212.173 > qaekgqzj 'S' 'Credit Card' 86563501914 2023-08-09 14:13:29 info: Process Page 111.65.44.203 > 45 denki76@gmail.com 96543075 SLL8765T 1127307204 08/09/2023 08/12/2023 2023-08-09 14:13:32 info: sale_by_new_customer() btreeCustomerId [46626813953] transactionId [43rjs8a0]. 2023-08-09 14:13:32 info: Process Page[S] 111.65.44.203 > 43rjs8a0 'S' 'Credit Card' 46626813953 2023-08-09 14:15:23 info: Process Page 119.56.104.30 > 45 ohky30@gmail.com 93691005 SLG399X 1126992840 08/09/2023 08/12/2023 2023-08-09 14:15:27 info: sale_by_new_customer() btreeCustomerId [43815620919] transactionId [nsqarpph]. 2023-08-09 14:15:27 info: Process Page[S] 119.56.104.30 > nsqarpph 'S' 'Credit Card' 43815620919 2023-08-09 14:28:26 info: Process Page 138.75.96.23 > 45 Teonghang@hotmail.com 92387832 SLA5339T 1126463205 08/09/2023 08/12/2023 2023-08-09 14:28:29 info: sale_by_new_customer() btreeCustomerId [83130976614] transactionId [87nt6q47]. 2023-08-09 14:28:29 info: Process Page[S] 138.75.96.23 > 87nt6q47 'S' 'Credit Card' 83130976614 2023-08-09 14:29:38 info: Process Page 119.234.4.111 > 45 jamierachal07@gmail.com 90289470 SMG1104L 1128942918 08/09/2023 08/12/2023 2023-08-09 14:29:42 info: sale_by_new_customer() btreeCustomerId [83574257783] transactionId [2wp4snbm]. 2023-08-09 14:29:42 info: Process Page[S] 119.234.4.111 > 2wp4snbm 'S' 'Credit Card' 83574257783 2023-08-09 14:35:07 info: Process Page 119.56.107.70 > 45 alvinhychng@gmail.com 97970888 SJU3285X 1123377178 08/09/2023 08/12/2023 2023-08-09 14:35:11 info: sale_by_new_customer() btreeCustomerId [81549526101] transactionId [08qw4xr7]. 2023-08-09 14:35:11 info: Process Page[S] 119.56.107.70 > 08qw4xr7 'S' 'Credit Card' 81549526101 2023-08-09 14:42:29 info: Process Page 122.11.212.74 > 45 mr511104@gmail.com 97114663 SKX2150E 1126218428 08/09/2023 08/12/2023 2023-08-09 14:42:32 info: sale_by_new_customer() btreeCustomerId [54978102114] transactionId [9e9dfknq]. 2023-08-09 14:42:32 info: Process Page[S] 122.11.212.74 > 9e9dfknq 'S' 'Credit Card' 54978102114 2023-08-09 14:42:58 info: Process Page 122.11.214.19 > 45 Teckmeng92@gmail.com 90609620 SNJ4628U 1128038030 08/06/2023 08/09/2023 2023-08-09 14:43:02 info: sale_by_new_customer() btreeCustomerId [15197005299] transactionId [9xk5xrb7]. 2023-08-09 14:43:02 info: Process Page[S] 122.11.214.19 > 9xk5xrb7 'S' 'Credit Card' 15197005299 2023-08-09 14:43:54 info: Process Page 122.11.214.156 > 45 sjh1801@yahoo.com 98655680 Skh6828h 1126208891 08/09/2023 08/12/2023 2023-08-09 14:43:58 info: sale_by_new_customer() btreeCustomerId [16877893453] transactionId [9nges881]. 2023-08-09 14:43:58 info: Process Page[S] 122.11.214.156 > 9nges881 'S' 'Credit Card' 16877893453 2023-08-09 14:48:29 info: Process Page 111.65.44.210 > 45 khc@kimhockchye.com 97281193 SE99P 1128764180 08/06/2023 08/09/2023 2023-08-09 14:48:32 info: sale_by_new_customer() btreeCustomerId [83774462871] transactionId [9hrbebd3]. 2023-08-09 14:48:32 info: Process Page[S] 111.65.44.210 > 9hrbebd3 'S' 'Credit Card' 83774462871 2023-08-09 15:03:48 info: Process Page 111.65.45.201 > 45 sharronwong123@gmail.com 91710398 SFD3128 1026846600 08/09/2023 08/12/2023 2023-08-09 15:03:51 info: sale_by_new_customer() btreeCustomerId [42605329939] transactionId [5ewh82rs]. 2023-08-09 15:03:51 info: Process Page[S] 111.65.45.201 > 5ewh82rs 'S' 'Credit Card' 42605329939 2023-08-09 15:11:50 info: Process Page 222.164.171.145 > 45 davidtan@breenintl.com 96618021 SLG5132R 1126805308 08/09/2023 08/12/2023 2023-08-09 15:11:53 info: sale_by_new_customer() btreeCustomerId [55588922934] transactionId [a1fggmez]. 2023-08-09 15:11:53 info: Process Page[S] 222.164.171.145 > a1fggmez 'S' 'Credit Card' 55588922934 2023-08-09 15:11:59 info: Process Page 115.66.170.25 > 45 shirleytongbl@gmail.com 96262032 GBH6588R 1043061679 08/09/2023 08/12/2023 2023-08-09 15:12:03 info: sale_by_new_customer() btreeCustomerId [58030379294] transactionId [g9rqzd1g]. 2023-08-09 15:12:03 info: Process Page[S] 115.66.170.25 > g9rqzd1g 'S' 'Credit Card' 58030379294 2023-08-09 15:20:23 info: Process Page 122.11.212.52 > 45 randysaoxunyu@gmail.com 92701545 SKV9766T 1126051539 08/09/2023 08/12/2023 2023-08-09 15:20:26 info: sale_by_new_customer() btreeCustomerId [54444621921] transactionId [qax82e06]. 2023-08-09 15:20:26 info: Process Page[S] 122.11.212.52 > qax82e06 'S' 'Credit Card' 54444621921 2023-08-09 15:22:31 info: Process Page 122.11.214.103 > 45 jeremychua33@gmail.com 81186263 SKL7677H 1125183086 08/09/2023 08/12/2023 2023-08-09 15:22:35 info: sale_by_new_customer() btreeCustomerId [80667295099] transactionId [j1jv6hb4]. 2023-08-09 15:22:35 info: Process Page[S] 122.11.214.103 > j1jv6hb4 'S' 'Credit Card' 80667295099 2023-08-09 15:26:58 info: Process Page 119.56.107.91 > 45 erni778877@gmail.com 96722200 Sdw1181k 1220188915 08/09/2023 08/12/2023 2023-08-09 15:27:03 info: sale_by_new_customer() btreeCustomerId [53700680353] transactionId [r0b4c6e0]. 2023-08-09 15:27:03 info: Process Page[S] 119.56.107.91 > r0b4c6e0 'S' 'Credit Card' 53700680353 2023-08-09 15:27:24 info: Process Page 122.11.212.150 > 45 winston_neo57@hotmail.com 90697020 SDT 1200 E 1123661670 08/09/2023 08/12/2023 2023-08-09 15:27:27 info: sale_by_new_customer() btreeCustomerId [19173205049] transactionId [fpyand84]. 2023-08-09 15:27:27 info: Process Page[S] 122.11.212.150 > fpyand84 'S' 'Credit Card' 19173205049 2023-08-09 15:28:13 info: Process Page 111.65.71.156 > 45 susaninsg@outlook.com 96618033 Sgl9155g 1127982600 08/09/2023 08/12/2023 2023-08-09 15:28:17 info: sale_by_new_customer() btreeCustomerId [80714185769] transactionId [nwqp7jfy]. 2023-08-09 15:28:17 info: Process Page[S] 111.65.71.156 > nwqp7jfy 'S' 'Credit Card' 80714185769 2023-08-09 15:29:51 info: Process Page 122.11.214.91 > 45 spencerliao88@gmail.com 92320654 SKC8787P 1126629469 08/09/2023 08/12/2023 2023-08-09 15:29:55 info: sale_by_new_customer() btreeCustomerId [19455516173] transactionId [hwfqbbm8]. 2023-08-09 15:29:55 info: Process Page[S] 122.11.214.91 > hwfqbbm8 'S' 'Credit Card' 19455516173 2023-08-09 15:35:11 info: Process Page 119.56.106.90 > 45 weiloon12@hotmail.com 83833358 SKW2483A 1125975368 08/09/2023 08/12/2023 2023-08-09 15:35:14 info: sale_by_new_customer() btreeCustomerId [84184379446] transactionId [r4t6qtys]. 2023-08-09 15:35:14 info: Process Page[S] 119.56.106.90 > r4t6qtys 'S' 'Credit Card' 84184379446 2023-08-09 15:40:03 info: Process Page 113.210.57.239 > 45 xiang19931214@icloud.com 0125569788 JQE8316 1111737115865565 08/09/2023 08/12/2023 2023-08-09 15:40:07 info: sale_by_new_customer() btreeCustomerId [53336825551] transactionId [6bnsabes]. 2023-08-09 15:40:07 info: Process Page[S] 113.210.57.239 > 6bnsabes 'S' 'Credit Card' 53336825551 2023-08-09 15:42:05 info: Process Page 111.65.45.73 > 45 francisangkc@gmail.com 96649650 SLL7876M 1127379683 08/09/2023 08/12/2023 2023-08-09 15:42:09 info: sale_by_new_customer() btreeCustomerId [56079465816] transactionId [ndsjmnpr]. 2023-08-09 15:42:09 info: Process Page[S] 111.65.45.73 > ndsjmnpr 'S' 'Credit Card' 56079465816 2023-08-09 15:53:12 info: Process Page 122.11.212.88 > 45 sohsengchye@gmail.com 90072953 Smj1038D 1129086533 08/09/2023 08/12/2023 2023-08-09 15:53:17 info: sale_by_new_customer() btreeCustomerId [16978937353] transactionId [4g7ab8ns]. 2023-08-09 15:53:17 info: Process Page[S] 122.11.212.88 > 4g7ab8ns 'S' 'Credit Card' 16978937353 2023-08-09 16:02:49 info: Process Page 111.65.44.188 > 45 paulinetan0@gmail.com 92313066 SNH4316E 1221012858 08/09/2023 08/12/2023 2023-08-09 16:02:54 info: sale_by_new_customer() btreeCustomerId [57211376051] transactionId [fmngthpv]. 2023-08-09 16:02:54 info: Process Page[S] 111.65.44.188 > fmngthpv 'S' 'Credit Card' 57211376051 2023-08-09 16:14:36 info: Process Page 111.65.47.227 > 45 spraytronicstrdg@singnet.com.sg 96879477 Skx6907m 1126216240 08/09/2023 08/12/2023 2023-08-09 16:14:39 info: sale_by_new_customer() btreeCustomerId [13302470823] transactionId [ng0vhz3j]. 2023-08-09 16:14:39 info: Process Page[S] 111.65.47.227 > ng0vhz3j 'S' 'Credit Card' 13302470823 2023-08-09 16:18:33 info: Process Page 122.11.212.154 > 45 freddychng@yahoo.com.sg 96195102 SMM6411k 1123639106 08/09/2023 08/12/2023 2023-08-09 16:18:36 info: sale_by_new_customer() btreeCustomerId [86118180434] transactionId [6xng0skh]. 2023-08-09 16:18:36 info: Process Page[S] 122.11.212.154 > 6xng0skh 'S' 'Credit Card' 86118180434 2023-08-09 16:18:38 info: Process Page 128.106.218.149 > 45 tansongcheng@gmail.com 96898327 SDH2884M 1126146281 08/09/2023 08/12/2023 2023-08-09 16:18:42 info: sale_by_new_customer() btreeCustomerId [42900780016] transactionId [gy58t70z]. 2023-08-09 16:18:42 info: Process Page[S] 128.106.218.149 > gy58t70z 'S' 'Credit Card' 42900780016 2023-08-09 16:21:34 info: Process Page 111.65.44.171 > 45 kcneoh70@gmail.com 96949125 SKF644E 1124658337 08/08/2023 08/11/2023 2023-08-09 16:21:38 info: sale_by_new_customer() btreeCustomerId [57245944236] transactionId [9m0avzdd]. 2023-08-09 16:21:38 info: Process Page[S] 111.65.44.171 > 9m0avzdd 'S' 'Credit Card' 57245944236 2023-08-09 16:29:55 info: Process Page 122.11.214.73 > 55 davewongsm@outlook.com 96633450 SGD3445B 1128262134 08/09/2023 08/13/2023 2023-08-09 16:29:59 info: sale_by_new_customer() btreeCustomerId [16047127473] transactionId [5h517122]. 2023-08-09 16:29:59 info: Process Page[S] 122.11.214.73 > 5h517122 'S' 'Credit Card' 16047127473 2023-08-09 16:33:01 info: Process Page 210.10.3.33 > 45 bernardsoong73@gmail.com 90908885 SGG8885R 1126307619 08/09/2023 08/12/2023 2023-08-09 16:33:05 info: sale_by_new_customer() btreeCustomerId [40057793844] transactionId [en5mfd13]. 2023-08-09 16:33:05 info: Process Page[S] 210.10.3.33 > en5mfd13 'S' 'Credit Card' 40057793844 2023-08-09 16:34:05 info: Process Page 119.56.109.102 > 45 justinfernando@hotmail.com 92371941 Sjs3465d 1123334425 08/09/2023 08/12/2023 2023-08-09 16:34:08 info: sale_by_new_customer() btreeCustomerId [52474422339] transactionId [fvcyn7a1]. 2023-08-09 16:34:08 info: Process Page[S] 119.56.109.102 > fvcyn7a1 'S' 'Credit Card' 52474422339 2023-08-09 16:37:28 info: Process Page 122.11.212.153 > 45 jaslinhow1971@gmail.com 91065167 SNG2866C 1220980600 08/09/2023 08/12/2023 2023-08-09 16:37:32 info: sale_by_new_customer() btreeCustomerId [12669511101] transactionId [gn54ndrx]. 2023-08-09 16:37:32 info: Process Page[S] 122.11.212.153 > gn54ndrx 'S' 'Credit Card' 12669511101 2023-08-09 16:40:29 info: Process Page 122.11.214.2 > 45 annkuek@gmail.com 96901903 SLT2706L 1128028619 08/09/2023 08/12/2023 2023-08-09 16:40:32 info: sale_by_new_customer() btreeCustomerId [80554010049] transactionId [jecv84nk]. 2023-08-09 16:40:32 info: Process Page[S] 122.11.214.2 > jecv84nk 'S' 'Credit Card' 80554010049 2023-08-09 16:43:32 info: Process Page 122.11.214.205 > 45 kelvinyap1688@gmail.com 97540604 SMH4070A 1128911757 08/09/2023 08/12/2023 2023-08-09 16:43:36 info: sale_by_new_customer() btreeCustomerId [87537002353] transactionId [mecqf5ar]. 2023-08-09 16:43:36 info: Process Page[S] 122.11.214.205 > mecqf5ar 'S' 'Credit Card' 87537002353 2023-08-09 16:49:14 info: Process Page 119.56.111.215 > 45 limenglailimenglai@gmail.com 88588238 SHC5007M 1050854942 08/09/2023 08/12/2023 2023-08-09 16:49:17 info: sale_by_new_customer() btreeCustomerId [56648436894] transactionId [gtae2phg]. 2023-08-09 16:49:17 info: Process Page[S] 119.56.111.215 > gtae2phg 'S' 'Credit Card' 56648436894 2023-08-09 16:53:49 info: Process Page 111.65.45.100 > 45 iecwoo@yahoo.com 96186951 SLA8157G 1126437820 08/09/2023 08/12/2023 2023-08-09 16:53:52 info: sale_by_new_customer() btreeCustomerId [89830847744] transactionId [qm562kk8]. 2023-08-09 16:53:52 info: Process Page[S] 111.65.45.100 > qm562kk8 'S' 'Credit Card' 89830847744 2023-08-09 16:54:28 info: Process Page 122.11.212.85 > 45 gohjw05@gmail.com 84990161 SLM41X 1127462587 08/09/2023 08/12/2023 2023-08-09 16:54:32 info: sale_by_new_customer() btreeCustomerId [46936772681] transactionId [eh0zdwhd]. 2023-08-09 16:54:32 info: Process Page[S] 122.11.212.85 > eh0zdwhd 'S' 'Credit Card' 46936772681 2023-08-09 16:56:01 info: Process Page 210.10.5.137 > 45 chrisgoh1311@gmail.com 91197443 Snd465e 1220278774 08/09/2023 08/12/2023 2023-08-09 16:56:03 info: sale_by_new_customer() btreeCustomerId [86036320666] transactionId [65qedzhr]. 2023-08-09 16:56:03 info: Process Page[S] 210.10.5.137 > 65qedzhr 'S' 'Credit Card' 86036320666 2023-08-09 16:57:47 info: Process Page 111.65.57.120 > 45 lyesingtan@gmail.com 97866685 Slm4016t 1127384145 08/09/2023 08/12/2023 2023-08-09 16:57:50 info: sale_by_new_customer() btreeCustomerId [87691986749] transactionId [7xdnj356]. 2023-08-09 16:57:50 info: Process Page[S] 111.65.57.120 > 7xdnj356 'S' 'Credit Card' 87691986749 2023-08-09 17:00:08 info: Process Page 122.11.214.26 > 45 kokwai11@gmail.com 81821941 SMW4961A 1220195001 08/09/2023 08/12/2023 2023-08-09 17:00:11 info: sale_by_new_customer() btreeCustomerId [89072093051] transactionId [js69pn4w]. 2023-08-09 17:00:11 info: Process Page[S] 122.11.214.26 > js69pn4w 'S' 'Credit Card' 89072093051 2023-08-09 17:07:04 info: Process Page 111.65.59.228 > 45 dorothy@selwynenterprise.com 96214033 SMZ7689B 1220406143 08/09/2023 08/12/2023 2023-08-09 17:07:08 info: sale_by_new_customer() btreeCustomerId [18709725216] transactionId [4hg67yg6]. 2023-08-09 17:07:08 info: Process Page[S] 111.65.59.228 > 4hg67yg6 'S' 'Credit Card' 18709725216 2023-08-09 17:14:31 info: Process Page 122.11.245.15 > 45 jasmondyap75@yahoo.com 98806608 SkV3757J 1129104856 08/09/2023 08/12/2023 2023-08-09 17:14:34 info: sale_by_new_customer() btreeCustomerId [43909699236] transactionId [n559sen2]. 2023-08-09 17:14:34 info: Process Page[S] 122.11.245.15 > n559sen2 'S' 'Credit Card' 43909699236 2023-08-09 17:23:43 info: Process Page 111.65.70.171 > 45 jaclyn_3902@hotmail.com 97708531 SKU4677E 1220696661 08/09/2023 08/12/2023 2023-08-09 17:23:46 info: sale_by_new_customer() btreeCustomerId [17900539301] transactionId [kkk32tc2]. 2023-08-09 17:23:46 info: Process Page[S] 111.65.70.171 > kkk32tc2 'S' 'Credit Card' 17900539301 2023-08-09 17:28:49 info: Process Page 111.65.44.88 > 45 yausr2@yahoo.com.sg 97524121 SLX3242E 1128312898 08/09/2023 08/12/2023 2023-08-09 17:28:52 info: sale_by_new_customer() btreeCustomerId [52781549639] transactionId [h3a234v5]. 2023-08-09 17:28:52 info: Process Page[S] 111.65.44.88 > h3a234v5 'S' 'Credit Card' 52781549639 2023-08-09 17:31:17 info: Process Page 122.11.212.186 > 45 sunshouxu@hotmail.com 98800389 SMW5090G 1220200024 08/09/2023 08/12/2023 2023-08-09 17:31:20 info: sale_by_new_customer() btreeCustomerId [18556156523] transactionId [jh2a1v9j]. 2023-08-09 17:31:20 info: Process Page[S] 122.11.212.186 > jh2a1v9j 'S' 'Credit Card' 18556156523 2023-08-09 17:33:10 info: Process Page 111.65.35.170 > 45 itismehl@yahoo.com.sg 97698289 SKM8326J 1125296003 08/08/2023 08/11/2023 2023-08-09 17:33:13 info: sale_by_new_customer() btreeCustomerId [16891833771] transactionId [r1m64k1h]. 2023-08-09 17:33:13 info: Process Page[S] 111.65.35.170 > r1m64k1h 'S' 'Credit Card' 16891833771 2023-08-09 17:39:17 info: Process Page 111.65.57.125 > 45 shaunlyf@gmail.com 98484600 SLQ8976A 1127770790 08/09/2023 08/12/2023 2023-08-09 17:39:20 info: sale_by_new_customer() btreeCustomerId [16092572099] transactionId [p6z3sde9]. 2023-08-09 17:39:20 info: Process Page[S] 111.65.57.125 > p6z3sde9 'S' 'Credit Card' 16092572099 2023-08-09 17:41:37 info: Process Page 119.56.106.39 > 45 cutiebibi38@gmail.com 97641647 SKX581H 1126149748 08/09/2023 08/12/2023 2023-08-09 17:41:40 info: sale_by_new_customer() btreeCustomerId [54179297353] transactionId [810zvfg4]. 2023-08-09 17:41:40 info: Process Page[S] 119.56.106.39 > 810zvfg4 'S' 'Credit Card' 54179297353 2023-08-09 17:57:52 info: Process Page 122.11.212.245 > 45 des_tang20@hotmail.com 92993272 SMZ8901G 1220391055 08/11/2023 08/14/2023 2023-08-09 17:57:55 info: sale_by_new_customer() btreeCustomerId [18053585299] transactionId [27f6evjd]. 2023-08-09 17:57:55 info: Process Page[S] 122.11.212.245 > 27f6evjd 'S' 'Credit Card' 18053585299 2023-08-09 18:32:48 info: Process Page 111.65.46.148 > 45 davidng1238@yahoo.com 92327322 GBJ6491A 1043170412 08/09/2023 08/12/2023 2023-08-09 18:32:52 info: sale_by_new_customer() btreeCustomerId [12371590973] transactionId [evty6rk8]. 2023-08-09 18:32:52 info: Process Page[S] 111.65.46.148 > evty6rk8 'S' 'Credit Card' 12371590973 2023-08-09 18:44:40 info: Process Page 111.65.44.137 > 45 chuakenghuat010461@gmail.com 91789889 GBG3798B 1042924901 08/09/2023 08/12/2023 2023-08-09 18:44:43 info: sale_by_new_customer() btreeCustomerId [47295010299] transactionId [r0kjrjbk]. 2023-08-09 18:44:43 info: Process Page[S] 111.65.44.137 > r0kjrjbk 'S' 'Credit Card' 47295010299 2023-08-09 19:13:09 info: Process Page 111.65.33.197 > 45 scq6666p@yahoo.com.sg 98296666 SCQ6666P 1220606694 08/09/2023 08/12/2023 2023-08-09 19:13:12 info: sale_by_new_customer() btreeCustomerId [18391455049] transactionId [hy7mdfab]. 2023-08-09 19:13:12 info: Process Page[S] 111.65.33.197 > hy7mdfab 'S' 'Credit Card' 18391455049 2023-08-09 19:53:57 info: Process Page 148.253.25.143 > 45 babojr48@gmail.com 92244222 Slc5345p 1126609122 08/09/2023 08/12/2023 2023-08-09 19:54:00 info: sale_by_new_customer() btreeCustomerId [19352017703] transactionId [rc9fct40]. 2023-08-09 19:54:00 info: Process Page[S] 148.253.25.143 > rc9fct40 'S' 'Credit Card' 19352017703 2023-08-09 22:03:10 info: Process Page 202.133.197.82 > 45 hendirus1509@gmail.com 92988801 SKF3898U 1220578398 08/11/2023 08/14/2023 2023-08-09 22:03:13 info: sale_by_new_customer() btreeCustomerId [85495422569] transactionId [fp23cr1q]. 2023-08-09 22:03:13 info: Process Page[S] 202.133.197.82 > fp23cr1q 'S' 'Credit Card' 85495422569 2023-08-10 09:10:30 info: Process Page 148.253.25.135 > 45 richard.ct.tan@gmail.com 97854960 SLK1094Y 1127175239 08/09/2023 08/12/2023 2023-08-10 09:10:33 info: sale_by_new_customer() btreeCustomerId [84008788673] transactionId [rmr3f1jw]. 2023-08-10 09:10:33 info: Process Page[S] 148.253.25.135 > rmr3f1jw 'S' 'Credit Card' 84008788673 2023-08-10 09:11:29 info: Process Page 148.253.25.136 > 45 sparks_aircon@yahoo.com 98512244 SLM6152U 1127391885 08/09/2023 08/12/2023 2023-08-10 09:11:32 info: sale_by_new_customer() btreeCustomerId [18539680271] transactionId [7t8jc9p0]. 2023-08-10 09:11:32 info: Process Page[S] 148.253.25.136 > 7t8jc9p0 'S' 'Credit Card' 18539680271 2023-08-10 09:53:28 info: Process Page 116.12.228.146 > 45 danny.teo@i-pex.com 97112633 SML9495D 1129406111 08/11/2023 08/14/2023 2023-08-10 09:53:32 info: sale_by_new_customer() btreeCustomerId [51855531051] transactionId [9c75w5x7]. 2023-08-10 09:53:32 info: Process Page[S] 116.12.228.146 > 9c75w5x7 'S' 'Credit Card' 51855531051 2023-08-10 10:08:47 info: Process Page 115.66.250.162 > 45 pickles.dee@gmail.com 88361311 SMX1164Z 1126053296 08/11/2023 08/14/2023 2023-08-10 10:08:51 info: sale_by_new_customer() btreeCustomerId [87241291446] transactionId [fddsme11]. 2023-08-10 10:08:51 info: Process Page[S] 115.66.250.162 > fddsme11 'S' 'Credit Card' 87241291446 2023-08-10 11:12:29 info: Process Page 118.200.214.23 > 45 justinongch37@gmail.com 92960168 SGS3737E 1127646644 08/11/2023 08/14/2023 2023-08-10 11:12:34 info: sale_by_new_customer() btreeCustomerId [12501715899] transactionId [g24q83nf]. 2023-08-10 11:12:34 info: Process Page[S] 118.200.214.23 > g24q83nf 'S' 'Credit Card' 12501715899 2023-08-10 15:01:35 info: Process Page 103.51.163.162 > 45 kathlyp29@gmail.com 91290070 SMY9630L 1220377245 08/11/2023 08/14/2023 2023-08-10 15:01:38 info: sale_by_new_customer() btreeCustomerId [40230818216] transactionId [403t9e69]. 2023-08-10 15:01:38 info: Process Page[S] 103.51.163.162 > 403t9e69 'S' 'Credit Card' 40230818216 2023-08-10 15:05:09 info: Process Page 103.51.163.162 > 45 kathlyp29@gmail.com 97620642 SMD1450C 1126437937 08/11/2023 08/14/2023 2023-08-10 15:05:13 info: sale_by_new_customer() btreeCustomerId [80549102681] transactionId [828bnanb]. 2023-08-10 15:05:13 info: Process Page[S] 103.51.163.162 > 828bnanb 'S' 'Credit Card' 80549102681 2023-08-10 17:43:38 info: Process Page 148.253.25.145 > 45 porcupine24@msn.com 82225665 SLD4048Z 1126675701 08/09/2023 08/12/2023 2023-08-10 17:43:41 info: sale_by_new_customer() btreeCustomerId [55205877551] transactionId [bf7fe54n]. 2023-08-10 17:43:41 info: Process Page[S] 148.253.25.145 > bf7fe54n 'S' 'Credit Card' 55205877551 2023-08-10 20:48:23 info: Process Page 119.74.215.89 > 45 sltanjanettan@gmail.com 92481057 SMU5222D 1124324681 08/11/2023 08/14/2023 2023-08-10 20:48:26 info: sale_by_new_customer() btreeCustomerId [86851608249] transactionId [dm94sdvc]. 2023-08-10 20:48:26 info: Process Page[S] 119.74.215.89 > dm94sdvc 'S' 'Credit Card' 86851608249 2023-08-10 21:30:08 info: Process Page 116.14.55.179 > 45 tanlayteen@yahoo.com.sg 92980033 SNH7952Z 1221043522 08/23/2023 08/26/2023 2023-08-10 21:30:13 info: sale_by_new_customer() btreeCustomerId [49665952353] transactionId [4sax70f2]. 2023-08-10 21:30:13 info: Process Page[S] 116.14.55.179 > 4sax70f2 'S' 'Credit Card' 49665952353 2023-08-10 23:04:08 info: Process Page 210.10.0.175 > 45 Cheonghengchuan@gmail.com 98632462 Skw 3925 k 1126005768 08/11/2023 08/14/2023 2023-08-10 23:04:12 info: sale_by_new_customer() btreeCustomerId [53373379044] transactionId [eb00718m]. 2023-08-10 23:04:12 info: Process Page[S] 210.10.0.175 > eb00718m 'S' 'Credit Card' 53373379044 2023-08-11 09:31:06 info: Process Page 116.15.226.24 > 45 SCF-1933@HOTMAIL.COM 96185544 SCF1933J 1220223406 08/11/2023 08/14/2023 2023-08-11 09:31:10 info: sale_by_new_customer() btreeCustomerId [10879519549] transactionId [2g5d68yp]. 2023-08-11 09:31:10 info: Process Page[S] 116.15.226.24 > 2g5d68yp 'S' 'Credit Card' 10879519549 2023-08-11 10:42:00 info: Process Page 148.253.25.133 > 45 jaslyn.tok@gmail.com 96812021 SJE73U 1128197654 08/09/2023 08/12/2023 2023-08-11 10:42:03 info: sale_by_new_customer() btreeCustomerId [16173607321] transactionId [0def35kq]. 2023-08-11 10:42:03 info: Process Page[S] 148.253.25.133 > 0def35kq 'S' 'Credit Card' 16173607321 2023-08-11 11:00:05 info: Process Page 148.253.25.143 > 45 dot_nah@yahoo.com.sg 98575387 SJH9222G 1126367887 08/09/2023 08/12/2023 2023-08-11 11:00:09 info: sale_by_new_customer() btreeCustomerId [85658630544] transactionId [f79cgmg7]. 2023-08-11 11:00:09 info: Process Page[S] 148.253.25.143 > f79cgmg7 'S' 'Credit Card' 85658630544 2023-08-11 11:48:14 info: Process Page 151.192.120.238 > 45 zheng@carsg.sg 98890309 Skx1144e 1126149798 08/11/2023 08/14/2023 2023-08-11 11:48:18 info: sale_by_new_customer() btreeCustomerId [17972932966] transactionId [5gm8j1cp]. 2023-08-11 11:48:18 info: Process Page[S] 151.192.120.238 > 5gm8j1cp 'S' 'Credit Card' 17972932966 2023-08-11 12:06:33 info: Process Page 121.7.250.251 > 45 eugeneyeocs@gmail.com 90927943 Sgq3555z 1127171170 08/11/2023 08/14/2023 2023-08-11 12:06:37 info: sale_by_new_customer() btreeCustomerId [89331419251] transactionId [d30dkgv1]. 2023-08-11 12:06:37 info: Process Page[S] 121.7.250.251 > d30dkgv1 'S' 'Credit Card' 89331419251 2023-08-11 12:12:55 info: Process Page 119.234.10.163 > 45 mengchee1120@yahoo.com.sg 97571120 JNL5865 1111737115518861 08/11/2023 08/14/2023 2023-08-11 12:12:58 info: sale_by_new_customer() btreeCustomerId [55065072823] transactionId [3e5k4hya]. 2023-08-11 12:12:58 info: Process Page[S] 119.234.10.163 > 3e5k4hya 'S' 'Credit Card' 55065072823 2023-08-11 12:43:33 info: Process Page 148.253.25.135 > 65 neuters-bright-0o@icloud.com 97474307 SNH8189D 1221073595 08/06/2023 08/11/2023 2023-08-11 12:43:38 info: sale_by_new_customer() btreeCustomerId [56952790466] transactionId [976pchrt]. 2023-08-11 12:43:38 info: Process Page[S] 148.253.25.135 > 976pchrt 'S' 'Credit Card' 56952790466 2023-08-11 13:03:57 info: Process Page 148.253.25.133 > 45 williamhuttons@gmail.com 87889910 SMQ8158H 1124388661 08/09/2023 08/12/2023 2023-08-11 13:04:01 info: sale_by_new_customer() btreeCustomerId [87978051334] transactionId [rce82nb0]. 2023-08-11 13:04:01 info: Process Page[S] 148.253.25.133 > rce82nb0 'S' 'Credit Card' 87978051334 2023-08-11 13:07:26 info: Process Page 148.253.25.144 > 45 raymondtks18@gmail.com 96460053 SHA3992S 1050672948 08/09/2023 08/12/2023 2023-08-11 13:07:29 info: sale_by_new_customer() btreeCustomerId [17284665121] transactionId [63qh74b0]. 2023-08-11 13:07:29 info: Process Page[S] 148.253.25.144 > 63qh74b0 'S' 'Credit Card' 17284665121 2023-08-11 13:22:23 info: Process Page 122.11.212.174 > 45 alexlcw6@gmail.com 98252296 SND7952U 1127895647 08/09/2023 08/12/2023 2023-08-11 13:22:26 info: sale_by_new_customer() btreeCustomerId [11123419083] transactionId [hbmyf900]. 2023-08-11 13:22:26 info: Process Page[S] 122.11.212.174 > hbmyf900 'S' 'Credit Card' 11123419083 2023-08-11 13:24:07 info: Process Page 122.11.246.158 > 45 jevonylw@gmail.com 93638858 Sfv1111u 1127474699 08/09/2023 08/12/2023 2023-08-11 13:24:11 info: sale_by_new_customer() btreeCustomerId [59127109373] transactionId [p2af2red]. 2023-08-11 13:24:11 info: Process Page[S] 122.11.246.158 > p2af2red 'S' 'Credit Card' 59127109373 2023-08-11 13:25:45 info: Process Page 111.65.59.65 > 45 penangair@yahoo.com.sg 97803043 SNH6006L 1127746303 08/09/2023 08/12/2023 2023-08-11 13:25:49 info: sale_by_new_customer() btreeCustomerId [82701343621] transactionId [ms83p1nq]. 2023-08-11 13:25:49 info: Process Page[S] 111.65.59.65 > ms83p1nq 'S' 'Credit Card' 82701343621 2023-08-11 13:27:13 info: Process Page 119.234.6.55 > 45 johnnychua1967@gmail.com 96656965 SLK3722E 1221208415 08/09/2023 08/12/2023 2023-08-11 13:27:17 info: sale_by_new_customer() btreeCustomerId [54269837016] transactionId [eevcmgw2]. 2023-08-11 13:27:17 info: Process Page[S] 119.234.6.55 > eevcmgw2 'S' 'Credit Card' 54269837016 2023-08-11 13:30:52 info: Process Page 111.65.75.71 > 45 skiekergard@gmail.com 92381815 SGU1131E 1128438694 08/09/2023 08/12/2023 2023-08-11 13:30:55 info: sale_by_new_customer() btreeCustomerId [13429832601] transactionId [3qr73at6]. 2023-08-11 13:30:55 info: Process Page[S] 111.65.75.71 > 3qr73at6 'S' 'Credit Card' 13429832601 2023-08-11 13:48:11 info: Process Page 122.11.212.44 > 45 whitemagicmarker@gmail.com 90057709 SLV4041Y 1128165312 08/11/2023 08/14/2023 2023-08-11 13:48:14 info: sale_by_new_customer() btreeCustomerId [10194035919] transactionId [n2y77w9x]. 2023-08-11 13:48:14 info: Process Page[S] 122.11.212.44 > n2y77w9x 'S' 'Credit Card' 10194035919 2023-08-11 14:04:35 info: Process Page 122.11.246.158 > 45 jevonylw@gmail.com 97240024 Sku24r 1129939807 08/09/2023 08/12/2023 2023-08-11 14:04:39 info: sale_by_new_customer() btreeCustomerId [59293417121] transactionId [0jxxhgf9]. 2023-08-11 14:04:39 info: Process Page[S] 122.11.246.158 > 0jxxhgf9 'S' 'Credit Card' 59293417121 2023-08-11 14:16:43 info: Process Page 111.65.56.172 > 45 kelvinlow57@gmail.com 96783936 SHB7517A 1050764753 08/11/2023 08/14/2023 2023-08-11 14:16:46 info: sale_by_new_customer() btreeCustomerId [58743514883] transactionId [876kvzp3]. 2023-08-11 14:16:46 info: Process Page[S] 111.65.56.172 > 876kvzp3 'S' 'Credit Card' 58743514883 2023-08-11 14:17:55 info: Process Page 119.56.109.160 > 45 elieenong66@gmail.com 97206028 SNL3071X 1128704409 08/11/2023 08/14/2023 2023-08-11 14:17:59 info: sale_by_new_customer() btreeCustomerId [19926805503] transactionId [kgepwnfx]. 2023-08-11 14:17:59 info: Process Page[S] 119.56.109.160 > kgepwnfx 'S' 'Credit Card' 19926805503 2023-08-11 14:29:44 info: Process Page 111.65.56.137 > 45 tasche3313@outlook.com 96623377 SMZ7621X 1220206551 08/13/2023 08/16/2023 2023-08-11 14:29:47 info: sale_by_new_customer() btreeCustomerId [55722157314] transactionId [g20rbjk2]. 2023-08-11 14:29:47 info: Process Page[S] 111.65.56.137 > g20rbjk2 'S' 'Credit Card' 55722157314 2023-08-11 14:30:16 info: Process Page 122.11.214.242 > 45 pearlynng@hotmail.com 90211123 SJR3013 E 1129995734 08/11/2023 08/14/2023 2023-08-11 14:30:20 info: sale_by_new_customer() btreeCustomerId [14330702271] transactionId [k5jz13rp]. 2023-08-11 14:30:20 info: Process Page[S] 122.11.214.242 > k5jz13rp 'S' 'Credit Card' 14330702271 2023-08-11 14:33:11 info: Process Page 210.10.3.229 > 45 wangweecheng@gmail.com 91526122 SJY9205S 1123990194 08/11/2023 08/14/2023 2023-08-11 14:33:15 info: sale_by_new_customer() btreeCustomerId [55619939564] transactionId [pc58z1vv]. 2023-08-11 14:33:15 info: Process Page[S] 210.10.3.229 > pc58z1vv 'S' 'Credit Card' 55619939564 2023-08-11 14:33:42 info: Process Page 111.65.74.62 > 45 derek.taybn@gmail.com 90122858 SLV5563B 1128173737 08/09/2023 08/12/2023 2023-08-11 14:33:47 info: sale_by_new_customer() btreeCustomerId [47627757071] transactionId [q4gtc3mk]. 2023-08-11 14:33:47 info: Process Page[S] 111.65.74.62 > q4gtc3mk 'S' 'Credit Card' 47627757071 2023-08-11 14:35:38 info: Process Page 119.56.99.38 > 45 tansk1271@gmail.com 94308533 GL8886L 1043072014 08/09/2023 08/12/2023 2023-08-11 14:35:42 info: sale_by_new_customer() btreeCustomerId [86027825216] transactionId [qyk8k7g1]. 2023-08-11 14:35:42 info: Process Page[S] 119.56.99.38 > qyk8k7g1 'S' 'Credit Card' 86027825216 2023-08-11 14:45:06 info: Process Page 122.11.214.37 > 45 andy9402@gmail.com 86868390 SLQ3411X 1127721074 08/11/2023 08/14/2023 2023-08-11 14:45:09 info: sale_by_new_customer() btreeCustomerId [85030506051] transactionId [rave7p9a]. 2023-08-11 14:45:09 info: Process Page[S] 122.11.214.37 > rave7p9a 'S' 'Credit Card' 85030506051 2023-08-11 14:47:06 info: Process Page 119.56.100.167 > 45 guanchoon52@gmail.com 97416750 Gbf7003r 1042585498 08/09/2023 08/12/2023 2023-08-11 14:47:09 info: sale_by_new_customer() btreeCustomerId [57859754119] transactionId [5mchcfd8]. 2023-08-11 14:47:09 info: Process Page[S] 119.56.100.167 > 5mchcfd8 'S' 'Credit Card' 57859754119 2023-08-11 14:48:45 info: Process Page 27.125.245.195 > 45 mandytays@hotmail.com 0167212008 JRE 3126 1111737114629677 08/11/2023 08/14/2023 2023-08-11 14:48:48 info: sale_by_new_customer() btreeCustomerId [13369772016] transactionId [gf6hnwny]. 2023-08-11 14:48:48 info: Process Page[S] 27.125.245.195 > gf6hnwny 'S' 'Credit Card' 13369772016 2023-08-11 14:55:37 info: Process Page 122.11.212.29 > 45 dynr.reb@gmail.com 97968686 SME1689B 1128735496 08/11/2023 08/14/2023 2023-08-11 14:55:41 info: sale_by_new_customer() btreeCustomerId [40607189101] transactionId [k8pnnv69]. 2023-08-11 14:55:41 info: Process Page[S] 122.11.212.29 > k8pnnv69 'S' 'Credit Card' 40607189101 2023-08-11 15:05:09 info: Process Page 119.56.72.148 > 45 icezzboi@yahoo.com 84443367 SLS4820G 1127827723 08/09/2023 08/12/2023 2023-08-11 15:05:13 info: sale_by_new_customer() btreeCustomerId [82395983301] transactionId [4p2h8b3s]. 2023-08-11 15:05:13 info: Process Page[S] 119.56.72.148 > 4p2h8b3s 'S' 'Credit Card' 82395983301 2023-08-11 15:05:52 info: Process Page 122.11.212.99 > 45 bernard_cheok@yahoo.com.sg 82332472 SJS1708S 1220570625 08/11/2023 08/14/2023 2023-08-11 15:05:55 info: sale_by_new_customer() btreeCustomerId [81166697681] transactionId [az9fyav1]. 2023-08-11 15:05:55 info: Process Page[S] 122.11.212.99 > az9fyav1 'S' 'Credit Card' 81166697681 2023-08-11 15:06:39 info: Process Page 119.56.100.70 > 45 Vito108d@gmail.com 97976492 SJX9639D 1123786923 08/11/2023 08/14/2023 2023-08-11 15:06:42 info: sale_by_new_customer() btreeCustomerId [18174310314] transactionId [9bjbgxqg]. 2023-08-11 15:06:42 info: Process Page[S] 119.56.100.70 > 9bjbgxqg 'S' 'Credit Card' 18174310314 2023-08-11 15:10:54 info: Process Page 111.65.59.3 > 45 yeoit@hotmail.com 98566690 SLZ1536K 1128368156 08/11/2023 08/14/2023 2023-08-11 15:10:59 info: sale_by_new_customer() btreeCustomerId [42087570919] transactionId [bjxevx41]. 2023-08-11 15:10:59 info: Process Page[S] 111.65.59.3 > bjxevx41 'S' 'Credit Card' 42087570919 2023-08-11 15:14:43 info: Process Page 111.65.69.236 > 45 poh96794498@gmail.com 96794498 Skj 9826 s 1129356655 08/11/2023 08/14/2023 2023-08-11 15:14:47 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "52543937023" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(18) "Insufficient Funds" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "hramhwwm" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-11 07:14:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-11 07:14:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "52543937023" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "poh96794498@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "96794498" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNTI1NDM5MzcwMjM" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["additionalProcessorResponse"]=> string(13) "51 : DECLINED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "qyan29f1" ["bin"]=> string(6) "462845" ["last4"]=> string(4) "0831" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "08" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS Bank Ltd" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19xeWFuMjlmMQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "988be4542f90949a9096acce9b8bd72a" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-11 07:14:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "51" ["networkResponseText"]=> string(18) "Insufficient funds" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "303223260867162" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25faHJhbWh3d20" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "hramhwwm" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25faHJhbWh3d20" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "0831" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "qyan29f1" ["bin"]=> string(6) "462845" ["last4"]=> string(4) "0831" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "08" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS Bank Ltd" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19xeWFuMjlmMQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "988be4542f90949a9096acce9b8bd72a" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "08/2026" ["maskedNumber"]=> string(16) "462845******0831" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "52543937023" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "poh96794498@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "96794498" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNTI1NDM5MzcwMjM" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-11 15:15:28 info: Process Page 111.65.36.252 > 45 eugenefoo_78@yahoo.com.sg 82825545 Smc2441c 1126061059 08/11/2023 08/14/2023 2023-08-11 15:15:32 info: sale_by_new_customer() btreeCustomerId [52478093051] transactionId [2ky8d0mz]. 2023-08-11 15:15:32 info: Process Page[S] 111.65.36.252 > 2ky8d0mz 'S' 'Credit Card' 52478093051 2023-08-11 15:16:56 info: Process Page 119.56.103.1 > 45 junmingyap79@gmail.com 97953538 SCE3533Y 1127751435 08/09/2023 08/12/2023 2023-08-11 15:17:00 info: sale_by_new_customer() btreeCustomerId [81642039883] transactionId [r9hsnvy1]. 2023-08-11 15:17:00 info: Process Page[S] 119.56.103.1 > r9hsnvy1 'S' 'Credit Card' 81642039883 2023-08-11 15:17:36 info: Process Page 172.226.156.44 > 45 hongsongjie@gmail.com 98629888 Smf9888k 1221144130 08/11/2023 08/14/2023 2023-08-11 15:17:39 info: sale_by_new_customer() btreeCustomerId [86693561044] transactionId [d22r5jhb]. 2023-08-11 15:17:39 info: Process Page[S] 172.226.156.44 > d22r5jhb 'S' 'Credit Card' 86693561044 2023-08-11 15:19:08 info: Process Page 122.11.212.133 > 45 dp@vertexdg.com.sg 96823107 SBR3030A 1122350993 08/11/2023 08/14/2023 2023-08-11 15:19:11 info: sale_by_new_customer() btreeCustomerId [14882409939] transactionId [0wgr9339]. 2023-08-11 15:19:11 info: Process Page[S] 122.11.212.133 > 0wgr9339 'S' 'Credit Card' 14882409939 2023-08-11 15:22:15 info: Process Page 119.56.102.120 > 45 fey@carsg.sg 91918383 SBZ2288M 1221073496 08/11/2023 08/14/2023 2023-08-11 15:22:19 info: sale_by_new_customer() btreeCustomerId [54239977544] transactionId [ejdx3mt0]. 2023-08-11 15:22:19 info: Process Page[S] 119.56.102.120 > ejdx3mt0 'S' 'Credit Card' 54239977544 2023-08-11 15:22:39 info: Process Page 111.65.69.236 > 45 poh97794498@gmail.com 96794498 Skj 9826 s 1129356655 08/11/2023 08/14/2023 2023-08-11 15:22:42 info: sale_by_new_customer() btreeCustomerId [17135732769] transactionId [f56jb240]. 2023-08-11 15:22:42 info: Process Page[S] 111.65.69.236 > f56jb240 'S' 'Credit Card' 17135732769 2023-08-11 15:23:10 info: Process Page 111.65.44.160 > 45 angtiamlye@gmail.com 97278324 Skf8119c 1220612625 08/11/2023 08/14/2023 2023-08-11 15:23:13 info: sale_by_new_customer() btreeCustomerId [56067754373] transactionId [pq7sday3]. 2023-08-11 15:23:13 info: Process Page[S] 111.65.44.160 > pq7sday3 'S' 'Credit Card' 56067754373 2023-08-11 15:28:03 info: Process Page 119.56.99.86 > 45 tsland9@gmail.com 96384298 SKV6542S 1125911289 08/11/2023 08/14/2023 2023-08-11 15:28:06 info: sale_by_new_customer() btreeCustomerId [80407622934] transactionId [9crkr5ay]. 2023-08-11 15:28:06 info: Process Page[S] 119.56.99.86 > 9crkr5ay 'S' 'Credit Card' 80407622934 2023-08-11 15:28:50 info: Process Page 119.56.104.48 > 45 kiamchinglim@gmail.co 92239435 SJW1619U 1126880673 08/11/2023 08/14/2023 2023-08-11 15:28:51 info: Process Page 101.127.21.69 > 45 emailtonyng@gmail.com 83223366 SDK16A 1129884656 08/11/2023 08/14/2023 2023-08-11 15:28:53 info: sale_by_new_customer() btreeCustomerId [88037850434] transactionId [ajav0ckv]. 2023-08-11 15:28:53 info: Process Page[S] 119.56.104.48 > ajav0ckv 'S' 'Credit Card' 88037850434 2023-08-11 15:28:55 info: sale_by_new_customer() btreeCustomerId [16582874453] transactionId [h491xz7s]. 2023-08-11 15:28:55 info: Process Page[S] 101.127.21.69 > h491xz7s 'S' 'Credit Card' 16582874453 2023-08-11 15:32:32 info: Process Page 119.234.6.71 > 45 Lkhengrwk@gmail.com 96644985 SLD1656M 1126486934 08/11/2023 08/14/2023 2023-08-11 15:32:36 info: sale_by_new_customer() btreeCustomerId [12232471319] transactionId [ker1d0dj]. 2023-08-11 15:32:36 info: Process Page[S] 119.234.6.71 > ker1d0dj 'S' 'Credit Card' 12232471319 2023-08-11 15:35:27 info: Process Page 122.11.245.158 > 45 Lostofluv@msn.com 93223365 SJP2019G 1122983538 08/11/2023 08/14/2023 2023-08-11 15:35:30 info: sale_by_new_customer() btreeCustomerId [85143222901] transactionId [4rkj4n7t]. 2023-08-11 15:35:30 info: Process Page[S] 122.11.245.158 > 4rkj4n7t 'S' 'Credit Card' 85143222901 2023-08-11 15:37:24 info: Process Page 122.11.214.246 > 45 tanpohchoo1032@gmail.com 98731032 SMS1023Z 1129808193 08/11/2023 08/14/2023 2023-08-11 15:37:28 info: sale_by_new_customer() btreeCustomerId [88214662396] transactionId [dkxtkk5r]. 2023-08-11 15:37:28 info: Process Page[S] 122.11.214.246 > dkxtkk5r 'S' 'Credit Card' 88214662396 2023-08-11 15:39:07 info: Process Page 111.65.68.74 > 45 annie.tan@wsa.com 96216922 SKT9758C 1125753053 08/11/2023 08/14/2023 2023-08-11 15:39:12 info: sale_by_new_customer() btreeCustomerId [82966775849] transactionId [gj6ppy3g]. 2023-08-11 15:39:12 info: Process Page[S] 111.65.68.74 > gj6ppy3g 'S' 'Credit Card' 82966775849 2023-08-11 15:39:12 info: Process Page 119.56.103.165 > 45 pearly.foo@hotmail.com 97472138 SMQ3068S 1129669545 08/11/2023 08/14/2023 2023-08-11 15:39:16 info: sale_by_new_customer() btreeCustomerId [83167613101] transactionId [5j34sqj6]. 2023-08-11 15:39:16 info: Process Page[S] 119.56.103.165 > 5j34sqj6 'S' 'Credit Card' 83167613101 2023-08-11 15:41:00 info: Process Page 122.11.212.248 > 45 alanyouren@gmail.com 81185858 Smc878p 1125813493 08/11/2023 08/14/2023 2023-08-11 15:41:04 info: sale_by_new_customer() btreeCustomerId [42620373646] transactionId [75g7yb1s]. 2023-08-11 15:41:04 info: Process Page[S] 122.11.212.248 > 75g7yb1s 'S' 'Credit Card' 42620373646 2023-08-11 15:46:14 info: Process Page 122.11.212.117 > 45 karentoh1507@gmail.com 97986206 SME5678G 1128756806 08/11/2023 08/14/2023 2023-08-11 15:46:17 info: sale_by_new_customer() btreeCustomerId [53062137023] transactionId [1va5m1y8]. 2023-08-11 15:46:17 info: Process Page[S] 122.11.212.117 > 1va5m1y8 'S' 'Credit Card' 53062137023 2023-08-11 15:46:46 info: Process Page 122.11.214.198 > 45 kctan6@gmail.com 81825286 SMQ2229B 1129623385 08/11/2023 08/14/2023 2023-08-11 15:46:50 info: sale_by_new_customer() btreeCustomerId [89264331446] transactionId [5by02dyb]. 2023-08-11 15:46:50 info: Process Page[S] 122.11.214.198 > 5by02dyb 'S' 'Credit Card' 89264331446 2023-08-11 15:47:52 info: Process Page 119.56.106.189 > 45 zhiwei_8_5@hotmail.com 98224059 SNE5067H 1220791734 08/11/2023 08/14/2023 2023-08-11 15:47:55 info: sale_by_new_customer() btreeCustomerId [86995119083] transactionId [04fywjpg]. 2023-08-11 15:47:55 info: Process Page[S] 119.56.106.189 > 04fywjpg 'S' 'Credit Card' 86995119083 2023-08-11 15:47:59 info: Process Page 210.10.2.157 > 45 Ivy372429@gmail.com 91399776 SNK2691T 1127245446 08/11/2023 08/14/2023 2023-08-11 15:48:02 info: sale_by_new_customer() btreeCustomerId [56998374599] transactionId [qqbd8c8s]. 2023-08-11 15:48:02 info: Process Page[S] 210.10.2.157 > qqbd8c8s 'S' 'Credit Card' 56998374599 2023-08-11 15:49:58 info: Process Page 111.65.56.82 > 45 do2727@outlook.com 93860318 SMA27P 1126091402 08/11/2023 08/14/2023 2023-08-11 15:50:01 info: sale_by_new_customer() btreeCustomerId [43374798396] transactionId [3dv2ynt1]. 2023-08-11 15:50:01 info: Process Page[S] 111.65.56.82 > 3dv2ynt1 'S' 'Credit Card' 43374798396 2023-08-11 15:53:38 info: Process Page 119.56.107.199 > 45 Margaret.tiah@gmail.com 96383968 SGD8638D 1127252417 08/11/2023 08/14/2023 2023-08-11 15:53:41 info: sale_by_new_customer() btreeCustomerId [87278777794] transactionId [pt8ht0vw]. 2023-08-11 15:53:41 info: Process Page[S] 119.56.107.199 > pt8ht0vw 'S' 'Credit Card' 87278777794 2023-08-11 15:58:32 info: Process Page 180.87.50.187 > 45 chengtf1970@gmail.com 81898812 SMG1567J 1128879260 08/11/2023 08/14/2023 2023-08-11 15:58:36 info: sale_by_new_customer() btreeCustomerId [59446510783] transactionId [9jnv5j22]. 2023-08-11 15:58:36 info: Process Page[S] 180.87.50.187 > 9jnv5j22 'S' 'Credit Card' 59446510783 2023-08-11 15:58:53 info: Process Page 111.65.58.184 > 45 mavis_kl_tan@yahoo.com 98360382 SMG6961X 1129022842 08/11/2023 08/14/2023 2023-08-11 15:58:56 info: sale_by_new_customer() btreeCustomerId [82211934173] transactionId [1eq6eygk]. 2023-08-11 15:58:56 info: Process Page[S] 111.65.58.184 > 1eq6eygk 'S' 'Credit Card' 82211934173 2023-08-11 15:59:07 info: Process Page 119.56.107.156 > 45 leongkwee.poh@yahoo.com 84829933 SLD9933K 1220386452 08/11/2023 08/14/2023 2023-08-11 15:59:10 info: sale_by_new_customer() btreeCustomerId [17745880401] transactionId [jyyr8tr4]. 2023-08-11 15:59:10 info: Process Page[S] 119.56.107.156 > jyyr8tr4 'S' 'Credit Card' 17745880401 2023-08-11 16:01:17 info: Process Page 122.11.214.131 > 45 Mingsui.ang@gmail.com 81253133 SJQ4887Z 1122963994 08/11/2023 08/14/2023 2023-08-11 16:01:20 info: sale_by_new_customer() btreeCustomerId [85891659366] transactionId [h5ex73yw]. 2023-08-11 16:01:20 info: Process Page[S] 122.11.214.131 > h5ex73yw 'S' 'Credit Card' 85891659366 2023-08-11 16:02:00 info: Process Page 111.65.68.238 > 45 leehua1964@gmail.com 96189802 SFN7519E 1027927160 08/11/2023 08/14/2023 2023-08-11 16:02:03 info: sale_by_new_customer() btreeCustomerId [16729787396] transactionId [7071ry5j]. 2023-08-11 16:02:03 info: Process Page[S] 111.65.68.238 > 7071ry5j 'S' 'Credit Card' 16729787396 2023-08-11 16:02:43 info: Process Page 111.65.58.184 > 45 mavis_kl_tan@yahoo.com 82001090 SML578H 1129301725 08/11/2023 08/14/2023 2023-08-11 16:02:47 info: sale_by_new_customer() btreeCustomerId [54434587064] transactionId [q5yjs6wx]. 2023-08-11 16:02:47 info: Process Page[S] 111.65.58.184 > q5yjs6wx 'S' 'Credit Card' 54434587064 2023-08-11 16:05:39 info: Process Page 119.234.6.10 > 45 jojoshc@live.com 96616869 SGD102K 1129073142 08/11/2023 08/14/2023 2023-08-11 16:05:44 info: sale_by_new_customer() btreeCustomerId [13426727314] transactionId [gp6nsyy4]. 2023-08-11 16:05:44 info: Process Page[S] 119.234.6.10 > gp6nsyy4 'S' 'Credit Card' 13426727314 2023-08-11 16:07:19 info: Process Page 111.65.56.196 > 45 dalton_soh@live.com.sg 92994633 Skz1149g 1126301736 08/11/2023 08/14/2023 2023-08-11 16:07:23 info: sale_by_new_customer() btreeCustomerId [11667323894] transactionId [ksv4rvhn]. 2023-08-11 16:07:23 info: Process Page[S] 111.65.56.196 > ksv4rvhn 'S' 'Credit Card' 11667323894 2023-08-11 16:07:28 info: Process Page 111.65.46.1 > 45 rogerwong1725@gmail.com 97845490 SLZ1703U 1129909991 08/11/2023 08/14/2023 2023-08-11 16:07:32 info: sale_by_new_customer() btreeCustomerId [15008834421] transactionId [7aqbw18e]. 2023-08-11 16:07:32 info: Process Page[S] 111.65.46.1 > 7aqbw18e 'S' 'Credit Card' 15008834421 2023-08-11 16:09:44 info: Process Page 119.56.99.43 > 45 jaden.6868@outlook.com 81596868 SNL9688C 1126683788 08/11/2023 08/14/2023 2023-08-11 16:09:47 info: sale_by_new_customer() btreeCustomerId [53761157619] transactionId [r7vbyah7]. 2023-08-11 16:09:47 info: Process Page[S] 119.56.99.43 > r7vbyah7 'S' 'Credit Card' 53761157619 2023-08-11 16:10:08 info: Process Page 111.65.45.102 > 45 judyting21@hotmail.com 97732778 SLT5772A 1127922292 08/11/2023 08/14/2023 2023-08-11 16:10:13 info: sale_by_new_customer() btreeCustomerId [10861829294] transactionId [pfdkv5pa]. 2023-08-11 16:10:13 info: Process Page[S] 111.65.45.102 > pfdkv5pa 'S' 'Credit Card' 10861829294 2023-08-11 16:11:15 info: Process Page 77.111.245.12 > 45 mindphaser06@gmail.com 92269926 SJY568D 1128852315 08/11/2023 08/14/2023 2023-08-11 16:11:19 info: sale_by_new_customer() btreeCustomerId [85375232619] transactionId [0rpk1c5k]. 2023-08-11 16:11:19 info: Process Page[S] 77.111.245.12 > 0rpk1c5k 'S' 'Credit Card' 85375232619 2023-08-11 16:12:12 info: Process Page 111.65.71.141 > 45 Hsiehkokseng@gmail.com 90885066 SMS5366H 1129811526 08/11/2023 08/14/2023 2023-08-11 16:12:15 info: sale_by_new_customer() btreeCustomerId [42370111446] transactionId [bbzr5znm]. 2023-08-11 16:12:15 info: Process Page[S] 111.65.71.141 > bbzr5znm 'S' 'Credit Card' 42370111446 2023-08-11 16:12:17 info: Process Page 111.65.57.212 > 45 Nanaang_67@yahoo.com.sg 90095408 Slh3040e 1126974393 08/11/2023 08/14/2023 2023-08-11 16:12:20 info: sale_by_new_customer() btreeCustomerId [85438807466] transactionId [aa292vfv]. 2023-08-11 16:12:20 info: Process Page[S] 111.65.57.212 > aa292vfv 'S' 'Credit Card' 85438807466 2023-08-11 16:16:28 info: Process Page 122.11.214.77 > 45 kianhoe.ng@jordoninter.com.sg 97868023 GBA5740K 1041667966 08/11/2023 08/14/2023 2023-08-11 16:16:31 info: sale_by_new_customer() btreeCustomerId [16282968139] transactionId [r9b4tgw5]. 2023-08-11 16:16:31 info: Process Page[S] 122.11.214.77 > r9b4tgw5 'S' 'Credit Card' 16282968139 2023-08-11 16:16:45 info: Process Page 122.11.212.121 > 45 williampoh55@yahoo.com 96363566 SLQ5134H 1127714003 08/11/2023 08/14/2023 2023-08-11 16:16:49 info: sale_by_new_customer() btreeCustomerId [19249989373] transactionId [4rf6chwh]. 2023-08-11 16:16:49 info: Process Page[S] 122.11.212.121 > 4rf6chwh 'S' 'Credit Card' 19249989373 2023-08-11 16:19:10 info: Process Page 111.65.58.162 > 45 bryanliang90@gmail.com 90352618 SNE6564H 1125906595 08/11/2023 08/14/2023 2023-08-11 16:19:13 info: sale_by_new_customer() btreeCustomerId [80499688901] transactionId [4zqy83kf]. 2023-08-11 16:19:13 info: Process Page[S] 111.65.58.162 > 4zqy83kf 'S' 'Credit Card' 80499688901 2023-08-11 16:19:19 info: Process Page 111.65.35.190 > 45 foxz47@yahoo.com 97980195 SMH1874S 1122822520 08/11/2023 08/14/2023 2023-08-11 16:19:22 info: sale_by_new_customer() btreeCustomerId [14955161523] transactionId [44f3ctre]. 2023-08-11 16:19:22 info: Process Page[S] 111.65.35.190 > 44f3ctre 'S' 'Credit Card' 14955161523 2023-08-11 16:20:30 info: Process Page 122.11.214.185 > 45 jixiandragon@gmail.com 93369950 Gbg9714d 1042978007 08/11/2023 08/14/2023 2023-08-11 16:20:33 info: sale_by_new_customer() btreeCustomerId [49292976373] transactionId [489z0h3y]. 2023-08-11 16:20:33 info: Process Page[S] 122.11.214.185 > 489z0h3y 'S' 'Credit Card' 49292976373 2023-08-11 16:23:24 info: Process Page 119.234.8.219 > 45 jlmy2003@yahoo.com.sg 97635343 SLG6761T 1126877274 08/11/2023 08/14/2023 2023-08-11 16:23:29 info: sale_by_new_customer() btreeCustomerId [84769459599] transactionId [h3k0ewjr]. 2023-08-11 16:23:29 info: Process Page[S] 119.234.8.219 > h3k0ewjr 'S' 'Credit Card' 84769459599 2023-08-11 16:28:51 info: Process Page 119.56.100.24 > 45 Tantandehouzi@gmail.com 96322177 SME681D 1220009418 08/11/2023 08/14/2023 2023-08-11 16:28:54 info: sale_by_new_customer() btreeCustomerId [89279945023] transactionId [0e282xyh]. 2023-08-11 16:28:54 info: Process Page[S] 119.56.100.24 > 0e282xyh 'S' 'Credit Card' 89279945023 2023-08-11 16:30:29 info: Process Page 119.234.8.175 > 45 cheungkc09@gmail.com 96333437 SLH6438Y 1127059079 08/11/2023 08/14/2023 2023-08-11 16:30:33 info: sale_by_new_customer() btreeCustomerId [47406700346] transactionId [kw41v90e]. 2023-08-11 16:30:33 info: Process Page[S] 119.234.8.175 > kw41v90e 'S' 'Credit Card' 47406700346 2023-08-11 16:31:41 info: Process Page 111.65.70.164 > 45 e95e01@yahoo.com.sg 96238629 SDN6138B 1125797283 08/11/2023 08/14/2023 2023-08-11 16:31:44 info: sale_by_new_customer() btreeCustomerId [19883328121] transactionId [kvgdss2v]. 2023-08-11 16:31:44 info: Process Page[S] 111.65.70.164 > kvgdss2v 'S' 'Credit Card' 19883328121 2023-08-11 16:32:36 info: Process Page 111.65.44.55 > 45 szekhee@gmail.com 97307908 SND4049Y 1220752893 08/11/2023 08/14/2023 2023-08-11 16:32:40 info: sale_by_new_customer() btreeCustomerId [16117691939] transactionId [bdmqy9cf]. 2023-08-11 16:32:40 info: Process Page[S] 111.65.44.55 > bdmqy9cf 'S' 'Credit Card' 16117691939 2023-08-11 16:34:30 info: Process Page 119.56.99.218 > 45 kschuaf@gmail.com 98168566 SLV6355D 1122828750 08/11/2023 08/14/2023 2023-08-11 16:34:33 info: sale_by_new_customer() btreeCustomerId [83108920744] transactionId [dprst4j1]. 2023-08-11 16:34:33 info: Process Page[S] 119.56.99.218 > dprst4j1 'S' 'Credit Card' 83108920744 2023-08-11 16:34:50 info: Process Page 111.65.47.180 > 45 hianhin52@gmail.com 80280052 SKK8331D 1122620578 08/11/2023 08/14/2023 2023-08-11 16:34:53 info: sale_by_new_customer() btreeCustomerId [10086020401] transactionId [pm1bcktp]. 2023-08-11 16:34:53 info: Process Page[S] 111.65.47.180 > pm1bcktp 'S' 'Credit Card' 10086020401 2023-08-11 16:37:08 info: Process Page 119.234.10.242 > 45 ttsaloh@gmail.com 91372585 SJL6762M 1125277219 08/11/2023 08/14/2023 2023-08-11 16:37:11 info: sale_by_new_customer() btreeCustomerId [83833454294] transactionId [gwnz86ks]. 2023-08-11 16:37:11 info: Process Page[S] 119.234.10.242 > gwnz86ks 'S' 'Credit Card' 83833454294 2023-08-11 16:37:47 info: Process Page 111.65.46.136 > 45 katleen123@live.com 97842245 SLC8751E 1126611606 08/11/2023 08/14/2023 2023-08-11 16:37:50 info: sale_by_new_customer() btreeCustomerId [19620252346] transactionId [gx3m3939]. 2023-08-11 16:37:50 info: Process Page[S] 111.65.46.136 > gx3m3939 'S' 'Credit Card' 19620252346 2023-08-11 16:38:58 info: Process Page 128.106.218.149 > 45 leongchew99@yahoo.com.sg 90622602 SJJ4428C 1127497360 08/12/2023 08/15/2023 2023-08-11 16:39:01 info: sale_by_new_customer() btreeCustomerId [84077373251] transactionId [ng486x8z]. 2023-08-11 16:39:01 info: Process Page[S] 128.106.218.149 > ng486x8z 'S' 'Credit Card' 84077373251 2023-08-11 16:39:44 info: Process Page 122.11.212.116 > 45 davidleongsf@gmail.com 93866038 SJZ8843B 1124032086 08/11/2023 08/14/2023 2023-08-11 16:39:47 info: sale_by_new_customer() btreeCustomerId [86789002744] transactionId [23vx5q4y]. 2023-08-11 16:39:47 info: Process Page[S] 122.11.212.116 > 23vx5q4y 'S' 'Credit Card' 86789002744 2023-08-11 16:41:43 info: Process Page 119.56.97.177 > 45 rogerctlim@yahoo.com.sg 97916803 Smm3577k 1124231464 08/11/2023 08/14/2023 2023-08-11 16:41:46 info: sale_by_new_customer() btreeCustomerId [40081515583] transactionId [385b5y81]. 2023-08-11 16:41:46 info: Process Page[S] 119.56.97.177 > 385b5y81 'S' 'Credit Card' 40081515583 2023-08-11 16:42:30 info: Process Page 122.11.214.105 > 45 chua.luke@gmail.com 90704826 SLK5503H 1127148252 08/11/2023 08/14/2023 2023-08-11 16:42:33 info: sale_by_new_customer() btreeCustomerId [13174849083] transactionId [6q3jftb0]. 2023-08-11 16:42:33 info: Process Page[S] 122.11.214.105 > 6q3jftb0 'S' 'Credit Card' 13174849083 2023-08-11 16:45:12 info: Process Page 111.65.44.37 > 45 agathamkng@gmail.com 97519388 SKZ2811X 1126232907 08/11/2023 08/14/2023 2023-08-11 16:45:15 info: sale_by_new_customer() btreeCustomerId [18820560601] transactionId [bkr05ess]. 2023-08-11 16:45:15 info: Process Page[S] 111.65.44.37 > bkr05ess 'S' 'Credit Card' 18820560601 2023-08-11 16:46:17 info: Process Page 122.11.212.173 > 45 amelia@jinshi.com.sg 96272320 SLE2912L 1126737246 08/11/2023 08/14/2023 2023-08-11 16:46:21 info: sale_by_new_customer() btreeCustomerId [19435875973] transactionId [g1grcm58]. 2023-08-11 16:46:21 info: Process Page[S] 122.11.212.173 > g1grcm58 'S' 'Credit Card' 19435875973 2023-08-11 16:47:57 info: Process Page 119.234.10.22 > 45 mejiro201@gmail.com 91791709 SLN728T 1127494788 08/11/2023 08/14/2023 2023-08-11 16:48:00 info: sale_by_new_customer() btreeCustomerId [11366855849] transactionId [btkqeq89]. 2023-08-11 16:48:00 info: Process Page[S] 119.234.10.22 > btkqeq89 'S' 'Credit Card' 11366855849 2023-08-11 16:48:23 info: Process Page 119.234.8.78 > 45 lilianneo62@gmail.com 97826731 SND7853Y 1220804339 08/11/2023 08/14/2023 2023-08-11 16:48:26 info: sale_by_new_customer() btreeCustomerId [40899942973] transactionId [37s65a9v]. 2023-08-11 16:48:26 info: Process Page[S] 119.234.8.78 > 37s65a9v 'S' 'Credit Card' 40899942973 2023-08-11 16:49:42 info: Process Page 111.65.46.163 > 45 aliciasoh@gmail.com 97839214 Smd3923s 1128696234 08/11/2023 08/14/2023 2023-08-11 16:49:45 info: sale_by_new_customer() btreeCustomerId [85354275981] transactionId [bzwdrd76]. 2023-08-11 16:49:45 info: Process Page[S] 111.65.46.163 > bzwdrd76 'S' 'Credit Card' 85354275981 2023-08-11 16:52:18 info: Process Page 119.56.96.168 > 45 lawsyng@gmail.com 97923431 SGM5988R 1126385269 08/11/2023 08/14/2023 2023-08-11 16:52:20 info: Process Page 111.65.47.212 > 45 ham_agnes@yahoo.com.sg 97909808 Slb4017z 1126432573 08/11/2023 08/14/2023 2023-08-11 16:52:22 info: sale_by_new_customer() btreeCustomerId [87510060064] transactionId [mcmacbz7]. 2023-08-11 16:52:22 info: Process Page[S] 119.56.96.168 > mcmacbz7 'S' 'Credit Card' 87510060064 2023-08-11 16:52:24 info: sale_by_new_customer() btreeCustomerId [16963861749] transactionId [5xwdyvej]. 2023-08-11 16:52:24 info: Process Page[S] 111.65.47.212 > 5xwdyvej 'S' 'Credit Card' 16963861749 2023-08-11 16:55:21 info: Process Page 122.11.214.24 > 45 vincecgh@hotmail.com 98534040 SMW1485 1220064389 08/11/2023 08/14/2023 2023-08-11 16:55:24 info: sale_by_new_customer() btreeCustomerId [82071239549] transactionId [0rbxa49f]. 2023-08-11 16:55:24 info: Process Page[S] 122.11.214.24 > 0rbxa49f 'S' 'Credit Card' 82071239549 2023-08-11 16:59:27 info: Process Page 119.56.102.99 > 45 weimenglee@gmail.com 96924065 SLP5047G 1127535243 08/11/2023 08/14/2023 2023-08-11 16:59:30 info: sale_by_new_customer() btreeCustomerId [13551600899] transactionId [rgft4h9p]. 2023-08-11 16:59:30 info: Process Page[S] 119.56.102.99 > rgft4h9p 'S' 'Credit Card' 13551600899 2023-08-11 17:01:04 info: Process Page 122.11.214.241 > 45 lynnliem@yahoo.com.sg 97441213 SLL71P 1125707696 08/11/2023 08/14/2023 2023-08-11 17:01:07 info: sale_by_new_customer() btreeCustomerId [84478891294] transactionId [1jf0nn5n]. 2023-08-11 17:01:07 info: Process Page[S] 122.11.214.241 > 1jf0nn5n 'S' 'Credit Card' 84478891294 2023-08-11 17:01:31 info: Process Page 119.234.8.195 > 45 larry.kc.quah@gmail.com 97360986 SNG2230L 1128161584 08/11/2023 08/14/2023 2023-08-11 17:01:34 info: sale_by_new_customer() btreeCustomerId [42065097666] transactionId [43a8bg27]. 2023-08-11 17:01:34 info: Process Page[S] 119.234.8.195 > 43a8bg27 'S' 'Credit Card' 42065097666 2023-08-11 17:02:31 info: Process Page 119.56.106.132 > 45 weiqiang.sw@gmail.com 98550173 SJD882G 1220716849 08/11/2023 08/14/2023 2023-08-11 17:02:35 info: sale_by_new_customer() btreeCustomerId [13538920583] transactionId [ae77a9pd]. 2023-08-11 17:02:35 info: Process Page[S] 119.56.106.132 > ae77a9pd 'S' 'Credit Card' 13538920583 2023-08-11 17:03:00 info: Process Page 122.11.214.241 > 45 skyline@gmail.com 88228801 SLC9103U 1126594282 08/11/2023 08/14/2023 2023-08-11 17:03:03 info: sale_by_new_customer() btreeCustomerId [40373089446] transactionId [21428w0t]. 2023-08-11 17:03:03 info: Process Page[S] 122.11.214.241 > 21428w0t 'S' 'Credit Card' 40373089446 2023-08-11 17:03:45 info: Process Page 122.11.212.145 > 45 an.geline@hotmail.com 98522083 SGR1199B 1129668612 08/11/2023 08/14/2023 2023-08-11 17:03:49 info: sale_by_new_customer() btreeCustomerId [42728460634] transactionId [j1s1va0m]. 2023-08-11 17:03:49 info: Process Page[S] 122.11.212.145 > j1s1va0m 'S' 'Credit Card' 42728460634 2023-08-11 17:05:57 info: Process Page 111.65.44.17 > 45 bcterng@yahoo.com.sg 96366965 SME889Y 1124104976 08/11/2023 08/14/2023 2023-08-11 17:06:01 info: sale_by_new_customer() btreeCustomerId [51093731696] transactionId [f5w6wfj8]. 2023-08-11 17:06:01 info: Process Page[S] 111.65.44.17 > f5w6wfj8 'S' 'Credit Card' 51093731696 2023-08-11 17:06:30 info: Process Page 122.11.245.140 > 45 bernard@equitchem.com.sg 98484181 SMJ6821B 1129167341 08/11/2023 08/14/2023 2023-08-11 17:06:33 info: sale_by_new_customer() btreeCustomerId [83638146716] transactionId [g3qt3xf8]. 2023-08-11 17:06:33 info: Process Page[S] 122.11.245.140 > g3qt3xf8 'S' 'Credit Card' 83638146716 2023-08-11 17:09:04 info: Process Page 111.65.44.205 > 45 richheng2631@gmail.com 97366951 SLN5706z 1127487535 08/11/2023 08/14/2023 2023-08-11 17:09:07 info: sale_by_new_customer() btreeCustomerId [80825067901] transactionId [adxq01k7]. 2023-08-11 17:09:07 info: Process Page[S] 111.65.44.205 > adxq01k7 'S' 'Credit Card' 80825067901 2023-08-11 17:09:29 info: Process Page 119.56.108.166 > 45 qixin_min@yahoo.com.sg 94362633 SMT7405K 1125848862 08/11/2023 08/14/2023 2023-08-11 17:09:32 info: sale_by_new_customer() btreeCustomerId [80708691844] transactionId [c1bj8k3y]. 2023-08-11 17:09:32 info: Process Page[S] 119.56.108.166 > c1bj8k3y 'S' 'Credit Card' 80708691844 2023-08-11 17:15:31 info: Process Page 122.11.214.26 > 45 alvinywl@gmail.com 97928744 SMK2911X 1129201959 08/11/2023 08/14/2023 2023-08-11 17:15:35 info: sale_by_new_customer() btreeCustomerId [81683967401] transactionId [amhkcfr6]. 2023-08-11 17:15:35 info: Process Page[S] 122.11.214.26 > amhkcfr6 'S' 'Credit Card' 81683967401 2023-08-11 17:16:32 info: Process Page 111.65.47.22 > 45 LAIW0001@gmail.com 81577158 SKV8568E 1129504056 08/11/2023 08/14/2023 2023-08-11 17:16:35 info: sale_by_new_customer() btreeCustomerId [88035931134] transactionId [egat523g]. 2023-08-11 17:16:35 info: Process Page[S] 111.65.47.22 > egat523g 'S' 'Credit Card' 88035931134 2023-08-11 17:16:58 info: Process Page 122.11.246.156 > 45 karzkoncept@gmail.com 92965505 SJJ5503L 1129177522 08/11/2023 08/14/2023 2023-08-11 17:17:01 info: sale_by_new_customer() btreeCustomerId [51835354516] transactionId [07t24kgj]. 2023-08-11 17:17:01 info: Process Page[S] 122.11.246.156 > 07t24kgj 'S' 'Credit Card' 51835354516 2023-08-11 17:17:06 info: Process Page 119.56.102.66 > 45 andytancy@yahoo.com.sg 90032300 SNC9017L 1128760162 08/11/2023 08/14/2023 2023-08-11 17:17:10 info: sale_by_new_customer() btreeCustomerId [10588245346] transactionId [c36ex2wx]. 2023-08-11 17:17:10 info: Process Page[S] 119.56.102.66 > c36ex2wx 'S' 'Credit Card' 10588245346 2023-08-11 17:18:24 info: Process Page 119.56.97.68 > 45 tiakleechew@gmail.com 83835779 SKR2825Z 1125594572 08/11/2023 08/14/2023 2023-08-11 17:18:27 info: sale_by_new_customer() btreeCustomerId [40659908121] transactionId [5ezpfy0g]. 2023-08-11 17:18:27 info: Process Page[S] 119.56.97.68 > 5ezpfy0g 'S' 'Credit Card' 40659908121 2023-08-11 17:18:30 info: Process Page 14.100.37.171 > 45 chinese_1983@hotmail.com 81129275 SLV2645T 1128171541 08/11/2023 08/14/2023 2023-08-11 17:18:33 info: sale_by_new_customer() btreeCustomerId [56444752673] transactionId [jfqcs4qd]. 2023-08-11 17:18:33 info: Process Page[S] 14.100.37.171 > jfqcs4qd 'S' 'Credit Card' 56444752673 2023-08-11 17:23:46 info: Process Page 210.10.6.86 > 45 limkg69@gmail.com 90935595 SKV5675Z 1125958356 08/11/2023 08/14/2023 2023-08-11 17:23:49 info: sale_by_new_customer() btreeCustomerId [40306765703] transactionId [cd13g925]. 2023-08-11 17:23:49 info: Process Page[S] 210.10.6.86 > cd13g925 'S' 'Credit Card' 40306765703 2023-08-11 17:24:12 info: Process Page 111.65.47.243 > 45 BENYEONG62@GMAIL.COM 96411979 SLC9421B 1126543867 08/11/2023 08/14/2023 2023-08-11 17:24:16 info: sale_by_new_customer() btreeCustomerId [89693446094] transactionId [974z5srj]. 2023-08-11 17:24:16 info: Process Page[S] 111.65.47.243 > 974z5srj 'S' 'Credit Card' 89693446094 2023-08-11 17:25:10 info: Process Page 122.11.212.162 > 45 chuajamie@yahoo.com 94515658 Slq5871m 1127676584 08/11/2023 08/14/2023 2023-08-11 17:25:13 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "86532848544" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(22) "Declined - Call Issuer" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "6crp017y" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-11 09:25:12.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-11 09:25:13.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "86532848544" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(19) "chuajamie@yahoo.com" ["website"]=> NULL ["phone"]=> string(8) "94515658" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODY1MzI4NDg1NDQ" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2044" ["processorResponseText"]=> string(22) "Declined - Call Issuer" ["additionalProcessorResponse"]=> string(21) "51 : NEW ACCOUNT INFO" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "nt2bxg6z" ["bin"]=> string(6) "516240" ["last4"]=> string(4) "2242" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "06" ["expirationYear"]=> string(4) "2029" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(3) "Yes" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(30) "YOU TECHNOLOGIES GROUP (SINGAP" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MRD" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19udDJieGc2eg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "139503b4f2ce43ac9ce2872cfc1573c4" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-11 09:25:13.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "83" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "01" ["merchantAdviceCodeText"]=> string(33) "New account information available" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MRDMOUAUV0811" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fNmNycDAxN3k" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "6crp017y" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fNmNycDAxN3k" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2044" ["processorResponseText"]=> string(22) "Declined - Call Issuer" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "2242" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "nt2bxg6z" ["bin"]=> string(6) "516240" ["last4"]=> string(4) "2242" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "06" ["expirationYear"]=> string(4) "2029" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(3) "Yes" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(30) "YOU TECHNOLOGIES GROUP (SINGAP" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MRD" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19udDJieGc2eg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "139503b4f2ce43ac9ce2872cfc1573c4" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "06/2029" ["maskedNumber"]=> string(16) "516240******2242" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "86532848544" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(19) "chuajamie@yahoo.com" ["website"]=> NULL ["phone"]=> string(8) "94515658" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODY1MzI4NDg1NDQ" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-11 17:26:59 info: Process Page 122.11.212.162 > 45 chuajamie@yahoo.com 94515658 Slq5871m 1127676584 08/11/2023 08/14/2023 2023-08-11 17:27:02 info: sale_by_new_customer() btreeCustomerId [86863007601] transactionId [5qrm49mw]. 2023-08-11 17:27:02 info: Process Page[S] 122.11.212.162 > 5qrm49mw 'S' 'Credit Card' 86863007601 2023-08-11 17:28:06 info: Process Page 122.11.214.202 > 45 binquan87@hotmail.com 83334241 SKD2708C 1029919008 08/11/2023 08/14/2023 2023-08-11 17:28:11 info: sale_by_new_customer() btreeCustomerId [89752233439] transactionId [arezj5t5]. 2023-08-11 17:28:11 info: Process Page[S] 122.11.214.202 > arezj5t5 'S' 'Credit Card' 89752233439 2023-08-11 17:35:52 info: Process Page 111.65.56.177 > 45 erlina_ke@yahoo.com 97454467 Slk7548Z 1127227238 08/11/2023 08/14/2023 2023-08-11 17:35:56 info: sale_by_new_customer() btreeCustomerId [84978163439] transactionId [7zgz9db5]. 2023-08-11 17:35:56 info: Process Page[S] 111.65.56.177 > 7zgz9db5 'S' 'Credit Card' 84978163439 2023-08-11 17:36:30 info: Process Page 111.65.47.244 > 45 louisshheng@gmail.com 96312516 SNG2850Y 1220980452 08/11/2023 08/14/2023 2023-08-11 17:36:34 info: sale_by_new_customer() btreeCustomerId [87291089044] transactionId [427by1vm]. 2023-08-11 17:36:34 info: Process Page[S] 111.65.47.244 > 427by1vm 'S' 'Credit Card' 87291089044 2023-08-11 17:40:57 info: Process Page 128.106.218.149 > 45 chua.qiyou@gmail.com 84845390 SLW6109T 1128300843 08/11/2023 08/14/2023 2023-08-11 17:41:00 info: sale_by_new_customer() btreeCustomerId [40193292299] transactionId [bx8qphks]. 2023-08-11 17:41:00 info: Process Page[S] 128.106.218.149 > bx8qphks 'S' 'Credit Card' 40193292299 2023-08-11 17:50:00 info: Process Page 111.65.33.240 > 45 sengkiatneo@yahoo.com 86867869 SKV6724J 1129667698 08/11/2023 08/14/2023 2023-08-11 17:50:03 info: sale_by_new_customer() btreeCustomerId [80694968634] transactionId [d73n84dq]. 2023-08-11 17:50:03 info: Process Page[S] 111.65.33.240 > d73n84dq 'S' 'Credit Card' 80694968634 2023-08-11 17:52:46 info: Process Page 122.11.214.74 > 45 Lobstermichael@yahoo.com 97682287 SLB8465L 1126498286 08/10/2023 08/13/2023 2023-08-11 17:52:49 info: sale_by_new_customer() btreeCustomerId [87220924119] transactionId [6dd562kw]. 2023-08-11 17:52:49 info: Process Page[S] 122.11.214.74 > 6dd562kw 'S' 'Credit Card' 87220924119 2023-08-11 17:55:56 info: Process Page 122.11.214.185 > 45 albertngoh23@gmail.com 93831069 SJA8238E 1126317246 08/11/2023 08/14/2023 2023-08-11 17:55:59 info: sale_by_new_customer() btreeCustomerId [83481821421] transactionId [h5cb1c7v]. 2023-08-11 17:55:59 info: Process Page[S] 122.11.214.185 > h5cb1c7v 'S' 'Credit Card' 83481821421 2023-08-11 17:59:22 info: Process Page 122.11.214.180 > 45 jinrong_li@yahoo.com.sg 93890472 SMM2439H 1129322630 08/11/2023 08/14/2023 2023-08-11 17:59:26 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "88818205299" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "7m7na61y" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-11 09:59:24.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-11 09:59:25.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "88818205299" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(23) "jinrong_li@yahoo.com.sg" ["website"]=> NULL ["phone"]=> string(8) "93890472" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODg4MTgyMDUyOTk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["additionalProcessorResponse"]=> string(21) "51 : NEW ACCOUNT INFO" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "jvmmhjm2" ["bin"]=> string(6) "512972" ["last4"]=> string(4) "3511" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "09" ["expirationYear"]=> string(4) "2029" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "UNITED OVERSEAS BANK LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19qdm1taGptMg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "964af799276e76e5ecd7fb7e0133736b" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-11 09:59:25.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "79" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "01" ["merchantAdviceCodeText"]=> string(33) "New account information available" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MDP331T380811" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fN203bmE2MXk" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "7m7na61y" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fN203bmE2MXk" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "3511" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "jvmmhjm2" ["bin"]=> string(6) "512972" ["last4"]=> string(4) "3511" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "09" ["expirationYear"]=> string(4) "2029" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "UNITED OVERSEAS BANK LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19qdm1taGptMg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "964af799276e76e5ecd7fb7e0133736b" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "09/2029" ["maskedNumber"]=> string(16) "512972******3511" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "88818205299" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(23) "jinrong_li@yahoo.com.sg" ["website"]=> NULL ["phone"]=> string(8) "93890472" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODg4MTgyMDUyOTk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-11 18:00:15 info: Process Page 111.65.69.164 > 45 lee.melinda@hotmail.com 96221371 SJR9598U 1123320680 08/11/2023 08/14/2023 2023-08-11 18:00:18 info: sale_by_new_customer() btreeCustomerId [52333334203] transactionId [g0qack3k]. 2023-08-11 18:00:18 info: Process Page[S] 111.65.69.164 > g0qack3k 'S' 'Credit Card' 52333334203 2023-08-11 18:00:31 info: Process Page 119.56.78.213 > 45 andykoh_22@hotmail.com 96902668 SLV6975P 1128182449 08/11/2023 08/14/2023 2023-08-11 18:00:35 info: sale_by_new_customer() btreeCustomerId [89922904836] transactionId [nqrvp5kq]. 2023-08-11 18:00:35 info: Process Page[S] 119.56.78.213 > nqrvp5kq 'S' 'Credit Card' 89922904836 2023-08-11 18:00:53 info: Process Page 122.11.214.180 > 45 jinrong_li@yahoo.com.sg 93890472 SMM2439H 1129322630 08/11/2023 08/14/2023 2023-08-11 18:00:57 info: sale_by_new_customer() btreeCustomerId [17281055314] transactionId [k7apwb50]. 2023-08-11 18:00:57 info: Process Page[S] 122.11.214.180 > k7apwb50 'S' 'Credit Card' 17281055314 2023-08-11 18:04:28 info: Process Page 111.65.44.73 > 45 sharongoh1@hotmail.com 96420866 SDJ5500R 1221143968 08/11/2023 08/14/2023 2023-08-11 18:04:32 info: sale_by_new_customer() btreeCustomerId [85956120744] transactionId [793sbxnw]. 2023-08-11 18:04:32 info: Process Page[S] 111.65.44.73 > 793sbxnw 'S' 'Credit Card' 85956120744 2023-08-11 18:12:24 info: Process Page 111.65.45.147 > 45 guanheng81@hotmail.com 92365151 SLT4925H 1127892643 08/11/2023 08/14/2023 2023-08-11 18:12:27 info: sale_by_new_customer() btreeCustomerId [88972280751] transactionId [e9xceym5]. 2023-08-11 18:12:27 info: Process Page[S] 111.65.45.147 > e9xceym5 'S' 'Credit Card' 88972280751 2023-08-11 18:23:03 info: Process Page 111.65.58.165 > 45 MENG_1365@YAHOO.COM.SG 94242191 Sms7612J 1127611754 08/11/2023 08/14/2023 2023-08-11 18:23:07 info: sale_by_new_customer() btreeCustomerId [13308909381] transactionId [5f32tgrb]. 2023-08-11 18:23:07 info: Process Page[S] 111.65.58.165 > 5f32tgrb 'S' 'Credit Card' 13308909381 2023-08-11 18:27:51 info: Process Page 119.234.6.101 > 45 rentin0308@gmail.com 97871868 GBH3406C 1043020683 08/11/2023 08/14/2023 2023-08-11 18:27:55 info: sale_by_new_customer() btreeCustomerId [82918952249] transactionId [m5r17ett]. 2023-08-11 18:27:55 info: Process Page[S] 119.234.6.101 > m5r17ett 'S' 'Credit Card' 82918952249 2023-08-11 18:33:49 info: Process Page 119.234.5.158 > 45 angela@alleight.com 87185973 SNC3987B 1127379815 08/11/2023 08/14/2023 2023-08-11 18:33:51 info: sale_by_new_customer() btreeCustomerId [81975150703] transactionId [hrpe6a18]. 2023-08-11 18:33:51 info: Process Page[S] 119.234.5.158 > hrpe6a18 'S' 'Credit Card' 81975150703 2023-08-11 18:34:09 info: Process Page 111.65.56.17 > 45 stevenquek58@gmail.com 98248286 SMJ7536T 1129154760 08/11/2023 08/14/2023 2023-08-11 18:34:12 info: sale_by_new_customer() btreeCustomerId [86088378264] transactionId [hewv06pk]. 2023-08-11 18:34:12 info: Process Page[S] 111.65.56.17 > hewv06pk 'S' 'Credit Card' 86088378264 2023-08-11 18:46:26 info: Process Page 122.11.212.165 > 45 fionchoi88@hotmail.com 90089582 SJC8477X 1123574683 08/11/2023 08/14/2023 2023-08-11 18:46:29 info: sale_by_new_customer() btreeCustomerId [83604913003] transactionId [8038gkzh]. 2023-08-11 18:46:29 info: Process Page[S] 122.11.212.165 > 8038gkzh 'S' 'Credit Card' 83604913003 2023-08-11 18:58:07 info: Process Page 122.11.214.17 > 45 xjtai@hotmail.com 97559564 SLM3820U 1127404117 08/11/2023 08/14/2023 2023-08-11 18:58:10 info: sale_by_new_customer() btreeCustomerId [40512047899] transactionId [0tv9bpkk]. 2023-08-11 18:58:10 info: Process Page[S] 122.11.214.17 > 0tv9bpkk 'S' 'Credit Card' 40512047899 2023-08-11 19:01:21 info: Process Page 119.56.109.165 > 45 chiang.wb@hotmail.sg 81266776 SLW49Y 1128693058 08/11/2023 08/14/2023 2023-08-11 19:01:24 info: sale_by_new_customer() btreeCustomerId [55372050434] transactionId [775yd6t8]. 2023-08-11 19:01:24 info: Process Page[S] 119.56.109.165 > 775yd6t8 'S' 'Credit Card' 55372050434 2023-08-11 19:16:10 info: Process Page 148.253.25.134 > 45 kevinex2004@gmail.com 93803939 SMT759K 1129958279 08/11/2023 08/14/2023 2023-08-11 19:16:14 info: sale_by_new_customer() btreeCustomerId [19906310849] transactionId [bh7crpzy]. 2023-08-11 19:16:14 info: Process Page[S] 148.253.25.134 > bh7crpzy 'S' 'Credit Card' 19906310849 2023-08-11 19:24:50 info: Process Page 148.253.25.143 > 45 catherine@ecoplus.com.sg 96722052 SDD338H 1220871221 08/11/2023 08/14/2023 2023-08-11 19:24:53 info: sale_by_new_customer() btreeCustomerId [58409752934] transactionId [dgj1408b]. 2023-08-11 19:24:53 info: Process Page[S] 148.253.25.143 > dgj1408b 'S' 'Credit Card' 58409752934 2023-08-11 19:54:41 info: Process Page 148.253.25.143 > 45 chuaphi@gmail.com 98164980 SBU800Z 1124993882 08/11/2023 08/14/2023 2023-08-11 19:54:45 info: sale_by_new_customer() btreeCustomerId [40683942314] transactionId [f7521eah]. 2023-08-11 19:54:45 info: Process Page[S] 148.253.25.143 > f7521eah 'S' 'Credit Card' 40683942314 2023-08-11 22:49:20 info: Process Page 138.75.55.3 > 45 rrajiv85@hotmail.com 92309916 SMS7934E 1129933586 08/13/2023 08/16/2023 2023-08-11 22:49:23 info: sale_by_new_customer() btreeCustomerId [17495742299] transactionId [p2tcrzeq]. 2023-08-11 22:49:23 info: Process Page[S] 138.75.55.3 > p2tcrzeq 'S' 'Credit Card' 17495742299 2023-08-12 00:19:47 info: Process Page 61.238.137.250 > 45 starfirelim@hotmail.com 94880307 SGL18D 1129053722 08/11/2023 08/14/2023 2023-08-12 00:19:51 info: sale_by_new_customer() btreeCustomerId [84161855153] transactionId [f73dm256]. 2023-08-12 00:19:51 info: Process Page[S] 61.238.137.250 > f73dm256 'S' 'Credit Card' 84161855153 2023-08-12 00:21:52 info: Process Page 61.238.137.250 > 45 starfirelim@hotmail.com 98522083 SGR1199B 1129668612 08/11/2023 08/14/2023 2023-08-12 00:21:56 info: sale_by_new_customer() btreeCustomerId [16506248536] transactionId [h5f2kc5h]. 2023-08-12 00:21:56 info: Process Page[S] 61.238.137.250 > h5f2kc5h 'S' 'Credit Card' 16506248536 2023-08-12 09:47:26 info: Process Page 151.192.188.150 > 45 dqdarren@gmail.com 97302306 SLM57B 1220409311 08/13/2023 08/16/2023 2023-08-12 09:47:29 info: sale_by_new_customer() btreeCustomerId [18738681564] transactionId [mw4mdr86]. 2023-08-12 09:47:29 info: Process Page[S] 151.192.188.150 > mw4mdr86 'S' 'Credit Card' 18738681564 2023-08-12 12:08:23 info: Process Page 148.253.25.135 > 45 kichigai_dl@yahoo.com.sg 96802342 SJN6227G 1220285191 08/11/2023 08/14/2023 2023-08-12 12:08:26 info: sale_by_new_customer() btreeCustomerId [51066491836] transactionId [dnssp2c3]. 2023-08-12 12:08:26 info: Process Page[S] 148.253.25.135 > dnssp2c3 'S' 'Credit Card' 51066491836 2023-08-12 12:37:16 info: Process Page 148.253.25.136 > 45 yanpengchew@hotmail.com 97896395 SGL3111Y 1126738145 08/11/2023 08/14/2023 2023-08-12 12:37:19 info: sale_by_new_customer() btreeCustomerId [81119388583] transactionId [meyv19dk]. 2023-08-12 12:37:19 info: Process Page[S] 148.253.25.136 > meyv19dk 'S' 'Credit Card' 81119388583 2023-08-12 18:27:42 info: Process Page 49.245.73.20 > 45 melvinlew@gmail.com 91170048 SLX8883Y 1128225405 08/13/2023 08/16/2023 2023-08-12 18:27:45 info: sale_by_new_customer() btreeCustomerId [18456062794] transactionId [cfk20j5n]. 2023-08-12 18:27:45 info: Process Page[S] 49.245.73.20 > cfk20j5n 'S' 'Credit Card' 18456062794 2023-08-12 22:09:43 info: Process Page 119.74.146.145 > 45 Morrisow62@gmail.com 96692000 SNK2152H 1220648000 08/13/2023 08/16/2023 2023-08-12 22:09:47 info: sale_by_new_customer() btreeCustomerId [12955283173] transactionId [f149et8s]. 2023-08-12 22:09:47 info: Process Page[S] 119.74.146.145 > f149et8s 'S' 'Credit Card' 12955283173 2023-08-12 23:09:50 info: Process Page 148.253.25.144 > 45 mervin.toh@gmail.com 91899917 SLD9155P 1126735018 08/11/2023 08/14/2023 2023-08-12 23:09:55 info: sale_by_new_customer() btreeCustomerId [86137208016] transactionId [rrr7jgjq]. 2023-08-12 23:09:55 info: Process Page[S] 148.253.25.144 > rrr7jgjq 'S' 'Credit Card' 86137208016 2023-08-12 23:34:39 info: Process Page 119.234.9.135 > 45 toh.john@yahoo.com.sg 91819917 SGH819E 1120131361 08/13/2023 08/16/2023 2023-08-12 23:34:43 info: sale_by_new_customer() btreeCustomerId [14992068601] transactionId [gqzyy8g0]. 2023-08-12 23:34:43 info: Process Page[S] 119.234.9.135 > gqzyy8g0 'S' 'Credit Card' 14992068601 2023-08-13 00:26:23 info: Process Page 148.253.25.144 > 45 singaporejoanna@yahoo.com.sg 88134999 SKH7222H 1220173635 08/11/2023 08/14/2023 2023-08-13 00:26:27 info: sale_by_new_customer() btreeCustomerId [49098854696] transactionId [5k6t4tf1]. 2023-08-13 00:26:27 info: Process Page[S] 148.253.25.144 > 5k6t4tf1 'S' 'Credit Card' 49098854696 2023-08-13 00:50:31 info: Process Page 148.253.25.144 > 45 gennaang@gmail.com 96715922 SDM8823Z 1220517049 08/11/2023 08/14/2023 2023-08-13 00:50:34 info: sale_by_new_customer() btreeCustomerId [80827453173] transactionId [8q5gqw2j]. 2023-08-13 00:50:34 info: Process Page[S] 148.253.25.144 > 8q5gqw2j 'S' 'Credit Card' 80827453173 2023-08-13 08:11:16 info: Process Page 148.253.25.145 > 45 pengloo@hotmail.com 97526832 SLD2250T 1126618909 08/11/2023 08/14/2023 2023-08-13 08:11:19 info: sale_by_new_customer() btreeCustomerId [54297717401] transactionId [b39rytny]. 2023-08-13 08:11:19 info: Process Page[S] 148.253.25.145 > b39rytny 'S' 'Credit Card' 54297717401 2023-08-13 09:04:06 info: Process Page 218.186.168.104 > 45 brendalim01@hotmail.com 96613207 SMF1961J 1128882859 08/13/2023 08/16/2023 2023-08-13 09:04:10 info: sale_by_new_customer() btreeCustomerId [56440601716] transactionId [jwfs1465]. 2023-08-13 09:04:10 info: Process Page[S] 218.186.168.104 > jwfs1465 'S' 'Credit Card' 56440601716 2023-08-13 09:20:41 info: Process Page 148.253.25.144 > 45 koh3933@hotmail.com 91258284 SDF37R 1125824937 08/11/2023 08/14/2023 2023-08-13 09:20:45 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "40554127864" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(12) "Expired Card" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "06hed6w8" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-13 01:20:44.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-13 01:20:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "40554127864" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(19) "koh3933@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "91258284" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDA1NTQxMjc4NjQ" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2004" ["processorResponseText"]=> string(12) "Expired Card" ["additionalProcessorResponse"]=> string(17) "54 : EXPIRED CARD" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "9b4skxsm" ["bin"]=> string(6) "426588" ["last4"]=> string(4) "4517" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2025" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "United Overseas Bank Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY185YjRza3hzbQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "91c1fd3ae7565f93dd9e4ac3d593ae4e" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-13 01:20:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "54" ["networkResponseText"]=> string(12) "Expired card" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "463225048445577" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fMDZoZWQ2dzg" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "06hed6w8" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fMDZoZWQ2dzg" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2004" ["processorResponseText"]=> string(12) "Expired Card" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "4517" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "9b4skxsm" ["bin"]=> string(6) "426588" ["last4"]=> string(4) "4517" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2025" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "United Overseas Bank Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY185YjRza3hzbQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "91c1fd3ae7565f93dd9e4ac3d593ae4e" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "11/2025" ["maskedNumber"]=> string(16) "426588******4517" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "40554127864" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(19) "koh3933@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "91258284" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDA1NTQxMjc4NjQ" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-13 09:27:00 info: Process Page 148.253.25.134 > 45 khh.kent@gmail.com 92953233 SCE8838K 1129587987 08/11/2023 08/14/2023 2023-08-13 09:27:04 info: sale_by_new_customer() btreeCustomerId [15323028419] transactionId [8ve0t7d7]. 2023-08-13 09:27:04 info: Process Page[S] 148.253.25.134 > 8ve0t7d7 'S' 'Credit Card' 15323028419 2023-08-13 09:31:21 info: Process Page 148.253.25.134 > 45 koh3933@hotmail.com 91258284 SDF37R 1125824937 08/11/2023 08/14/2023 2023-08-13 09:31:24 info: sale_by_new_customer() btreeCustomerId [57702060981] transactionId [7j9s8rjr]. 2023-08-13 09:31:24 info: Process Page[S] 148.253.25.134 > 7j9s8rjr 'S' 'Credit Card' 57702060981 2023-08-13 09:35:27 info: Process Page 148.253.25.135 > 45 victorlhlim@yahoo.com.sg 90227746 SMH4988C 1125447151 08/11/2023 08/14/2023 2023-08-13 09:35:30 info: sale_by_new_customer() btreeCustomerId [47872655634] transactionId [6vw56mkc]. 2023-08-13 09:35:30 info: Process Page[S] 148.253.25.135 > 6vw56mkc 'S' 'Credit Card' 47872655634 2023-08-13 10:01:17 info: Process Page 138.75.244.70 > 45 alex.limyh@gmail.com 98206848 SLQ1063E 1127685402 08/13/2023 08/16/2023 2023-08-13 10:01:20 info: sale_by_new_customer() btreeCustomerId [10215140634] transactionId [q12f4g6s]. 2023-08-13 10:01:20 info: Process Page[S] 138.75.244.70 > q12f4g6s 'S' 'Credit Card' 10215140634 2023-08-13 10:49:58 info: Process Page 122.11.214.50 > 45 wanzhen_83@hotmail.com 96378558 SLH2644U 1127086840 08/11/2023 08/14/2023 2023-08-13 10:50:01 info: sale_by_new_customer() btreeCustomerId [19315705503] transactionId [1hzrgqd8]. 2023-08-13 10:50:01 info: Process Page[S] 122.11.214.50 > 1hzrgqd8 'S' 'Credit Card' 19315705503 2023-08-13 10:59:07 info: Process Page 219.74.196.178 > 45 alantiu23@gmail.com 90672223 SDK2223E 1128202247 08/13/2023 08/16/2023 2023-08-13 10:59:10 info: sale_by_new_customer() btreeCustomerId [57074700934] transactionId [b822jxv5]. 2023-08-13 10:59:10 info: Process Page[S] 219.74.196.178 > b822jxv5 'S' 'Credit Card' 57074700934 2023-08-13 11:01:38 info: Process Page 148.253.25.136 > 45 nick@furnitureclub.sg 81835653 SNF6398R 1129677598 08/11/2023 08/14/2023 2023-08-13 11:01:42 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "84063900899" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(12) "Expired Card" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "ht1ekphh" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-13 03:01:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-13 03:01:42.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "84063900899" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "nick@furnitureclub.sg" ["website"]=> NULL ["phone"]=> string(8) "81835653" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODQwNjM5MDA4OTk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2004" ["processorResponseText"]=> string(12) "Expired Card" ["additionalProcessorResponse"]=> string(17) "54 : EXPIRED CARD" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "ng26qar9" ["bin"]=> string(6) "426588" ["last4"]=> string(4) "9491" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "09" ["expirationYear"]=> string(4) "2024" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "United Overseas Bank Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19uZzI2cWFyOQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "15d80f203e5b5efd2bb941cd9a82fff9" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-13 03:01:42.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "54" ["networkResponseText"]=> string(12) "Expired card" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "583225109013264" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25faHQxZWtwaGg" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "ht1ekphh" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25faHQxZWtwaGg" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2004" ["processorResponseText"]=> string(12) "Expired Card" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "9491" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "ng26qar9" ["bin"]=> string(6) "426588" ["last4"]=> string(4) "9491" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "09" ["expirationYear"]=> string(4) "2024" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "United Overseas Bank Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19uZzI2cWFyOQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "15d80f203e5b5efd2bb941cd9a82fff9" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "09/2024" ["maskedNumber"]=> string(16) "426588******9491" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "84063900899" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "nick@furnitureclub.sg" ["website"]=> NULL ["phone"]=> string(8) "81835653" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODQwNjM5MDA4OTk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-13 11:04:10 info: Process Page 148.253.25.136 > 45 nick@furnitureclub.sg 81835653 SNF6398R 1129677598 08/11/2023 08/14/2023 2023-08-13 11:04:13 info: sale_by_new_customer() btreeCustomerId [43108118769] transactionId [8cbm18zb]. 2023-08-13 11:04:13 info: Process Page[S] 148.253.25.136 > 8cbm18zb 'S' 'Credit Card' 43108118769 2023-08-13 11:10:58 info: Process Page 148.253.25.134 > 45 derek_seow@hotmail.com 96224940 SDL980K 1121456544 08/11/2023 08/14/2023 2023-08-13 11:11:01 info: sale_by_new_customer() btreeCustomerId [13058796069] transactionId [extr3d1d]. 2023-08-13 11:11:01 info: Process Page[S] 148.253.25.134 > extr3d1d 'S' 'Credit Card' 13058796069 2023-08-13 11:11:37 info: Process Page 122.11.212.124 > 45 zhiyin.lzy@gmail.com 98504218 SLJ4585H 1127146529 08/11/2023 08/14/2023 2023-08-13 11:11:39 info: sale_by_new_customer() btreeCustomerId [55850526939] transactionId [8xd0qzak]. 2023-08-13 11:11:39 info: Process Page[S] 122.11.212.124 > 8xd0qzak 'S' 'Credit Card' 55850526939 2023-08-13 11:32:33 info: Process Page 148.253.25.133 > 45 jasontantl@yahoo.com 97441213 Sll71p 1125707696 08/11/2023 08/14/2023 2023-08-13 11:32:36 info: sale_by_new_customer() btreeCustomerId [47374601646] transactionId [e6bb232c]. 2023-08-13 11:32:36 info: Process Page[S] 148.253.25.133 > e6bb232c 'S' 'Credit Card' 47374601646 2023-08-13 11:36:37 info: Process Page 111.65.47.138 > 45 jess08.chua@gmail.com 82185656 Slz5335y 1128448312 08/11/2023 08/14/2023 2023-08-13 11:36:40 info: sale_by_new_customer() btreeCustomerId [43993827223] transactionId [epfhgzf3]. 2023-08-13 11:36:40 info: Process Page[S] 111.65.47.138 > epfhgzf3 'S' 'Credit Card' 43993827223 2023-08-13 11:36:55 info: Process Page 111.65.71.103 > 45 derick7890@gmail.com 81869878 SNJ9978B 1128971579 08/11/2023 08/14/2023 2023-08-13 11:36:58 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "42970216203" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(38) "Cannot Authorize at this time (Policy)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "3yskahzx" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-13 03:36:57.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-13 03:36:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "42970216203" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(20) "derick7890@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "81869878" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDI5NzAyMTYyMDM" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["additionalProcessorResponse"]=> string(20) "51 : TRY AGAIN LATER" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "1wd5az7g" ["bin"]=> string(6) "526471" ["last4"]=> string(4) "5088" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "04" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY18xd2Q1YXo3Zw" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "f12cbb4d341b73001b778a8006876a76" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-13 03:36:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "82" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "02" ["merchantAdviceCodeText"]=> string(44) "Cannot approve at this time, try again later" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MDPOYUAA70812" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fM3lza2Foeng" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "3yskahzx" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fM3lza2Foeng" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "5088" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "1wd5az7g" ["bin"]=> string(6) "526471" ["last4"]=> string(4) "5088" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "04" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY18xd2Q1YXo3Zw" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "f12cbb4d341b73001b778a8006876a76" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "04/2026" ["maskedNumber"]=> string(16) "526471******5088" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "42970216203" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(20) "derick7890@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "81869878" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDI5NzAyMTYyMDM" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-13 11:38:17 info: Process Page 27.125.241.162 > 45 ajlchia@gmail.com 98423278 SKM6226C 1127181690 08/13/2023 08/16/2023 2023-08-13 11:38:20 info: sale_by_new_customer() btreeCustomerId [40985798769] transactionId [6fk1b4wj]. 2023-08-13 11:38:20 info: Process Page[S] 27.125.241.162 > 6fk1b4wj 'S' 'Credit Card' 40985798769 2023-08-13 11:39:06 info: Process Page 111.65.59.233 > 45 derick7890@gmail.com 81869878 SNJ9978B 1128971579 08/11/2023 08/14/2023 2023-08-13 11:39:10 info: sale_by_new_customer() btreeCustomerId [82687578901] transactionId [4fe6kb9r]. 2023-08-13 11:39:10 info: Process Page[S] 111.65.59.233 > 4fe6kb9r 'S' 'Credit Card' 82687578901 2023-08-13 11:40:10 info: Process Page 119.56.110.252 > 45 taychyeheng@gmail.com 89415154 SJM5065T 1125079813 08/11/2023 08/14/2023 2023-08-13 11:40:13 info: Process Page 122.11.212.211 > 45 tyc951370@hotmail.com 94891734 SMF7913J 1128987485 08/11/2023 08/14/2023 2023-08-13 11:40:13 info: sale_by_new_customer() btreeCustomerId [47092432146] transactionId [dmcfd79d]. 2023-08-13 11:40:13 info: Process Page[S] 119.56.110.252 > dmcfd79d 'S' 'Credit Card' 47092432146 2023-08-13 11:40:17 info: sale_by_new_customer() btreeCustomerId [52233949549] transactionId [m3vb5df8]. 2023-08-13 11:40:17 info: Process Page[S] 122.11.212.211 > m3vb5df8 'S' 'Credit Card' 52233949549 2023-08-13 11:43:55 info: Process Page 119.56.97.194 > 45 keanesther@gmail.com 90905757 Smv4864c 1128063269 08/11/2023 08/14/2023 2023-08-13 11:43:59 info: sale_by_new_customer() btreeCustomerId [14085691003] transactionId [pybz8ey8]. 2023-08-13 11:43:59 info: Process Page[S] 119.56.97.194 > pybz8ey8 'S' 'Credit Card' 14085691003 2023-08-13 11:51:29 info: Process Page 119.56.100.222 > 45 khimcjoo@gmail.com 88681368 SLN9032H 1127584711 08/11/2023 08/14/2023 2023-08-13 11:51:32 info: sale_by_new_customer() btreeCustomerId [54189263614] transactionId [4ch8x46c]. 2023-08-13 11:51:32 info: Process Page[S] 119.56.100.222 > 4ch8x46c 'S' 'Credit Card' 54189263614 2023-08-13 11:54:08 info: Process Page 210.10.6.29 > 45 chia.eric7@gmail.com 92272829 SMN5813K 1129551255 08/11/2023 08/14/2023 2023-08-13 11:54:11 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "58241445666" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(18) "Insufficient Funds" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "h7s82327" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-13 03:54:10.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-13 03:54:11.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "58241445666" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(20) "chia.eric7@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "92272829" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNTgyNDE0NDU2NjY" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["additionalProcessorResponse"]=> string(20) "51 : TRY AGAIN LATER" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "kf3eaj01" ["bin"]=> string(6) "540191" ["last4"]=> string(4) "5552" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "04" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "UNITED OVERSEAS BANK LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19rZjNlYWowMQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "bd9c40f172b23503c7ff4c33b7f5240f" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-13 03:54:11.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "51" ["networkResponseText"]=> string(36) "Insufficient funds/over credit limit" ["merchantAdviceCode"]=> string(2) "02" ["merchantAdviceCodeText"]=> string(44) "Cannot approve at this time, try again later" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "WMRO7XYA70812" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25faDdzODIzMjc" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "h7s82327" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25faDdzODIzMjc" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "5552" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "kf3eaj01" ["bin"]=> string(6) "540191" ["last4"]=> string(4) "5552" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "04" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "UNITED OVERSEAS BANK LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19rZjNlYWowMQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "bd9c40f172b23503c7ff4c33b7f5240f" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "04/2027" ["maskedNumber"]=> string(16) "540191******5552" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "58241445666" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(20) "chia.eric7@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "92272829" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNTgyNDE0NDU2NjY" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-13 11:55:19 info: Process Page 210.10.4.252 > 45 chenling1985@yahoo.com 92215494 Snb8212b 1126816660 08/11/2023 08/14/2023 2023-08-13 11:55:23 info: sale_by_new_customer() btreeCustomerId [88470057139] transactionId [qep072n3]. 2023-08-13 11:55:23 info: Process Page[S] 210.10.4.252 > qep072n3 'S' 'Credit Card' 88470057139 2023-08-13 11:57:05 info: Process Page 111.65.57.69 > 45 chia.eric7@gmail.com 92272829 Smn5813k 1129551255 08/11/2023 08/14/2023 2023-08-13 11:57:08 info: sale_by_new_customer() btreeCustomerId [53358357153] transactionId [gkmptg59]. 2023-08-13 11:57:08 info: Process Page[S] 111.65.57.69 > gkmptg59 'S' 'Credit Card' 53358357153 2023-08-13 11:57:13 info: Process Page 119.56.97.241 > 45 paulineho78@hotmail.com 97339784 SLN5193C 1127485886 08/11/2023 08/14/2023 2023-08-13 11:57:17 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "18755630619" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "peken8y5" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-13 03:57:15.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-13 03:57:16.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "18755630619" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(23) "paulineho78@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "97339784" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTg3NTU2MzA2MTk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["additionalProcessorResponse"]=> string(20) "51 : TRY AGAIN LATER" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "6f64khwg" ["bin"]=> string(6) "526471" ["last4"]=> string(4) "1589" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2025" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY182ZjY0a2h3Zw" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "d446681acc89dec8dca54edda09eb553" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-13 03:57:16.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "79" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "02" ["merchantAdviceCodeText"]=> string(44) "Cannot approve at this time, try again later" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MDPQ628W70812" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcGVrZW44eTU" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "peken8y5" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcGVrZW44eTU" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "1589" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "6f64khwg" ["bin"]=> string(6) "526471" ["last4"]=> string(4) "1589" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2025" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY182ZjY0a2h3Zw" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "d446681acc89dec8dca54edda09eb553" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "11/2025" ["maskedNumber"]=> string(16) "526471******1589" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "18755630619" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(23) "paulineho78@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "97339784" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTg3NTU2MzA2MTk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-13 12:00:11 info: Process Page 119.56.65.85 > 45 lohchinkeong@gmail.com 98772246 SMU6136M 1127148129 08/11/2023 08/14/2023 2023-08-13 12:00:15 info: sale_by_new_customer() btreeCustomerId [18970118601] transactionId [ptmr3tqm]. 2023-08-13 12:00:15 info: Process Page[S] 119.56.65.85 > ptmr3tqm 'S' 'Credit Card' 18970118601 2023-08-13 12:02:44 info: Process Page 119.56.98.153 > 45 paulineho78@hotmail.com 97339784 SLN5193C 1127485886 08/11/2023 08/14/2023 2023-08-13 12:02:48 info: sale_by_new_customer() btreeCustomerId [18221432794] transactionId [9nphcb6s]. 2023-08-13 12:02:48 info: Process Page[S] 119.56.98.153 > 9nphcb6s 'S' 'Credit Card' 18221432794 2023-08-13 12:09:54 info: Process Page 111.65.33.95 > 45 Joeng@dsolutions.asia 96439792 Sna7577k 1220493969 08/11/2023 08/14/2023 2023-08-13 12:09:58 info: sale_by_new_customer() btreeCustomerId [15380927321] transactionId [5nfdstg2]. 2023-08-13 12:09:58 info: Process Page[S] 111.65.33.95 > 5nfdstg2 'S' 'Credit Card' 15380927321 2023-08-13 12:20:21 info: Process Page 119.56.108.34 > 45 chanelli8998@hotmail.com 96418998 Smu8856e 1123858087 08/11/2023 08/14/2023 2023-08-13 12:20:25 info: sale_by_new_customer() btreeCustomerId [89825539914] transactionId [7tazsmnr]. 2023-08-13 12:20:25 info: Process Page[S] 119.56.108.34 > 7tazsmnr 'S' 'Credit Card' 89825539914 2023-08-13 12:22:35 info: Process Page 111.65.71.253 > 45 lguanh0362@gmail.com 98333340 SML1498Z 1129298386 08/11/2023 08/14/2023 2023-08-13 12:22:39 info: sale_by_new_customer() btreeCustomerId [51518717751] transactionId [46mp9rh0]. 2023-08-13 12:22:39 info: Process Page[S] 111.65.71.253 > 46mp9rh0 'S' 'Credit Card' 51518717751 2023-08-13 12:40:38 info: Process Page 111.65.69.224 > 45 neuters-bright-0o@icloud.com 97474307 SNH8189D 1221073595 08/11/2023 08/14/2023 2023-08-13 12:40:44 info: sale_by_new_customer() btreeCustomerId [84262060064] transactionId [g0tmepq2]. 2023-08-13 12:40:44 info: Process Page[S] 111.65.69.224 > g0tmepq2 'S' 'Credit Card' 84262060064 2023-08-13 12:49:53 info: Process Page 210.10.2.112 > 45 leithlpk@yahoo.com.sg 81800331 SGD8088R 1220418437 08/13/2023 08/16/2023 2023-08-13 12:49:56 info: sale_by_new_customer() btreeCustomerId [18813498794] transactionId [qk4zw0t2]. 2023-08-13 12:49:56 info: Process Page[S] 210.10.2.112 > qk4zw0t2 'S' 'Credit Card' 18813498794 2023-08-13 13:12:20 info: Process Page 111.65.59.252 > 45 William_archery@yahoo.com 96998686 SMV693E 1220026983 08/13/2023 08/16/2023 2023-08-13 13:12:23 info: sale_by_new_customer() btreeCustomerId [43420387216] transactionId [3f35hzaj]. 2023-08-13 13:12:23 info: Process Page[S] 111.65.59.252 > 3f35hzaj 'S' 'Credit Card' 43420387216 2023-08-13 13:39:36 info: Process Page 119.56.107.140 > 45 paulgohheng76@gmail.com 94523928 SMQ2581D 1129633186 08/13/2023 08/16/2023 2023-08-13 13:39:40 info: sale_by_new_customer() btreeCustomerId [16567958264] transactionId [rcbmavd6]. 2023-08-13 13:39:40 info: Process Page[S] 119.56.107.140 > rcbmavd6 'S' 'Credit Card' 16567958264 2023-08-13 13:40:10 info: Process Page 119.234.10.147 > 45 matt_lbh@yahoo.com.sg 83997856 SJB5169K 1029645637 08/13/2023 08/16/2023 2023-08-13 13:40:13 info: sale_by_new_customer() btreeCustomerId [54477124946] transactionId [bghq8f6v]. 2023-08-13 13:40:13 info: Process Page[S] 119.234.10.147 > bghq8f6v 'S' 'Credit Card' 54477124946 2023-08-13 13:55:07 info: Process Page 111.65.56.197 > 45 jeremytan@drivelogs.com 96780060 SCW8819X 1128411997 08/13/2023 08/16/2023 2023-08-13 13:55:10 info: sale_by_new_customer() btreeCustomerId [16746265099] transactionId [kdvnwcgj]. 2023-08-13 13:55:10 info: Process Page[S] 111.65.56.197 > kdvnwcgj 'S' 'Credit Card' 16746265099 2023-08-13 14:01:31 info: Process Page 111.65.63.178 > 45 pau2dan@yahoo.com 98628829 SNK2687G 1221207649 08/13/2023 08/16/2023 2023-08-13 14:01:34 info: sale_by_new_customer() btreeCustomerId [80198549083] transactionId [3j5yh06q]. 2023-08-13 14:01:34 info: Process Page[S] 111.65.63.178 > 3j5yh06q 'S' 'Credit Card' 80198549083 2023-08-13 14:10:18 info: Process Page 122.11.212.123 > 45 jwwl76@gmail.com 92950988 SKC6810T 1129542478 08/13/2023 08/16/2023 2023-08-13 14:10:22 info: sale_by_new_customer() btreeCustomerId [47046120583] transactionId [5cqhjhp9]. 2023-08-13 14:10:22 info: Process Page[S] 122.11.212.123 > 5cqhjhp9 'S' 'Credit Card' 47046120583 2023-08-13 14:13:28 info: Process Page 111.65.32.170 > 45 mingahhao@gmail.com 96518877 SKQ9615Y 1125549535 08/13/2023 08/16/2023 2023-08-13 14:13:31 info: sale_by_new_customer() btreeCustomerId [80304125223] transactionId [hjk8c43b]. 2023-08-13 14:13:31 info: Process Page[S] 111.65.32.170 > hjk8c43b 'S' 'Credit Card' 80304125223 2023-08-13 14:27:22 info: Process Page 119.56.103.230 > 45 joewe_lam@hotmail.com 97498919 SLB7069D 1123048620 08/13/2023 08/16/2023 2023-08-13 14:27:26 info: sale_by_new_customer() btreeCustomerId [43101209446] transactionId [9ehs0hts]. 2023-08-13 14:27:26 info: Process Page[S] 119.56.103.230 > 9ehs0hts 'S' 'Credit Card' 43101209446 2023-08-13 14:28:04 info: Process Page 122.11.212.59 > 45 chengyewkheng@gmail.com 88082903 SKU8637U 1125976340 08/13/2023 08/16/2023 2023-08-13 14:28:07 info: sale_by_new_customer() btreeCustomerId [42794901083] transactionId [re2w670n]. 2023-08-13 14:28:07 info: Process Page[S] 122.11.212.59 > re2w670n 'S' 'Credit Card' 42794901083 2023-08-13 14:35:37 info: Process Page 111.65.69.188 > 45 ab1949@gmail.com 94308201 Sms9316b 1126288083 08/13/2023 08/16/2023 2023-08-13 14:35:40 info: sale_by_new_customer() btreeCustomerId [54425554836] transactionId [gkseze5y]. 2023-08-13 14:35:40 info: Process Page[S] 111.65.69.188 > gkseze5y 'S' 'Credit Card' 54425554836 2023-08-13 14:36:35 info: Process Page 122.11.214.62 > 45 holltay79@gmail.com 97854259 Smv8205d 1220147143 08/13/2023 08/16/2023 2023-08-13 14:36:39 info: sale_by_new_customer() btreeCustomerId [47413348146] transactionId [gya2kzww]. 2023-08-13 14:36:39 info: Process Page[S] 122.11.214.62 > gya2kzww 'S' 'Credit Card' 47413348146 2023-08-13 14:37:59 info: Process Page 122.11.212.117 > 45 richardleesiahbeng@yahoo.com 97643343 SJQ8619E 1220744866 08/13/2023 08/16/2023 2023-08-13 14:38:02 info: sale_by_new_customer() btreeCustomerId [47562539549] transactionId [c7211xet]. 2023-08-13 14:38:02 info: Process Page[S] 122.11.212.117 > c7211xet 'S' 'Credit Card' 47562539549 2023-08-13 14:38:03 info: Process Page 111.65.59.71 > 45 colinjojo@yahoo.com.sg 94571433 SLH5881G 1127010625 08/13/2023 08/16/2023 2023-08-13 14:38:07 info: sale_by_new_customer() btreeCustomerId [11165253883] transactionId [57b42me8]. 2023-08-13 14:38:07 info: Process Page[S] 111.65.59.71 > 57b42me8 'S' 'Credit Card' 11165253883 2023-08-13 14:48:14 info: Process Page 119.56.111.229 > 45 orts1812@gmail.com 96933233 SLF1510P 1126798503 08/13/2023 08/16/2023 2023-08-13 14:48:17 info: sale_by_new_customer() btreeCustomerId [82010488666] transactionId [gzvgds50]. 2023-08-13 14:48:17 info: Process Page[S] 119.56.111.229 > gzvgds50 'S' 'Credit Card' 82010488666 2023-08-13 14:50:21 info: Process Page 210.10.1.248 > 45 liaujoshua99@gmail.com 92749149 Skh6788z 1127890176 08/13/2023 08/16/2023 2023-08-13 14:50:24 info: sale_by_new_customer() btreeCustomerId [42587611516] transactionId [m7g38bbt]. 2023-08-13 14:50:24 info: Process Page[S] 210.10.1.248 > m7g38bbt 'S' 'Credit Card' 42587611516 2023-08-13 14:57:11 info: Process Page 111.65.45.25 > 45 lenardkek@hotmail.com 90887175 SLZ2263R 1128333935 08/13/2023 08/16/2023 2023-08-13 14:57:15 info: Process Page 119.56.98.176 > 45 natlineboyd@gmail.com 89529096 SKC4281H 1123957847 08/13/2023 08/16/2023 2023-08-13 14:57:16 info: sale_by_new_customer() btreeCustomerId [14781404939] transactionId [9s2xyf8f]. 2023-08-13 14:57:16 info: Process Page[S] 111.65.45.25 > 9s2xyf8f 'S' 'Credit Card' 14781404939 2023-08-13 14:57:18 info: sale_by_new_customer() btreeCustomerId [82140836414] transactionId [77tar5zq]. 2023-08-13 14:57:18 info: Process Page[S] 119.56.98.176 > 77tar5zq 'S' 'Credit Card' 82140836414 2023-08-13 14:58:23 info: Process Page 111.65.75.233 > 45 neojunxiang18@gmail.com 92395865 SMC8192G 1128596583 08/13/2023 08/16/2023 2023-08-13 14:58:29 info: sale_by_new_customer() btreeCustomerId [89386059939] transactionId [77hysb7k]. 2023-08-13 14:58:29 info: Process Page[S] 111.65.75.233 > 77hysb7k 'S' 'Credit Card' 89386059939 2023-08-13 14:58:49 info: Process Page 117.20.154.147 > 45 daniellim23@gmail.com 90880907 SMA8535L 1128578979 08/13/2023 08/16/2023 2023-08-13 14:58:52 info: sale_by_new_customer() btreeCustomerId [88341431294] transactionId [kvsnc0rt]. 2023-08-13 14:58:52 info: Process Page[S] 117.20.154.147 > kvsnc0rt 'S' 'Credit Card' 88341431294 2023-08-13 15:00:31 info: Process Page 210.10.0.202 > 45 ricky@teamlimo.com 96663372 SKC8189R 1129619871 08/13/2023 08/16/2023 2023-08-13 15:00:34 info: sale_by_new_customer() btreeCustomerId [84247560153] transactionId [9azjq740]. 2023-08-13 15:00:34 info: Process Page[S] 210.10.0.202 > 9azjq740 'S' 'Credit Card' 84247560153 2023-08-13 15:04:45 info: Process Page 122.11.212.254 > 45 yvonnechiayw@gmail.com 87788226 SNL226L 1220234586 08/13/2023 08/16/2023 2023-08-13 15:04:49 info: sale_by_new_customer() btreeCustomerId [87820282594] transactionId [6kr0qxvt]. 2023-08-13 15:04:49 info: Process Page[S] 122.11.212.254 > 6kr0qxvt 'S' 'Credit Card' 87820282594 2023-08-13 15:08:53 info: Process Page 122.11.214.73 > 45 jo_2610@hotmail.com 91713213 EU2255Z 1127437845 08/13/2023 08/16/2023 2023-08-13 15:08:56 info: sale_by_new_customer() btreeCustomerId [16298553549] transactionId [n2zv5q2p]. 2023-08-13 15:08:56 info: Process Page[S] 122.11.214.73 > n2zv5q2p 'S' 'Credit Card' 16298553549 2023-08-13 15:09:28 info: Process Page 119.234.9.157 > 45 meng7178@gmail.com 97848472 Jvn3144 1111737141994893 08/13/2023 08/16/2023 2023-08-13 15:09:31 info: sale_by_new_customer() btreeCustomerId [86269238864] transactionId [2ezvnprd]. 2023-08-13 15:09:31 info: Process Page[S] 119.234.9.157 > 2ezvnprd 'S' 'Credit Card' 86269238864 2023-08-13 15:12:14 info: Process Page 122.11.246.29 > 45 jimmylow1964@gmail.com 90618825 SLX 9312Y 1128396892 08/13/2023 08/16/2023 2023-08-13 15:12:17 info: sale_by_new_customer() btreeCustomerId [87827689119] transactionId [1ca75hf4]. 2023-08-13 15:12:17 info: Process Page[S] 122.11.246.29 > 1ca75hf4 'S' 'Credit Card' 87827689119 2023-08-13 15:12:57 info: Process Page 119.56.64.183 > 45 davidchiakh@gmail.com 96928936 SCZ5733M 1125992445 08/13/2023 08/16/2023 2023-08-13 15:13:01 info: sale_by_new_customer() btreeCustomerId [57647287064] transactionId [13pd2ks7]. 2023-08-13 15:13:01 info: Process Page[S] 119.56.64.183 > 13pd2ks7 'S' 'Credit Card' 57647287064 2023-08-13 15:23:26 info: Process Page 111.65.44.37 > 45 desmondcwc88@gmail.com 97778835 SLK1347T 1127217320 08/13/2023 08/16/2023 2023-08-13 15:23:30 info: sale_by_new_customer() btreeCustomerId [47891586764] transactionId [kvmyrkzf]. 2023-08-13 15:23:30 info: Process Page[S] 111.65.44.37 > kvmyrkzf 'S' 'Credit Card' 47891586764 2023-08-13 15:34:38 info: Process Page 111.65.59.208 > 45 ththor12@gmail.com 81213959 SLJ2891L 1127142238 08/13/2023 08/16/2023 2023-08-13 15:34:41 info: sale_by_new_customer() btreeCustomerId [52924591294] transactionId [ac7bxmz3]. 2023-08-13 15:34:41 info: Process Page[S] 111.65.59.208 > ac7bxmz3 'S' 'Credit Card' 52924591294 2023-08-13 15:41:57 info: Process Page 119.234.4.200 > 45 csyfrancis4585@gmail.com 97122172 SLT3860M 1127896463 08/13/2023 08/16/2023 2023-08-13 15:42:01 info: sale_by_new_customer() btreeCustomerId [87539891446] transactionId [693az110]. 2023-08-13 15:42:01 info: Process Page[S] 119.234.4.200 > 693az110 'S' 'Credit Card' 87539891446 2023-08-13 15:42:19 info: Process Page 111.65.59.235 > 45 kimhuatyue@gmail.com 96647531 SLD5995H 1126680221 08/13/2023 08/16/2023 2023-08-13 15:42:22 info: sale_by_new_customer() btreeCustomerId [46025461836] transactionId [1wp7aqnb]. 2023-08-13 15:42:22 info: Process Page[S] 111.65.59.235 > 1wp7aqnb 'S' 'Credit Card' 46025461836 2023-08-13 15:42:46 info: Process Page 111.65.69.188 > 45 ahbah1949@gmail.com 94308201 Sms9316b 1126288083 08/13/2023 08/16/2023 2023-08-13 15:42:50 info: sale_by_new_customer() btreeCustomerId [19079482673] transactionId [jenjsm16]. 2023-08-13 15:42:50 info: Process Page[S] 111.65.69.188 > jenjsm16 'S' 'Credit Card' 19079482673 2023-08-13 15:43:30 info: Process Page 119.74.186.55 > 45 bmbnatalie@gmail.com 88180899 SLZ1673Y 1128375573 08/13/2023 08/16/2023 2023-08-13 15:43:34 info: sale_by_new_customer() btreeCustomerId [83892599173] transactionId [p8a8ezhq]. 2023-08-13 15:43:34 info: Process Page[S] 119.74.186.55 > p8a8ezhq 'S' 'Credit Card' 83892599173 2023-08-13 15:47:04 info: Process Page 119.56.107.174 > 45 daneytsk@gmail.com 97617397 SMC1932J 1128628120 08/13/2023 08/16/2023 2023-08-13 15:47:07 info: sale_by_new_customer() btreeCustomerId [58050806844] transactionId [bp6mj8h0]. 2023-08-13 15:47:07 info: Process Page[S] 119.56.107.174 > bp6mj8h0 'S' 'Credit Card' 58050806844 2023-08-13 15:48:42 info: Process Page 119.56.104.199 > 45 george.tyt@gmail.com 96801156 SNA1651T 1125333441 08/13/2023 08/16/2023 2023-08-13 15:48:45 info: sale_by_new_customer() btreeCustomerId [16978708934] transactionId [8f4jbxkk]. 2023-08-13 15:48:45 info: Process Page[S] 119.56.104.199 > 8f4jbxkk 'S' 'Credit Card' 16978708934 2023-08-13 15:57:05 info: Process Page 111.65.47.226 > 45 maplekon@singnet.com.sg 98535262 Slt4040k 1123549107 08/13/2023 08/16/2023 2023-08-13 15:57:09 info: sale_by_new_customer() btreeCustomerId [11395828346] transactionId [3xenb19e]. 2023-08-13 15:57:09 info: Process Page[S] 111.65.47.226 > 3xenb19e 'S' 'Credit Card' 11395828346 2023-08-13 16:01:52 info: Process Page 122.11.246.3 > 45 derrickteo@unimax.com.sg 90623272 SNB2000K 1126434230 08/13/2023 08/16/2023 2023-08-13 16:01:55 info: sale_by_new_customer() btreeCustomerId [82770517114] transactionId [bzwe54gr]. 2023-08-13 16:01:55 info: Process Page[S] 122.11.246.3 > bzwe54gr 'S' 'Credit Card' 82770517114 2023-08-13 16:02:54 info: Process Page 119.234.8.231 > 45 avenwong111@hotmail.com 81278990 SFY555M 1220714629 08/13/2023 08/16/2023 2023-08-13 16:02:58 info: sale_by_new_customer() btreeCustomerId [11122551203] transactionId [169958pb]. 2023-08-13 16:02:58 info: Process Page[S] 119.234.8.231 > 169958pb 'S' 'Credit Card' 11122551203 2023-08-13 16:03:21 info: Process Page 111.65.34.203 > 45 navin.22190@gmail.com 82227417 SNG6642E 1220979273 08/13/2023 08/16/2023 2023-08-13 16:03:25 info: sale_by_new_customer() btreeCustomerId [12010261044] transactionId [abg3027p]. 2023-08-13 16:03:25 info: Process Page[S] 111.65.34.203 > abg3027p 'S' 'Credit Card' 12010261044 2023-08-13 16:04:01 info: Process Page 111.65.38.140 > 45 oldchangkee@gmail.com 90674996 SMH6288B 1129003446 08/13/2023 08/16/2023 2023-08-13 16:04:04 info: sale_by_new_customer() btreeCustomerId [51747259836] transactionId [aaysxt9s]. 2023-08-13 16:04:04 info: Process Page[S] 111.65.38.140 > aaysxt9s 'S' 'Credit Card' 51747259836 2023-08-13 16:04:54 info: Process Page 119.56.107.164 > 45 jamescba@gmail.com 97920943 SMH6632R 1129079215 08/13/2023 08/16/2023 2023-08-13 16:04:58 info: sale_by_new_customer() btreeCustomerId [42401164319] transactionId [29srkfgq]. 2023-08-13 16:04:58 info: Process Page[S] 119.56.107.164 > 29srkfgq 'S' 'Credit Card' 42401164319 2023-08-13 16:05:09 info: Process Page 122.11.212.43 > 45 jinmingye@gmail.com 98808816 SMZ4803H 1220328644 08/13/2023 08/16/2023 2023-08-13 16:05:13 info: sale_by_new_customer() btreeCustomerId [87896680434] transactionId [7bv1qzf8]. 2023-08-13 16:05:13 info: Process Page[S] 122.11.212.43 > 7bv1qzf8 'S' 'Credit Card' 87896680434 2023-08-13 16:08:42 info: Process Page 111.65.56.19 > 45 tanteowguan@hotmail.com 91291346 SLL6930X 1127349040 08/13/2023 08/16/2023 2023-08-13 16:08:46 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "81257854119" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(38) "Cannot Authorize at this time (Policy)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "d839xkg5" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-13 08:08:44.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-13 08:08:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "81257854119" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(23) "tanteowguan@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "91291346" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODEyNTc4NTQxMTk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["additionalProcessorResponse"]=> string(20) "51 : TRY AGAIN LATER" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "qwpfw87b" ["bin"]=> string(6) "518834" ["last4"]=> string(4) "4004" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "09" ["expirationYear"]=> string(4) "2024" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(22) "MALAYAN BANKING BERHAD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19xd3Bmdzg3Yg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "6ad615c012a5a96d61543d525715e135" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-13 08:08:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "82" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "02" ["merchantAdviceCodeText"]=> string(44) "Cannot approve at this time, try again later" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MCW088V5E0813" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fZDgzOXhrZzU" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "d839xkg5" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fZDgzOXhrZzU" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "4004" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "qwpfw87b" ["bin"]=> string(6) "518834" ["last4"]=> string(4) "4004" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "09" ["expirationYear"]=> string(4) "2024" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(22) "MALAYAN BANKING BERHAD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19xd3Bmdzg3Yg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "6ad615c012a5a96d61543d525715e135" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "09/2024" ["maskedNumber"]=> string(16) "518834******4004" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "81257854119" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(23) "tanteowguan@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "91291346" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODEyNTc4NTQxMTk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-13 16:12:30 info: Process Page 119.234.5.143 > 45 ruthevatan@yahoo.com.sg 93691221 Sjy1221y 1127903276 08/13/2023 08/16/2023 2023-08-13 16:12:33 info: sale_by_new_customer() btreeCustomerId [81584357981] transactionId [dad3s511]. 2023-08-13 16:12:33 info: Process Page[S] 119.234.5.143 > dad3s511 'S' 'Credit Card' 81584357981 2023-08-13 16:13:58 info: Process Page 111.65.71.26 > 45 dinopang@live.com.sg 97348875 SMR9401T 1125575134 08/13/2023 08/16/2023 2023-08-13 16:14:01 info: sale_by_new_customer() btreeCustomerId [80751629764] transactionId [p80afm4q]. 2023-08-13 16:14:01 info: Process Page[S] 111.65.71.26 > p80afm4q 'S' 'Credit Card' 80751629764 2023-08-13 16:14:12 info: Process Page 111.65.70.38 > 45 silvermoon173@hotmail.com 91598956 SLX548T 1128302998 08/13/2023 08/16/2023 2023-08-13 16:14:15 info: sale_by_new_customer() btreeCustomerId [81687201236] transactionId [g04m1r6z]. 2023-08-13 16:14:15 info: Process Page[S] 111.65.70.38 > g04m1r6z 'S' 'Credit Card' 81687201236 2023-08-13 16:15:12 info: Process Page 111.65.56.19 > 45 tanteowguan@hotmail.com 91291346 SLL6930X 1127349040 08/13/2023 08/16/2023 2023-08-13 16:15:16 info: sale_by_new_customer() btreeCustomerId [88086173496] transactionId [exar9hkb]. 2023-08-13 16:15:16 info: Process Page[S] 111.65.56.19 > exar9hkb 'S' 'Credit Card' 88086173496 2023-08-13 16:15:24 info: Process Page 210.10.1.121 > 45 limhoe@singnet.com.sg 96167823 SKU5476L 1125880864 08/13/2023 08/16/2023 2023-08-13 16:15:27 info: sale_by_new_customer() btreeCustomerId [59690593119] transactionId [3ykzm13t]. 2023-08-13 16:15:27 info: Process Page[S] 210.10.1.121 > 3ykzm13t 'S' 'Credit Card' 59690593119 2023-08-13 16:18:50 info: Process Page 172.226.214.44 > 45 b777sin2003@gmail.com 97829449 SFH2929U 1128246154 08/13/2023 08/16/2023 2023-08-13 16:18:53 info: sale_by_new_customer() btreeCustomerId [40878148139] transactionId [av5088nd]. 2023-08-13 16:18:53 info: Process Page[S] 172.226.214.44 > av5088nd 'S' 'Credit Card' 40878148139 2023-08-13 16:20:32 info: Process Page 111.65.45.175 > 45 kaizhong.teh@gmail.com 90468808 Sme2708z 1126538602 08/13/2023 08/16/2023 2023-08-13 16:20:35 info: sale_by_new_customer() btreeCustomerId [47149133003] transactionId [2xcp22gh]. 2023-08-13 16:20:35 info: Process Page[S] 111.65.45.175 > 2xcp22gh 'S' 'Credit Card' 47149133003 2023-08-13 16:23:01 info: Process Page 111.65.56.174 > 45 kellee02@icloud.com 96524422 SGB328L 1126715870 08/13/2023 08/16/2023 2023-08-13 16:23:04 info: sale_by_new_customer() btreeCustomerId [81880703094] transactionId [4xk7d8d9]. 2023-08-13 16:23:04 info: Process Page[S] 111.65.56.174 > 4xk7d8d9 'S' 'Credit Card' 81880703094 2023-08-13 16:44:24 info: Process Page 111.65.63.83 > 45 jason.nws@hotmail.com 94528696 Slb1218e 1220289870 08/13/2023 08/16/2023 2023-08-13 16:44:28 info: sale_by_new_customer() btreeCustomerId [15725767744] transactionId [cqp2kqws]. 2023-08-13 16:44:28 info: Process Page[S] 111.65.63.83 > cqp2kqws 'S' 'Credit Card' 15725767744 2023-08-13 16:45:30 info: Process Page 119.56.104.217 > 45 weiming9838@gmail.com 81008000 SGG2A 1126711620 08/13/2023 08/16/2023 2023-08-13 16:45:34 info: sale_by_new_customer() btreeCustomerId [11292356453] transactionId [h69ftys5]. 2023-08-13 16:45:34 info: Process Page[S] 119.56.104.217 > h69ftys5 'S' 'Credit Card' 11292356453 2023-08-13 16:53:46 info: Process Page 210.10.7.76 > 45 wilson57@live.com.sg 96867808 SNK9990J 1220983993 08/13/2023 08/16/2023 2023-08-13 16:53:50 info: sale_by_new_customer() btreeCustomerId [54038320816] transactionId [pycgw4ew]. 2023-08-13 16:53:50 info: Process Page[S] 210.10.7.76 > pycgw4ew 'S' 'Credit Card' 54038320816 2023-08-13 16:58:35 info: Process Page 111.65.34.168 > 45 emailmanco@yahoo.com.sg 91168584 SNF9379B 1220844400 08/13/2023 08/16/2023 2023-08-13 16:58:39 info: sale_by_new_customer() btreeCustomerId [43079319921] transactionId [mvy4zekk]. 2023-08-13 16:58:39 info: Process Page[S] 111.65.34.168 > mvy4zekk 'S' 'Credit Card' 43079319921 2023-08-13 17:25:23 info: Process Page 119.56.99.86 > 45 sthwang666@gmail.com 96834126 SDM5163P 1127031564 08/13/2023 08/16/2023 2023-08-13 17:25:27 info: sale_by_new_customer() btreeCustomerId [85485749414] transactionId [ehc7697y]. 2023-08-13 17:25:27 info: Process Page[S] 119.56.99.86 > ehc7697y 'S' 'Credit Card' 85485749414 2023-08-13 17:27:20 info: Process Page 122.11.212.43 > 45 williamx77@yahoo.com.sg 92995707 Smq9512l 1129702882 08/13/2023 08/16/2023 2023-08-13 17:27:22 info: sale_by_new_customer() btreeCustomerId [57828017264] transactionId [kzh2sk4g]. 2023-08-13 17:27:22 info: Process Page[S] 122.11.212.43 > kzh2sk4g 'S' 'Credit Card' 57828017264 2023-08-13 17:32:06 info: Process Page 148.253.25.133 > 45 lynngpeemoi@gmail.com 88331307 SLK2477U 1126385251 08/13/2023 08/16/2023 2023-08-13 17:32:09 info: sale_by_new_customer() btreeCustomerId [57834583869] transactionId [496dw9n2]. 2023-08-13 17:32:09 info: Process Page[S] 148.253.25.133 > 496dw9n2 'S' 'Credit Card' 57834583869 2023-08-13 17:40:41 info: Process Page 119.56.110.85 > 45 jack.chan@jscarpentry.com.sg 97996334 SJY8600R 1127250734 08/13/2023 08/16/2023 2023-08-13 17:40:45 info: sale_by_new_customer() btreeCustomerId [49569205503] transactionId [23hbrj89]. 2023-08-13 17:40:45 info: Process Page[S] 119.56.110.85 > 23hbrj89 'S' 'Credit Card' 49569205503 2023-08-13 17:53:09 info: Process Page 111.65.56.8 > 45 ivy.yeo@src.com.sg 97343800 SLN 32 S 1221055668 08/13/2023 08/16/2023 2023-08-13 17:53:12 info: sale_by_new_customer() btreeCustomerId [13015439334] transactionId [2wxjh8kc]. 2023-08-13 17:53:12 info: Process Page[S] 111.65.56.8 > 2wxjh8kc 'S' 'Credit Card' 13015439334 2023-08-14 21:48:09 info: Process Page 116.14.157.130 > 45 silv3rish@yahoo.com 90258550 SMZ9423M 1220466121 08/18/2023 08/21/2023 2023-08-14 21:48:13 info: sale_by_new_customer() btreeCustomerId [88360745823] transactionId [eyb512fr]. 2023-08-14 21:48:13 info: Process Page[S] 116.14.157.130 > eyb512fr 'S' 'Credit Card' 88360745823 2023-08-15 21:26:35 info: Process Page 116.86.198.194 > 45 garys@m1.com.sg 97915277 SKR2718A 1125594481 08/16/2023 08/19/2023 2023-08-15 21:26:38 info: sale_by_new_customer() btreeCustomerId [49972407551] transactionId [q3hzsjxj]. 2023-08-15 21:26:38 info: Process Page[S] 116.86.198.194 > q3hzsjxj 'S' 'Credit Card' 49972407551 2023-08-16 08:01:56 info: Process Page 119.56.108.224 > 45 ivanpua@msn.com 96204212 SLB243M 1221098014 08/16/2023 08/19/2023 2023-08-16 08:01:59 info: sale_by_new_customer() btreeCustomerId [80348120736] transactionId [h433nshc]. 2023-08-16 08:01:59 info: Process Page[S] 119.56.108.224 > h433nshc 'S' 'Credit Card' 80348120736 2023-08-16 10:00:49 info: Process Page 148.253.25.143 > 45 zannatan@yahoo.com 96966338 SLW4251C 1125552182 08/13/2023 08/16/2023 2023-08-16 10:00:54 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "89018406599" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(18) "Insufficient Funds" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "rkm7sw64" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-16 02:00:52.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-16 02:00:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "89018406599" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(18) "zannatan@yahoo.com" ["website"]=> NULL ["phone"]=> string(8) "96966338" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODkwMTg0MDY1OTk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["additionalProcessorResponse"]=> string(13) "51 : DECLINED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "ej91epjf" ["bin"]=> string(6) "526471" ["last4"]=> string(4) "3420" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "06" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19lajkxZXBqZg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "5f0db10d39a83be37261a1f08326e2f8" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-16 02:00:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "51" ["networkResponseText"]=> string(36) "Insufficient funds/over credit limit" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MDPAVHBKY0815" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcmttN3N3NjQ" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "rkm7sw64" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcmttN3N3NjQ" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "3420" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "ej91epjf" ["bin"]=> string(6) "526471" ["last4"]=> string(4) "3420" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "06" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19lajkxZXBqZg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "5f0db10d39a83be37261a1f08326e2f8" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "06/2026" ["maskedNumber"]=> string(16) "526471******3420" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "89018406599" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(18) "zannatan@yahoo.com" ["website"]=> NULL ["phone"]=> string(8) "96966338" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODkwMTg0MDY1OTk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-16 11:21:15 info: Process Page 116.15.129.42 > 45 edmund1965@hotmail.com 96811214 Sdw1818h 1125760941 08/16/2023 08/19/2023 2023-08-16 11:21:19 info: sale_by_new_customer() btreeCustomerId [57158095934] transactionId [ks13xfeh]. 2023-08-16 11:21:19 info: Process Page[S] 116.15.129.42 > ks13xfeh 'S' 'Credit Card' 57158095934 2023-08-16 12:34:04 info: Process Page 148.253.25.144 > 45 Pine45@gmail.com 94780633 SNH1523T 1226226728 08/13/2023 08/16/2023 2023-08-16 12:34:07 info: sale_by_new_customer() btreeCustomerId [17324991946] transactionId [a57b25dj]. 2023-08-16 12:34:07 info: Process Page[S] 148.253.25.144 > a57b25dj 'S' 'Credit Card' 17324991946 2023-08-16 14:17:48 info: Process Page 111.65.56.123 > 45 melonyeo@hotmail.com 96613848 SMP3007Z 1129628400 08/16/2023 08/19/2023 2023-08-16 14:17:52 info: sale_by_new_customer() btreeCustomerId [10221378099] transactionId [14t4m5pm]. 2023-08-16 14:17:52 info: Process Page[S] 111.65.56.123 > 14t4m5pm 'S' 'Credit Card' 10221378099 2023-08-16 14:47:46 info: Process Page 165.21.15.118 > 45 mengchee1120@yahoo.com.sg 97571120 SBM72A 1220664387 08/16/2023 08/19/2023 2023-08-16 14:47:49 info: sale_by_new_customer() btreeCustomerId [88431930153] transactionId [htc3x07x]. 2023-08-16 14:47:49 info: Process Page[S] 165.21.15.118 > htc3x07x 'S' 'Credit Card' 88431930153 2023-08-16 14:50:50 info: Process Page 111.65.69.162 > 45 yongfook1766@gmail.com 0175811766 CEN7690 1111737115881384 08/16/2023 08/19/2023 2023-08-16 14:50:54 info: sale_by_new_customer() btreeCustomerId [12136791294] transactionId [awq81ag6]. 2023-08-16 14:50:54 info: Process Page[S] 111.65.69.162 > awq81ag6 'S' 'Credit Card' 12136791294 2023-08-16 15:25:12 info: Process Page 111.65.57.243 > 45 wenhuiwhwh@gmail.com 90170500 SLW9197T 1128156189 08/16/2023 08/19/2023 2023-08-16 15:25:15 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "43876051181" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(23) "Transaction Not Allowed" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "4gh5865a" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-16 07:25:13.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-16 07:25:14.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "43876051181" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(20) "wenhuiwhwh@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "90170500" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDM4NzYwNTExODE" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2015" ["processorResponseText"]=> string(23) "Transaction Not Allowed" ["additionalProcessorResponse"]=> string(21) "57 : TRAN NOT ALLOWED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "7fgsvmbn" ["bin"]=> string(6) "411911" ["last4"]=> string(4) "0174" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "08" ["expirationYear"]=> string(4) "2030" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS Bank Ltd" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY183Zmdzdm1ibg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "2da5114c3f84a124526c1a2519bef8ba" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-16 07:25:14.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "57" ["networkResponseText"]=> string(39) "Transaction not permitted to cardholder" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "583228267149468" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fNGdoNTg2NWE" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "4gh5865a" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fNGdoNTg2NWE" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2015" ["processorResponseText"]=> string(23) "Transaction Not Allowed" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "0174" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "7fgsvmbn" ["bin"]=> string(6) "411911" ["last4"]=> string(4) "0174" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "08" ["expirationYear"]=> string(4) "2030" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS Bank Ltd" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY183Zmdzdm1ibg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "2da5114c3f84a124526c1a2519bef8ba" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "08/2030" ["maskedNumber"]=> string(16) "411911******0174" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "43876051181" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(20) "wenhuiwhwh@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "90170500" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDM4NzYwNTExODE" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-16 15:27:24 info: Process Page 111.65.57.243 > 45 wenhuiwhwh@gmail.com 90170500 SLW9197T 1128156189 08/16/2023 08/19/2023 2023-08-16 15:27:27 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "82887899564" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(23) "Transaction Not Allowed" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "a5r6fp64" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-16 07:27:26.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-16 07:27:27.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "82887899564" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(20) "wenhuiwhwh@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "90170500" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODI4ODc4OTk1NjQ" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2015" ["processorResponseText"]=> string(23) "Transaction Not Allowed" ["additionalProcessorResponse"]=> string(21) "57 : TRAN NOT ALLOWED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "1scfv5p4" ["bin"]=> string(6) "411911" ["last4"]=> string(4) "0174" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "08" ["expirationYear"]=> string(4) "2030" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS Bank Ltd" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY18xc2NmdjVwNA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "2da5114c3f84a124526c1a2519bef8ba" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-16 07:27:27.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "57" ["networkResponseText"]=> string(39) "Transaction not permitted to cardholder" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "303228268466566" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fYTVyNmZwNjQ" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "a5r6fp64" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fYTVyNmZwNjQ" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2015" ["processorResponseText"]=> string(23) "Transaction Not Allowed" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "0174" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "1scfv5p4" ["bin"]=> string(6) "411911" ["last4"]=> string(4) "0174" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "08" ["expirationYear"]=> string(4) "2030" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS Bank Ltd" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY18xc2NmdjVwNA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "2da5114c3f84a124526c1a2519bef8ba" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "08/2030" ["maskedNumber"]=> string(16) "411911******0174" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "82887899564" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(20) "wenhuiwhwh@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "90170500" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODI4ODc4OTk1NjQ" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-16 15:29:28 info: Process Page 111.65.57.243 > 45 wenhuiwhwh@gmail.com 90170500 SLW9197T 1128156189 08/16/2023 08/19/2023 2023-08-16 15:29:31 info: sale_by_new_customer() btreeCustomerId [53295353181] transactionId [91cv5js5]. 2023-08-16 15:29:31 info: Process Page[S] 111.65.57.243 > 91cv5js5 'S' 'Credit Card' 53295353181 2023-08-16 16:03:14 info: Process Page 218.212.17.229 > 45 yeokh59@gmail.com 97708708 SLA3771R 1126170280 08/16/2023 08/19/2023 2023-08-16 16:03:17 info: sale_by_new_customer() btreeCustomerId [85048999723] transactionId [aj4hqcg2]. 2023-08-16 16:03:17 info: Process Page[S] 218.212.17.229 > aj4hqcg2 'S' 'Credit Card' 85048999723 2023-08-16 16:04:55 info: Process Page 111.65.33.15 > 45 lohpuaysing@gmail.com 98336161 SMK4488M 1220514350 08/16/2023 08/19/2023 2023-08-16 16:04:58 info: sale_by_new_customer() btreeCustomerId [54617663283] transactionId [6saay5w9]. 2023-08-16 16:04:58 info: Process Page[S] 111.65.33.15 > 6saay5w9 'S' 'Credit Card' 54617663283 2023-08-16 16:24:22 info: Process Page 148.253.25.134 > 45 wooareu@gmail.com 97734989 SKU4779U 1125880484 08/13/2023 08/16/2023 2023-08-16 16:24:26 info: sale_by_new_customer() btreeCustomerId [89798038634] transactionId [nsw8ks25]. 2023-08-16 16:24:26 info: Process Page[S] 148.253.25.134 > nsw8ks25 'S' 'Credit Card' 89798038634 2023-08-16 16:39:00 info: Process Page 148.253.25.145 > 45 zannatan@yahoo.com 96966338 SLW4251C 1125552182 08/13/2023 08/16/2023 2023-08-16 16:39:04 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "49540877299" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(18) "Insufficient Funds" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "h8d1dr8j" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-16 08:39:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-16 08:39:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "49540877299" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(18) "zannatan@yahoo.com" ["website"]=> NULL ["phone"]=> string(8) "96966338" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDk1NDA4NzcyOTk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["additionalProcessorResponse"]=> string(13) "51 : DECLINED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "pwsychy9" ["bin"]=> string(6) "526471" ["last4"]=> string(4) "3420" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "06" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19wd3N5Y2h5OQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "5f0db10d39a83be37261a1f08326e2f8" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-16 08:39:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "51" ["networkResponseText"]=> string(36) "Insufficient funds/over credit limit" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MDPXELU2H0816" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25faDhkMWRyOGo" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "h8d1dr8j" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25faDhkMWRyOGo" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "3420" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "pwsychy9" ["bin"]=> string(6) "526471" ["last4"]=> string(4) "3420" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "06" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19wd3N5Y2h5OQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "5f0db10d39a83be37261a1f08326e2f8" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "06/2026" ["maskedNumber"]=> string(16) "526471******3420" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "49540877299" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(18) "zannatan@yahoo.com" ["website"]=> NULL ["phone"]=> string(8) "96966338" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDk1NDA4NzcyOTk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-16 16:40:02 info: Process Page 122.11.214.209 > 45 yinchong.ang@gmail.com 97127003 snb1868e 1126797729 08/16/2023 08/19/2023 2023-08-16 16:40:05 info: sale_by_new_customer() btreeCustomerId [84795983069] transactionId [ajr7cy1z]. 2023-08-16 16:40:05 info: Process Page[S] 122.11.214.209 > ajr7cy1z 'S' 'Credit Card' 84795983069 2023-08-16 16:40:39 info: Process Page 148.253.25.136 > 45 meelimtay@gmail.com 98181221 SKA1221L 1126127281 08/13/2023 08/16/2023 2023-08-16 16:40:42 info: sale_by_new_customer() btreeCustomerId [13399387783] transactionId [rhn7apsw]. 2023-08-16 16:40:42 info: Process Page[S] 148.253.25.136 > rhn7apsw 'S' 'Credit Card' 13399387783 2023-08-16 16:41:37 info: Process Page 148.253.25.145 > 45 zannatan@yahoo.com 96966338 SLW4251C 1125552182 08/13/2023 08/16/2023 2023-08-16 16:41:40 info: sale_by_new_customer() btreeCustomerId [13444728934] transactionId [4k6zqas5]. 2023-08-16 16:41:40 info: Process Page[S] 148.253.25.145 > 4k6zqas5 'S' 'Credit Card' 13444728934 2023-08-16 16:46:55 info: Process Page 111.65.36.172 > 45 eric112326@gmail.com 88810401 sLZ2853m 1128443669 08/16/2023 08/19/2023 2023-08-16 16:46:58 info: sale_by_new_customer() btreeCustomerId [13018648299] transactionId [afw74tdy]. 2023-08-16 16:46:58 info: Process Page[S] 111.65.36.172 > afw74tdy 'S' 'Credit Card' 13018648299 2023-08-16 16:50:19 info: Process Page 122.11.246.152 > 45 chuataifatt@gmail.com 92714641 SMZ9634x 1220442783 08/16/2023 08/19/2023 2023-08-16 16:50:23 info: sale_by_new_customer() btreeCustomerId [58398053319] transactionId [da5xj56g]. 2023-08-16 16:50:23 info: Process Page[S] 122.11.246.152 > da5xj56g 'S' 'Credit Card' 58398053319 2023-08-16 16:53:25 info: Process Page 119.56.105.172 > 45 ttk_zhiquan@hotmail.com 94874732 SKR5458E 1125639766 08/16/2023 08/19/2023 2023-08-16 16:53:28 info: sale_by_new_customer() btreeCustomerId [81250855871] transactionId [n0jkzv7a]. 2023-08-16 16:53:28 info: Process Page[S] 119.56.105.172 > n0jkzv7a 'S' 'Credit Card' 81250855871 2023-08-16 17:06:39 info: Process Page 122.11.212.236 > 45 shearong21@gmail.com 91289248 SMU4498G 1129998928 08/16/2023 08/19/2023 2023-08-16 17:06:42 info: sale_by_new_customer() btreeCustomerId [12814003203] transactionId [fsprpv4f]. 2023-08-16 17:06:42 info: Process Page[S] 122.11.212.236 > fsprpv4f 'S' 'Credit Card' 12814003203 2023-08-16 17:06:43 info: Process Page 111.65.69.214 > 45 eggielim@hotmail.com 98292268 SLD6667Z 1126661031 08/16/2023 08/19/2023 2023-08-16 17:06:48 info: sale_by_new_customer() btreeCustomerId [86469456453] transactionId [059g9m2a]. 2023-08-16 17:06:48 info: Process Page[S] 111.65.69.214 > 059g9m2a 'S' 'Credit Card' 86469456453 2023-08-16 17:16:40 info: Process Page 119.234.10.26 > 45 lubbster83@gmail.com 94556646 SKX315K 1126175412 08/16/2023 08/19/2023 2023-08-16 17:16:43 info: sale_by_new_customer() btreeCustomerId [58592890314] transactionId [gd4k7n0c]. 2023-08-16 17:16:43 info: Process Page[S] 119.234.10.26 > gd4k7n0c 'S' 'Credit Card' 58592890314 2023-08-16 17:18:35 info: Process Page 122.11.214.50 > 45 gohtingkok@gmail.com 96650283 SLH2740A 1126965722 08/13/2023 08/16/2023 2023-08-16 17:18:38 info: sale_by_new_customer() btreeCustomerId [53241164244] transactionId [3zxy5spk]. 2023-08-16 17:18:38 info: Process Page[S] 122.11.214.50 > 3zxy5spk 'S' 'Credit Card' 53241164244 2023-08-16 17:25:11 info: Process Page 119.234.6.141 > 45 andrewkoh.cs@gmail.com 98299038 SJD7389T 1025814872 08/16/2023 08/19/2023 2023-08-16 17:25:15 info: sale_by_new_customer() btreeCustomerId [10613660321] transactionId [2z25k1bz]. 2023-08-16 17:25:15 info: Process Page[S] 119.234.6.141 > 2z25k1bz 'S' 'Credit Card' 10613660321 2023-08-16 17:26:02 info: Process Page 148.253.25.135 > 45 xavierchua@gmail.com 94501352 SNG9719Z 1124027813 08/13/2023 08/16/2023 2023-08-16 17:26:06 info: sale_by_new_customer() btreeCustomerId [17663759836] transactionId [1phszwrg]. 2023-08-16 17:26:06 info: Process Page[S] 148.253.25.135 > 1phszwrg 'S' 'Credit Card' 17663759836 2023-08-16 17:36:19 info: Process Page 104.28.119.112 > 45 zjlam@hotmail.com 90462446 SMW183E 1220919831 08/16/2023 08/19/2023 2023-08-16 17:36:23 info: sale_by_new_customer() btreeCustomerId [80651003496] transactionId [hf0kn8ws]. 2023-08-16 17:36:23 info: Process Page[S] 104.28.119.112 > hf0kn8ws 'S' 'Credit Card' 80651003496 2023-08-16 17:40:05 info: Process Page 119.56.111.239 > 45 dokidot@gmail.com 91146652 SMH2836X 1129075677 08/16/2023 08/19/2023 2023-08-16 17:40:08 info: sale_by_new_customer() btreeCustomerId [83526573069] transactionId [9zkk1mpc]. 2023-08-16 17:40:08 info: Process Page[S] 119.56.111.239 > 9zkk1mpc 'S' 'Credit Card' 83526573069 2023-08-16 17:41:37 info: Process Page 122.11.212.203 > 45 frankitltw@gmail.com 96688323 SJE6628E 1221068546 08/13/2023 08/16/2023 2023-08-16 17:41:40 info: sale_by_new_customer() btreeCustomerId [89018104003] transactionId [j50ghf00]. 2023-08-16 17:41:40 info: Process Page[S] 122.11.212.203 > j50ghf00 'S' 'Credit Card' 89018104003 2023-08-16 17:45:44 info: Process Page 104.28.122.110 > 45 ohweebeng@gmail.com 97440990 SJP635R 1122986566 08/16/2023 08/19/2023 2023-08-16 17:45:48 info: sale_by_new_customer() btreeCustomerId [51348485601] transactionId [3k6bkbxs]. 2023-08-16 17:45:48 info: Process Page[S] 104.28.122.110 > 3k6bkbxs 'S' 'Credit Card' 51348485601 2023-08-16 17:51:42 info: Process Page 119.56.111.88 > 45 stefanyee@gmail.com 96838910 SLS7531X 1127887371 08/16/2023 08/19/2023 2023-08-16 17:51:48 info: sale_by_new_customer() btreeCustomerId [58667270901] transactionId [5v8k9sma]. 2023-08-16 17:51:48 info: Process Page[S] 119.56.111.88 > 5v8k9sma 'S' 'Credit Card' 58667270901 2023-08-16 17:57:05 info: Process Page 111.65.57.117 > 45 raymond.tong@timesoftsg.com.sg 96195351 SMR7607E 1129637964 08/13/2023 08/16/2023 2023-08-16 17:57:09 info: sale_by_new_customer() btreeCustomerId [12132872703] transactionId [kmfdjeys]. 2023-08-16 17:57:09 info: Process Page[S] 111.65.57.117 > kmfdjeys 'S' 'Credit Card' 12132872703 2023-08-16 18:05:41 info: Process Page 119.56.99.22 > 45 sam.creativeplanner@gmail.con 86886586 SNB7767Z 1220583264 08/16/2023 08/19/2023 2023-08-16 18:05:42 info: Process Page 119.56.110.125 > 45 fondrachua@hotmail.com 84818442 SGL87D 1128771869 08/16/2023 08/19/2023 2023-08-16 18:05:45 info: sale_by_new_customer() btreeCustomerId [89470196639] transactionId [r7gjp8aw]. 2023-08-16 18:05:45 info: Process Page[S] 119.56.99.22 > r7gjp8aw 'S' 'Credit Card' 89470196639 2023-08-16 18:05:46 info: sale_by_new_customer() btreeCustomerId [14113739883] transactionId [375c3qrf]. 2023-08-16 18:05:46 info: Process Page[S] 119.56.110.125 > 375c3qrf 'S' 'Credit Card' 14113739883 2023-08-16 18:18:43 info: Process Page 210.10.6.186 > 45 teochaiheng79@gmail.com 98898115 Sjq4219c 1129601167 08/16/2023 08/19/2023 2023-08-16 18:18:46 info: sale_by_new_customer() btreeCustomerId [83736574836] transactionId [3fjszn0m]. 2023-08-16 18:18:46 info: Process Page[S] 210.10.6.186 > 3fjszn0m 'S' 'Credit Card' 83736574836 2023-08-16 18:19:16 info: Process Page 111.65.46.43 > 45 yltaneileen@yahoo.com 98287077 SGS7077A 1127188472 08/16/2023 08/19/2023 2023-08-16 18:19:19 info: sale_by_new_customer() btreeCustomerId [42282163953] transactionId [gx3f5fj1]. 2023-08-16 18:19:19 info: Process Page[S] 111.65.46.43 > gx3f5fj1 'S' 'Credit Card' 42282163953 2023-08-16 18:43:48 info: Process Page 210.10.1.12 > 45 josephineliuweiyu@yahoo.com.sg 90045728 SLZ3517C 1128405817 08/16/2023 08/19/2023 2023-08-16 18:43:51 info: sale_by_new_customer() btreeCustomerId [51847014319] transactionId [qt65dbtq]. 2023-08-16 18:43:51 info: Process Page[S] 210.10.1.12 > qt65dbtq 'S' 'Credit Card' 51847014319 2023-08-16 18:59:00 info: Process Page 119.56.101.111 > 55 gumbowife@hotmail.com 96316773 SKZ2644L 1126211901 08/16/2023 08/20/2023 2023-08-16 18:59:03 info: sale_by_new_customer() btreeCustomerId [87466477981] transactionId [aph7qn5j]. 2023-08-16 18:59:03 info: Process Page[S] 119.56.101.111 > aph7qn5j 'S' 'Credit Card' 87466477981 2023-08-16 19:00:16 info: Process Page 111.65.35.155 > 45 pin30@yahoo.com 91058653 SLR7197H 1127844347 08/15/2023 08/18/2023 2023-08-16 19:00:19 info: sale_by_new_customer() btreeCustomerId [47228580196] transactionId [eg3cfpwq]. 2023-08-16 19:00:19 info: Process Page[S] 111.65.35.155 > eg3cfpwq 'S' 'Credit Card' 47228580196 2023-08-16 19:02:27 info: Process Page 111.65.35.25 > 45 Urielee1986@gmail.com 96549419 SKN7196T 1125400886 08/16/2023 08/19/2023 2023-08-16 19:02:31 info: sale_by_new_customer() btreeCustomerId [55068994421] transactionId [p79n0g5p]. 2023-08-16 19:02:31 info: Process Page[S] 111.65.35.25 > p79n0g5p 'S' 'Credit Card' 55068994421 2023-08-16 19:09:01 info: Process Page 119.56.101.251 > 45 dt3167@yahoo.com.sg 96923876 SJQ2588A 1125286963 08/16/2023 08/19/2023 2023-08-16 19:09:04 info: sale_by_new_customer() btreeCustomerId [16328603301] transactionId [2qwpknqg]. 2023-08-16 19:09:04 info: Process Page[S] 119.56.101.251 > 2qwpknqg 'S' 'Credit Card' 16328603301 2023-08-16 19:14:58 info: Process Page 119.234.8.253 > 45 teckwaiwong@gmsil.com 96522758 Smv4034g 1220116106 08/16/2023 08/19/2023 2023-08-16 19:15:01 info: sale_by_new_customer() btreeCustomerId [84874331851] transactionId [87tsvx0b]. 2023-08-16 19:15:01 info: Process Page[S] 119.234.8.253 > 87tsvx0b 'S' 'Credit Card' 84874331851 2023-08-16 19:26:46 info: Process Page 119.56.110.152 > 45 junmingyap79@gmail.com 97953538 SCE3533Y 1127751435 08/13/2023 08/16/2023 2023-08-16 19:26:50 info: sale_by_new_customer() btreeCustomerId [88112442544] transactionId [3axd0gwr]. 2023-08-16 19:26:50 info: Process Page[S] 119.56.110.152 > 3axd0gwr 'S' 'Credit Card' 88112442544 2023-08-16 19:31:34 info: Process Page 122.11.212.50 > 45 alcontan57@yahoo.com.sg 97337208 SMT4269G 1129852702 08/16/2023 08/19/2023 2023-08-16 19:31:38 info: sale_by_new_customer() btreeCustomerId [47371610981] transactionId [epwet6yr]. 2023-08-16 19:31:38 info: Process Page[S] 122.11.212.50 > epwet6yr 'S' 'Credit Card' 47371610981 2023-08-16 19:53:39 info: Process Page 119.56.101.31 > 45 dccl1967@gmail.com 91263006 SMK5950M 1129290671 08/16/2023 08/19/2023 2023-08-16 19:53:43 info: sale_by_new_customer() btreeCustomerId [84721407216] transactionId [dwzp0xhr]. 2023-08-16 19:53:43 info: Process Page[S] 119.56.101.31 > dwzp0xhr 'S' 'Credit Card' 84721407216 2023-08-16 19:55:41 info: Process Page 119.56.101.1 > 45 simonhoh5553@gmail.com 93431123 Skx6435h 1126022902 08/16/2023 08/19/2023 2023-08-16 19:55:45 info: sale_by_new_customer() btreeCustomerId [86306765196] transactionId [msr9xk70]. 2023-08-16 19:55:45 info: Process Page[S] 119.56.101.1 > msr9xk70 'S' 'Credit Card' 86306765196 2023-08-16 20:34:32 info: Process Page 111.65.46.85 > 45 alex@coemarketing.sg 96300983 SBN9226J 1221193278 08/16/2023 08/19/2023 2023-08-16 20:34:35 info: sale_by_new_customer() btreeCustomerId [81652435264] transactionId [q5mm9x6b]. 2023-08-16 20:34:35 info: Process Page[S] 111.65.46.85 > q5mm9x6b 'S' 'Credit Card' 81652435264 2023-08-17 09:55:52 info: Process Page 151.192.182.10 > 45 taychunhong@gmail.com 94568988 SLP5801X 1123977895 08/28/2023 08/31/2023 2023-08-17 09:55:56 info: sale_by_new_customer() btreeCustomerId [51329540973] transactionId [7rw408f6]. 2023-08-17 09:55:56 info: Process Page[S] 151.192.182.10 > 7rw408f6 'S' 'Credit Card' 51329540973 2023-08-17 11:40:07 info: Process Page 122.11.198.204 > 45 BEN@BTRCONCEPT.COM 98479722 SNC5515S 1220621907 08/18/2023 08/21/2023 2023-08-17 11:40:10 info: sale_by_new_customer() btreeCustomerId [14586330981] transactionId [r0e0g1d3]. 2023-08-17 11:40:10 info: Process Page[S] 122.11.198.204 > r0e0g1d3 'S' 'Credit Card' 14586330981 2023-08-17 12:32:22 info: Process Page 111.65.61.162 > 45 doreenkueh@gmail.com 96358123 SLG8123Y 1126991181 08/20/2023 08/23/2023 2023-08-17 12:32:26 info: sale_by_new_customer() btreeCustomerId [11727290769] transactionId [0n45sn4c]. 2023-08-17 12:32:26 info: Process Page[S] 111.65.61.162 > 0n45sn4c 'S' 'Credit Card' 11727290769 2023-08-17 14:02:24 info: Process Page 116.15.226.95 > 45 SCF-1933@HOTMAIL.COM 96185544 SCF1933J 1220223406 08/18/2023 08/21/2023 2023-08-17 14:02:27 info: sale_by_new_customer() btreeCustomerId [83501341523] transactionId [bp6qde30]. 2023-08-17 14:02:27 info: Process Page[S] 116.15.226.95 > bp6qde30 'S' 'Credit Card' 83501341523 2023-08-17 14:57:12 info: Process Page 124.82.4.97 > 45 jeremyt.kh@gmail.com 98397393 SLH2374Z 1127042743 08/16/2023 08/19/2023 2023-08-17 14:57:15 info: sale_by_new_customer() btreeCustomerId [53417781166] transactionId [61gqvgwg]. 2023-08-17 14:57:15 info: Process Page[S] 124.82.4.97 > 61gqvgwg 'S' 'Credit Card' 53417781166 2023-08-17 17:41:21 info: Process Page 122.11.212.132 > 45 jorinechuaweiling@gmail.com 98164905 SMD2592U 1124499137 08/18/2023 08/21/2023 2023-08-17 17:41:26 info: sale_by_new_customer() btreeCustomerId [19538055223] transactionId [ddkhphpa]. 2023-08-17 17:41:26 info: Process Page[S] 122.11.212.132 > ddkhphpa 'S' 'Credit Card' 19538055223 2023-08-17 20:50:18 info: Process Page 219.74.3.39 > 45 onyu.cheng@gmail.com 96376561 sdd616e 1127180337 08/16/2023 08/19/2023 2023-08-17 20:50:22 info: sale_by_new_customer() btreeCustomerId [13463949914] transactionId [6c4s59ft]. 2023-08-17 20:50:22 info: Process Page[S] 219.74.3.39 > 6c4s59ft 'S' 'Credit Card' 13463949914 2023-08-17 21:10:14 info: Process Page 116.86.156.168 > 45 victorlohbs@yahoo.com 96333040 SLH6818J 1220077879 08/18/2023 08/21/2023 2023-08-17 21:10:17 info: sale_by_new_customer() btreeCustomerId [57520902196] transactionId [mjhgftnz]. 2023-08-17 21:10:17 info: Process Page[S] 116.86.156.168 > mjhgftnz 'S' 'Credit Card' 57520902196 2023-08-18 09:57:02 info: Process Page 148.253.25.145 > 45 pohonn.kat@bes.sg 98529961 Skw96y 1129622379 08/16/2023 08/19/2023 2023-08-18 09:57:05 info: sale_by_new_customer() btreeCustomerId [80443713044] transactionId [56m3nx44]. 2023-08-18 09:57:05 info: Process Page[S] 148.253.25.145 > 56m3nx44 'S' 'Credit Card' 80443713044 2023-08-18 11:07:34 info: Process Page 103.31.25.66 > 45 candice_shyan@hotmail.com 93557126 SGQ5355X 1126345940 08/18/2023 08/21/2023 2023-08-18 11:07:37 info: sale_by_new_customer() btreeCustomerId [59568827314] transactionId [kqprszby]. 2023-08-18 11:07:37 info: Process Page[S] 103.31.25.66 > kqprszby 'S' 'Credit Card' 59568827314 2023-08-18 12:46:11 info: Process Page 111.65.69.52 > 45 lowkokmeng@hotmail.com 96363789 EB39U 1220433394 08/16/2023 08/19/2023 2023-08-18 12:46:14 info: sale_by_new_customer() btreeCustomerId [53853891283] transactionId [fsd0g89g]. 2023-08-18 12:46:14 info: Process Page[S] 111.65.69.52 > fsd0g89g 'S' 'Credit Card' 53853891283 2023-08-18 13:06:28 info: Process Page 122.11.212.51 > 45 genius1me@gmail.com 96427745 GBG9250A 1042996819 08/18/2023 08/21/2023 2023-08-18 13:06:32 info: sale_by_new_customer() btreeCustomerId [11802536203] transactionId [az0qge08]. 2023-08-18 13:06:32 info: Process Page[S] 122.11.212.51 > az0qge08 'S' 'Credit Card' 11802536203 2023-08-18 13:07:47 info: Process Page 122.11.214.248 > 45 junyuan.leow@gmail.com 92746219 SLR8301S 1127766179 08/18/2023 08/21/2023 2023-08-18 13:07:50 info: sale_by_new_customer() btreeCustomerId [56234871799] transactionId [jq4r5eze]. 2023-08-18 13:07:50 info: Process Page[S] 122.11.214.248 > jq4r5eze 'S' 'Credit Card' 56234871799 2023-08-18 13:08:55 info: Process Page 111.65.46.51 > 45 wongfengshun88@gmail.com 97322865 SLM6136S 1127369345 08/18/2023 08/21/2023 2023-08-18 13:08:57 info: sale_by_new_customer() btreeCustomerId [58471496716] transactionId [ad89fvmz]. 2023-08-18 13:08:57 info: Process Page[S] 111.65.46.51 > ad89fvmz 'S' 'Credit Card' 58471496716 2023-08-18 13:11:04 info: Process Page 119.56.106.157 > 45 khimcjoo@gmail.com 88681368 SLN9032H 1127584711 08/16/2023 08/19/2023 2023-08-18 13:11:07 info: sale_by_new_customer() btreeCustomerId [86574533803] transactionId [nf70pba6]. 2023-08-18 13:11:07 info: Process Page[S] 119.56.106.157 > nf70pba6 'S' 'Credit Card' 86574533803 2023-08-18 13:18:39 info: Process Page 111.65.47.77 > 45 eugeneyip32@gmail.com 97354736 SDZ15Z 1127254926 08/16/2023 08/19/2023 2023-08-18 13:18:42 info: sale_by_new_customer() btreeCustomerId [54357076134] transactionId [fkra18d2]. 2023-08-18 13:18:42 info: Process Page[S] 111.65.47.77 > fkra18d2 'S' 'Credit Card' 54357076134 2023-08-18 13:21:17 info: Process Page 115.164.81.6 > 45 jnr9993@gmail.com 60127765945 JPV6262 1111737120265761 08/18/2023 08/21/2023 2023-08-18 13:21:20 info: sale_by_new_customer() btreeCustomerId [11717283083] transactionId [370th8ck]. 2023-08-18 13:21:20 info: Process Page[S] 115.164.81.6 > 370th8ck 'S' 'Credit Card' 11717283083 2023-08-18 13:31:57 info: Process Page 119.56.110.249 > 45 qlhsq5@gmail.com 93692430 SMU8079G 1128367017 08/17/2023 08/20/2023 2023-08-18 13:32:02 info: sale_by_new_customer() btreeCustomerId [13882632071] transactionId [4knax7ht]. 2023-08-18 13:32:02 info: Process Page[S] 119.56.110.249 > 4knax7ht 'S' 'Credit Card' 13882632071 2023-08-18 13:42:42 info: Process Page 151.192.188.150 > 45 dwdsrren@gmail.com 97302306 SLM57B 1220409311 08/18/2023 08/21/2023 2023-08-18 13:42:45 info: sale_by_new_customer() btreeCustomerId [17458018503] transactionId [cy4s9h9v]. 2023-08-18 13:42:45 info: Process Page[S] 151.192.188.150 > cy4s9h9v 'S' 'Credit Card' 17458018503 2023-08-18 13:48:52 info: Process Page 122.11.212.226 > 45 jeremytanjx@gmail.com 90601060 Skv6649t 1126083417 08/16/2023 08/19/2023 2023-08-18 13:48:55 info: sale_by_new_customer() btreeCustomerId [49782502919] transactionId [j17d25h8]. 2023-08-18 13:48:55 info: Process Page[S] 122.11.212.226 > j17d25h8 'S' 'Credit Card' 49782502919 2023-08-18 14:00:37 info: Process Page 119.56.98.242 > 45 waykwang@gmail.com 98719337 SMZ4658K 1220328892 08/17/2023 08/20/2023 2023-08-18 14:00:40 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "19176118981" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "9fjtbvvn" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-18 06:00:39.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-18 06:00:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "19176118981" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(18) "waykwang@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "98719337" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTkxNzYxMTg5ODE" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["additionalProcessorResponse"]=> string(20) "51 : TRY AGAIN LATER" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "ndn1dheb" ["bin"]=> string(6) "542550" ["last4"]=> string(4) "5413" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "02" ["expirationYear"]=> string(4) "2024" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(26) "CITIBANK SINGAPORE LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19uZG4xZGhlYg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "c2e9713e583d122a6367addfd4aee819" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-18 06:00:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "79" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "02" ["merchantAdviceCodeText"]=> string(44) "Cannot approve at this time, try again later" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MCW0UM1UA0818" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fOWZqdGJ2dm4" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "9fjtbvvn" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fOWZqdGJ2dm4" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "5413" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "ndn1dheb" ["bin"]=> string(6) "542550" ["last4"]=> string(4) "5413" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "02" ["expirationYear"]=> string(4) "2024" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(26) "CITIBANK SINGAPORE LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19uZG4xZGhlYg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "c2e9713e583d122a6367addfd4aee819" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "02/2024" ["maskedNumber"]=> string(16) "542550******5413" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "19176118981" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(18) "waykwang@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "98719337" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTkxNzYxMTg5ODE" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-18 14:01:23 info: Process Page 119.56.98.27 > 45 blueskys.1976@hotmail.sg 98458035 SMS9447G 1129932851 08/17/2023 08/20/2023 2023-08-18 14:01:27 info: sale_by_new_customer() btreeCustomerId [19547773166] transactionId [fcm3tmr3]. 2023-08-18 14:01:27 info: Process Page[S] 119.56.98.27 > fcm3tmr3 'S' 'Credit Card' 19547773166 2023-08-18 14:03:06 info: Process Page 119.56.100.28 > 45 waykwang@gmail.com 98719337 SMZ4658K 1220328892 08/17/2023 08/20/2023 2023-08-18 14:03:09 info: sale_by_new_customer() btreeCustomerId [12479831836] transactionId [567x6j1m]. 2023-08-18 14:03:09 info: Process Page[S] 119.56.100.28 > 567x6j1m 'S' 'Credit Card' 12479831836 2023-08-18 14:05:36 info: Process Page 119.56.102.234 > 45 brenda.ng1010@gmail.com 83331010 SKM3480D 1125236398 08/16/2023 08/19/2023 2023-08-18 14:05:39 info: sale_by_new_customer() btreeCustomerId [10434325981] transactionId [at88z559]. 2023-08-18 14:05:39 info: Process Page[S] 119.56.102.234 > at88z559 'S' 'Credit Card' 10434325981 2023-08-18 14:06:14 info: Process Page 119.56.104.64 > 45 yaacobnayan@gmail.com 90704213 SLS3230R 1127811651 08/18/2023 08/21/2023 2023-08-18 14:06:17 info: sale_by_new_customer() btreeCustomerId [55623196646] transactionId [1y8a66na]. 2023-08-18 14:06:17 info: Process Page[S] 119.56.104.64 > 1y8a66na 'S' 'Credit Card' 55623196646 2023-08-18 14:13:50 info: Process Page 122.11.214.236 > 45 derrick_sng@hotmail.com 90097198 Sng1007y 1127722626 08/16/2023 08/19/2023 2023-08-18 14:13:53 info: sale_by_new_customer() btreeCustomerId [18686657314] transactionId [9p9tpazs]. 2023-08-18 14:13:53 info: Process Page[S] 122.11.214.236 > 9p9tpazs 'S' 'Credit Card' 18686657314 2023-08-18 14:13:55 info: Process Page 111.65.71.199 > 45 stevogb@hotmail.com 92963231 SKU2994C 1125866905 08/18/2023 08/21/2023 2023-08-18 14:13:58 info: sale_by_new_customer() btreeCustomerId [57496527536] transactionId [7evg6bn0]. 2023-08-18 14:13:58 info: Process Page[S] 111.65.71.199 > 7evg6bn0 'S' 'Credit Card' 57496527536 2023-08-18 14:18:47 info: Process Page 119.56.110.174 > 45 simonokm@yahoo.com.sg 88204069 SNG1803R 1220947197 08/18/2023 08/21/2023 2023-08-18 14:18:50 info: sale_by_new_customer() btreeCustomerId [40288441939] transactionId [pk8vwdw9]. 2023-08-18 14:18:50 info: Process Page[S] 119.56.110.174 > pk8vwdw9 'S' 'Credit Card' 40288441939 2023-08-18 14:25:27 info: Process Page 119.56.98.142 > 45 panggarypang@gmail.com 98762614 SLQ3045U 1127690336 08/18/2023 08/21/2023 2023-08-18 14:25:30 info: sale_by_new_customer() btreeCustomerId [81601846653] transactionId [1d40hhj1]. 2023-08-18 14:25:30 info: Process Page[S] 119.56.98.142 > 1d40hhj1 'S' 'Credit Card' 81601846653 2023-08-18 14:27:38 info: Process Page 119.56.98.142 > 45 panggarypang@gmail.com 97557222 SLL5333B 1126490183 08/18/2023 08/21/2023 2023-08-18 14:27:41 info: sale_by_new_customer() btreeCustomerId [49691560981] transactionId [pgrrbd4k]. 2023-08-18 14:27:41 info: Process Page[S] 119.56.98.142 > pgrrbd4k 'S' 'Credit Card' 49691560981 2023-08-18 14:32:34 info: Process Page 119.56.105.101 > 45 jasonwcs@yahoo.com 96912201 SME8210C 1128791092 08/17/2023 08/20/2023 2023-08-18 14:32:37 info: sale_by_new_customer() btreeCustomerId [40628156453] transactionId [gy0pvtaq]. 2023-08-18 14:32:37 info: Process Page[S] 119.56.105.101 > gy0pvtaq 'S' 'Credit Card' 40628156453 2023-08-18 14:39:41 info: Process Page 119.56.96.142 > 45 huah1991@gmail.com 84266888 Scz676c 1127774990 08/16/2023 08/19/2023 2023-08-18 14:39:44 info: sale_by_new_customer() btreeCustomerId [87393760064] transactionId [pvxfa1c7]. 2023-08-18 14:39:44 info: Process Page[S] 119.56.96.142 > pvxfa1c7 'S' 'Credit Card' 87393760064 2023-08-18 14:40:51 info: Process Page 111.65.44.133 > 45 alanbang4379@gmail.com 91917059 SNC1913C 1126773266 08/18/2023 08/21/2023 2023-08-18 14:40:56 info: sale_by_new_customer() btreeCustomerId [85088973564] transactionId [2h1g4xp1]. 2023-08-18 14:40:56 info: Process Page[S] 111.65.44.133 > 2h1g4xp1 'S' 'Credit Card' 85088973564 2023-08-18 14:41:06 info: Process Page 122.11.212.212 > 45 ronald265@gmail.com 86619807 Smr5971r 1129758942 08/18/2023 08/21/2023 2023-08-18 14:41:10 info: sale_by_new_customer() btreeCustomerId [55349517016] transactionId [ca9xrbzw]. 2023-08-18 14:41:10 info: Process Page[S] 122.11.212.212 > ca9xrbzw 'S' 'Credit Card' 55349517016 2023-08-18 15:05:02 info: Process Page 111.65.69.4 > 45 catherinechiang962@hotmail.com 97231427 SKT6747D 1125857342 08/18/2023 08/21/2023 2023-08-18 15:05:06 info: sale_by_new_customer() btreeCustomerId [87521779696] transactionId [3kdhg6mx]. 2023-08-18 15:05:06 info: Process Page[S] 111.65.69.4 > 3kdhg6mx 'S' 'Credit Card' 87521779696 2023-08-18 15:15:41 info: Process Page 119.56.97.114 > 45 ohky30@gmail.com 93691005 SLG399X 1126992840 08/18/2023 08/21/2023 2023-08-18 15:15:44 info: sale_by_new_customer() btreeCustomerId [52318430223] transactionId [4t35n1r8]. 2023-08-18 15:15:44 info: Process Page[S] 119.56.97.114 > 4t35n1r8 'S' 'Credit Card' 52318430223 2023-08-18 15:16:15 info: Process Page 111.65.58.106 > 45 alantoh2303@gmail.com 86888066 SGG1175C 1125334994 08/18/2023 08/21/2023 2023-08-18 15:16:18 info: sale_by_new_customer() btreeCustomerId [43619785783] transactionId [qgt1ks0q]. 2023-08-18 15:16:18 info: Process Page[S] 111.65.58.106 > qgt1ks0q 'S' 'Credit Card' 43619785783 2023-08-18 15:16:22 info: Process Page 122.11.214.33 > 45 aaasnt@gmail.com 97349852 SMK4132P 1129182943 08/18/2023 08/21/2023 2023-08-18 15:16:26 info: sale_by_new_customer() btreeCustomerId [17508962849] transactionId [5rz41r58]. 2023-08-18 15:16:26 info: Process Page[S] 122.11.214.33 > 5rz41r58 'S' 'Credit Card' 17508962849 2023-08-18 15:17:47 info: Process Page 117.20.154.79 > 45 Douglasngth@gmail.com 96656400 SKS9950T 1125778712 08/18/2023 08/21/2023 2023-08-18 15:17:52 info: sale_by_new_customer() btreeCustomerId [11003186283] transactionId [9d6yk9tn]. 2023-08-18 15:17:52 info: Process Page[S] 117.20.154.79 > 9d6yk9tn 'S' 'Credit Card' 11003186283 2023-08-18 15:18:14 info: Process Page 111.65.58.108 > 45 jasminejml@hotmail.com 84828282 SNA123H 1128107760 08/18/2023 08/21/2023 2023-08-18 15:18:18 info: sale_by_new_customer() btreeCustomerId [87035460783] transactionId [5ykt7dr9]. 2023-08-18 15:18:18 info: Process Page[S] 111.65.58.108 > 5ykt7dr9 'S' 'Credit Card' 87035460783 2023-08-18 15:28:14 info: Process Page 119.56.106.100 > 45 huangailing89@gmail.com 88388863 SNB8863Y 1220492895 08/18/2023 08/21/2023 2023-08-18 15:28:17 info: sale_by_new_customer() btreeCustomerId [17591647016] transactionId [q6ezb4pp]. 2023-08-18 15:28:17 info: Process Page[S] 119.56.106.100 > q6ezb4pp 'S' 'Credit Card' 17591647016 2023-08-18 15:28:37 info: Process Page 122.11.212.49 > 45 terence8008@gmail.com 96863101 Snb 254h 1129166103 08/18/2023 08/21/2023 2023-08-18 15:28:40 info: sale_by_new_customer() btreeCustomerId [16732831119] transactionId [k66r3jxj]. 2023-08-18 15:28:40 info: Process Page[S] 122.11.212.49 > k66r3jxj 'S' 'Credit Card' 16732831119 2023-08-18 15:28:42 info: Process Page 122.11.212.178 > 45 tanpohchoo1032@gmail.com 98731032 SMS1023Z 1129808193 08/18/2023 08/21/2023 2023-08-18 15:28:45 info: sale_by_new_customer() btreeCustomerId [13847550249] transactionId [fcpmvhaz]. 2023-08-18 15:28:45 info: Process Page[S] 122.11.212.178 > fcpmvhaz 'S' 'Credit Card' 13847550249 2023-08-18 15:31:25 info: Process Page 122.11.212.214 > 45 swsoong@gmail.com 92728539 Sjv1609d 1126921857 08/18/2023 08/21/2023 2023-08-18 15:31:29 info: sale_by_new_customer() btreeCustomerId [84889321334] transactionId [379bjbw5]. 2023-08-18 15:31:29 info: Process Page[S] 122.11.212.214 > 379bjbw5 'S' 'Credit Card' 84889321334 2023-08-18 15:31:32 info: Process Page 119.56.107.106 > 45 ng.boonheng2@gmail.com 88162132 SJQ9308X 1126283281 08/18/2023 08/21/2023 2023-08-18 15:31:36 info: sale_by_new_customer() btreeCustomerId [53313325064] transactionId [5exm4tw7]. 2023-08-18 15:31:36 info: Process Page[S] 119.56.107.106 > 5exm4tw7 'S' 'Credit Card' 53313325064 2023-08-18 15:37:31 info: Process Page 111.65.47.239 > 45 markng@singnet.com.sg 96327701 SKD198L 1129836334 08/18/2023 08/21/2023 2023-08-18 15:37:36 info: sale_by_new_customer() btreeCustomerId [14575712064] transactionId [gdnrcey3]. 2023-08-18 15:37:36 info: Process Page[S] 111.65.47.239 > gdnrcey3 'S' 'Credit Card' 14575712064 2023-08-18 15:38:37 info: Process Page 119.56.99.230 > 45 koh_kb@yahoo.com 86148080 SJZ8080K 1220958475 08/18/2023 08/21/2023 2023-08-18 15:38:40 info: sale_by_new_customer() btreeCustomerId [52729655481] transactionId [n88pgq6x]. 2023-08-18 15:38:40 info: Process Page[S] 119.56.99.230 > n88pgq6x 'S' 'Credit Card' 52729655481 2023-08-18 15:38:50 info: Process Page 122.11.212.108 > 45 ngweihao@gmail.com 87877718 SMR4167C 1129788337 08/18/2023 08/21/2023 2023-08-18 15:38:54 info: sale_by_new_customer() btreeCustomerId [19573627071] transactionId [g10azfzx]. 2023-08-18 15:38:54 info: Process Page[S] 122.11.212.108 > g10azfzx 'S' 'Credit Card' 19573627071 2023-08-18 15:39:10 info: Process Page 119.234.8.231 > 45 danielng_boy1984@yahoo.com 92323916 SLG6530T 1126852086 08/18/2023 08/21/2023 2023-08-18 15:39:14 info: sale_by_new_customer() btreeCustomerId [43744106044] transactionId [0jcfnrpn]. 2023-08-18 15:39:14 info: Process Page[S] 119.234.8.231 > 0jcfnrpn 'S' 'Credit Card' 43744106044 2023-08-18 15:40:45 info: Process Page 122.11.214.220 > 45 jurlinekoh82@gmail.com 85338827 SMJ1394A 1129119102 08/18/2023 08/21/2023 2023-08-18 15:40:48 info: sale_by_new_customer() btreeCustomerId [47033076749] transactionId [ngdmnfha]. 2023-08-18 15:40:48 info: Process Page[S] 122.11.214.220 > ngdmnfha 'S' 'Credit Card' 47033076749 2023-08-18 15:43:05 info: Process Page 119.56.96.190 > 45 fey@carsg.sg 91918383 Sbz2288m 1221073496 08/18/2023 08/21/2023 2023-08-18 15:43:05 info: Process Page 119.234.5.83 > 45 gacktoh@gmail.com 93822385 SMZ3045K 1220315170 08/18/2023 08/21/2023 2023-08-18 15:43:08 info: sale_by_new_customer() btreeCustomerId [14853767736] transactionId [nswspk68]. 2023-08-18 15:43:08 info: Process Page[S] 119.56.96.190 > nswspk68 'S' 'Credit Card' 14853767736 2023-08-18 15:43:09 info: sale_by_new_customer() btreeCustomerId [80435442064] transactionId [3gq59a23]. 2023-08-18 15:43:09 info: Process Page[S] 119.234.5.83 > 3gq59a23 'S' 'Credit Card' 80435442064 2023-08-18 15:44:55 info: Process Page 122.11.214.109 > 45 jennytay.st@gmail.com 91472423 SLL5085S 1126251171 08/18/2023 08/21/2023 2023-08-18 15:44:58 info: sale_by_new_customer() btreeCustomerId [59647852099] transactionId [21yfftgw]. 2023-08-18 15:44:58 info: Process Page[S] 122.11.214.109 > 21yfftgw 'S' 'Credit Card' 59647852099 2023-08-18 15:46:58 info: Process Page 122.11.214.18 > 45 lkmaksg@yahoo.com.sg 83334000 SGL40M 1129197843 08/18/2023 08/21/2023 2023-08-18 15:47:01 info: sale_by_new_customer() btreeCustomerId [87703513851] transactionId [dndf9nsg]. 2023-08-18 15:47:01 info: Process Page[S] 122.11.214.18 > dndf9nsg 'S' 'Credit Card' 87703513851 2023-08-18 15:48:52 info: Process Page 111.65.71.3 > 45 maodee@hotmail.com 81262547 SMY9372G 1220435978 08/18/2023 08/21/2023 2023-08-18 15:48:55 info: sale_by_new_customer() btreeCustomerId [40499028419] transactionId [0nz7b3v2]. 2023-08-18 15:48:55 info: Process Page[S] 111.65.71.3 > 0nz7b3v2 'S' 'Credit Card' 40499028419 2023-08-18 15:50:42 info: Process Page 119.56.101.19 > 45 limmeilan12318@gmail.com 94799570 SKT5209Y 1125852920 08/18/2023 08/21/2023 2023-08-18 15:50:46 info: sale_by_new_customer() btreeCustomerId [16630635703] transactionId [qy8cz3k7]. 2023-08-18 15:50:46 info: Process Page[S] 119.56.101.19 > qy8cz3k7 'S' 'Credit Card' 16630635703 2023-08-18 15:53:38 info: Process Page 119.56.98.13 > 45 Wilson.ngwl@gmail.com 90488013 SDZ4884E 1124566275 08/17/2023 08/20/2023 2023-08-18 15:53:39 info: Process Page 111.65.46.89 > 45 kcneoh70@gmail.com 96949125 SKF644E 1124658337 08/18/2023 08/21/2023 2023-08-18 15:53:41 info: sale_by_new_customer() btreeCustomerId [49845190299] transactionId [gne5g5f0]. 2023-08-18 15:53:41 info: Process Page[S] 119.56.98.13 > gne5g5f0 'S' 'Credit Card' 49845190299 2023-08-18 15:53:43 info: sale_by_new_customer() btreeCustomerId [82528463044] transactionId [pqcdbn6s]. 2023-08-18 15:53:43 info: Process Page[S] 111.65.46.89 > pqcdbn6s 'S' 'Credit Card' 82528463044 2023-08-18 15:54:38 info: Process Page 210.10.5.185 > 45 lauwl2001@hotmail.com 84686731 SMQ3656U 1129692687 08/18/2023 08/21/2023 2023-08-18 15:54:42 info: sale_by_new_customer() btreeCustomerId [51083701421] transactionId [de1pkdwd]. 2023-08-18 15:54:42 info: Process Page[S] 210.10.5.185 > de1pkdwd 'S' 'Credit Card' 51083701421 2023-08-18 15:55:00 info: Process Page 115.164.86.159 > 45 eltdsb@hotmail.com 0127888986 JHG73 1111737141192189 08/18/2023 08/21/2023 2023-08-18 15:55:03 info: sale_by_new_customer() btreeCustomerId [43864522583] transactionId [9yrwmbmp]. 2023-08-18 15:55:03 info: Process Page[S] 115.164.86.159 > 9yrwmbmp 'S' 'Credit Card' 43864522583 2023-08-18 15:55:47 info: Process Page 111.65.68.60 > 45 kkpbernard@yahoo.com.sg 98801209 Skz6181d 1126259597 08/17/2023 08/20/2023 2023-08-18 15:55:51 info: sale_by_new_customer() btreeCustomerId [84639977466] transactionId [8pqpqapr]. 2023-08-18 15:55:51 info: Process Page[S] 111.65.68.60 > 8pqpqapr 'S' 'Credit Card' 84639977466 2023-08-18 16:00:12 info: Process Page 122.11.212.253 > 45 ELAINE100750@GMAIL.COM 98171669 SKL1929X 1220678320 08/18/2023 08/21/2023 2023-08-18 16:00:16 info: sale_by_new_customer() btreeCustomerId [86645554946] transactionId [41kan3zd]. 2023-08-18 16:00:16 info: Process Page[S] 122.11.212.253 > 41kan3zd 'S' 'Credit Card' 86645554946 2023-08-18 16:03:32 info: Process Page 122.11.214.119 > 45 annkuek@gmail.com 96901903 SLT2706L 1128028619 08/18/2023 08/21/2023 2023-08-18 16:03:35 info: sale_by_new_customer() btreeCustomerId [52299734549] transactionId [3yfzy7rr]. 2023-08-18 16:03:35 info: Process Page[S] 122.11.214.119 > 3yfzy7rr 'S' 'Credit Card' 52299734549 2023-08-18 16:06:30 info: Process Page 122.11.212.254 > 45 lim.wilson88@gmail.com 87772566 SMJ7966K 1129127692 08/18/2023 08/21/2023 2023-08-18 16:06:34 info: sale_by_new_customer() btreeCustomerId [86006717339] transactionId [9dya6n2b]. 2023-08-18 16:06:34 info: Process Page[S] 122.11.212.254 > 9dya6n2b 'S' 'Credit Card' 86006717339 2023-08-18 16:09:53 info: Process Page 210.10.5.169 > 45 Andypauh@yahoo.com.sg 96629414 SLZ8785L 1128419826 08/18/2023 08/21/2023 2023-08-18 16:09:57 info: sale_by_new_customer() btreeCustomerId [86391121414] transactionId [qr5z09na]. 2023-08-18 16:09:57 info: Process Page[S] 210.10.5.169 > qr5z09na 'S' 'Credit Card' 86391121414 2023-08-18 16:10:12 info: Process Page 111.65.58.29 > 45 catisbunny14@gmail.com 91555479 SLK1253E 1127246155 08/18/2023 08/21/2023 2023-08-18 16:10:16 info: sale_by_new_customer() btreeCustomerId [49668817339] transactionId [6mcbt1ga]. 2023-08-18 16:10:16 info: Process Page[S] 111.65.58.29 > 6mcbt1ga 'S' 'Credit Card' 49668817339 2023-08-18 16:13:31 info: Process Page 210.10.4.255 > 45 victorsim66@hotmail.com 97472118 SJR7970R 1128094199 08/18/2023 08/21/2023 2023-08-18 16:13:34 info: sale_by_new_customer() btreeCustomerId [15408958264] transactionId [fd2vacm3]. 2023-08-18 16:13:34 info: Process Page[S] 210.10.4.255 > fd2vacm3 'S' 'Credit Card' 15408958264 2023-08-18 16:14:03 info: Process Page 111.65.70.212 > 45 spraytronicstrdg@singnet.com.sg 96879477 Skx6907m 1126216240 08/18/2023 08/21/2023 2023-08-18 16:14:07 info: sale_by_new_customer() btreeCustomerId [85310698783] transactionId [0rfrc19h]. 2023-08-18 16:14:07 info: Process Page[S] 111.65.70.212 > 0rfrc19h 'S' 'Credit Card' 85310698783 2023-08-18 16:15:39 info: Process Page 122.11.212.4 > 45 philipong6904711@gmail.com 88899443 SLT1467H 1127927838 08/18/2023 08/21/2023 2023-08-18 16:15:42 info: sale_by_new_customer() btreeCustomerId [84823209446] transactionId [ay461tsz]. 2023-08-18 16:15:42 info: Process Page[S] 122.11.212.4 > ay461tsz 'S' 'Credit Card' 84823209446 2023-08-18 16:19:48 info: Process Page 122.11.212.154 > 45 shawnphua7033@gmail.com 93670222 Smt40A 1125459916 08/18/2023 08/21/2023 2023-08-18 16:19:52 info: sale_by_new_customer() btreeCustomerId [17092252751] transactionId [c2hnsjx9]. 2023-08-18 16:19:52 info: Process Page[S] 122.11.212.154 > c2hnsjx9 'S' 'Credit Card' 17092252751 2023-08-18 16:20:53 info: Process Page 119.56.101.187 > 45 natakuneo@gmail.com 97469508 SKX5920E 1126220621 08/18/2023 08/21/2023 2023-08-18 16:20:56 info: sale_by_new_customer() btreeCustomerId [51609343953] transactionId [kxssp355]. 2023-08-18 16:20:56 info: Process Page[S] 119.56.101.187 > kxssp355 'S' 'Credit Card' 51609343953 2023-08-18 16:24:36 info: Process Page 119.234.4.22 > 45 ang9685@gmail.com 98229685 SKU9282C 1129740478 08/18/2023 08/21/2023 2023-08-18 16:24:39 info: sale_by_new_customer() btreeCustomerId [40927725966] transactionId [5amp5zkb]. 2023-08-18 16:24:39 info: Process Page[S] 119.234.4.22 > 5amp5zkb 'S' 'Credit Card' 40927725966 2023-08-18 16:25:26 info: Process Page 119.56.100.227 > 45 juzzpoohbear1603@yahoo.co.uk 87144444 GBL2245K 1043365691 08/18/2023 08/21/2023 2023-08-18 16:25:30 info: sale_by_new_customer() btreeCustomerId [52546203181] transactionId [d3vwdg4k]. 2023-08-18 16:25:30 info: Process Page[S] 119.56.100.227 > d3vwdg4k 'S' 'Credit Card' 52546203181 2023-08-18 16:26:38 info: Process Page 119.56.104.58 > 45 dgih6882@gmail.com 97589028 SGF6882S 1126331634 08/18/2023 08/21/2023 2023-08-18 16:26:41 info: sale_by_new_customer() btreeCustomerId [12122465919] transactionId [3wajprwz]. 2023-08-18 16:26:41 info: Process Page[S] 119.56.104.58 > 3wajprwz 'S' 'Credit Card' 12122465919 2023-08-18 16:28:10 info: Process Page 119.56.103.249 > 45 patkeane94@yahoo.com.sg 81577000 Smf6683d 1128652476 08/18/2023 08/21/2023 2023-08-18 16:28:13 info: sale_by_new_customer() btreeCustomerId [87517940139] transactionId [9dv9aepx]. 2023-08-18 16:28:13 info: Process Page[S] 119.56.103.249 > 9dv9aepx 'S' 'Credit Card' 87517940139 2023-08-18 16:32:30 info: Process Page 111.65.59.112 > 45 kljames@singnet.com.sg 97899912 SGV2874H 1124251454 08/18/2023 08/21/2023 2023-08-18 16:32:33 info: sale_by_new_customer() btreeCustomerId [40987047023] transactionId [0043pw59]. 2023-08-18 16:32:33 info: Process Page[S] 111.65.59.112 > 0043pw59 'S' 'Credit Card' 40987047023 2023-08-18 16:38:21 info: Process Page 122.11.212.85 > 45 yapahirlyn1978@gmail.com 88870694 SJM1158k 1122741738 08/18/2023 08/21/2023 2023-08-18 16:38:24 info: sale_by_new_customer() btreeCustomerId [87178893836] transactionId [qb3mnjm7]. 2023-08-18 16:38:24 info: Process Page[S] 122.11.212.85 > qb3mnjm7 'S' 'Credit Card' 87178893836 2023-08-18 16:40:38 info: Process Page 119.234.10.206 > 45 snn1889@gmail.com 86134461 SKW5105Y 1126118090 08/18/2023 08/21/2023 2023-08-18 16:40:43 info: sale_by_new_customer() btreeCustomerId [16063731696] transactionId [mg479e0p]. 2023-08-18 16:40:43 info: Process Page[S] 119.234.10.206 > mg479e0p 'S' 'Credit Card' 16063731696 2023-08-18 16:41:26 info: Process Page 122.11.212.20 > 45 babybreath002@yahoo.com.sg 98755539 Snb2525M 1220584345 08/18/2023 08/21/2023 2023-08-18 16:41:30 info: sale_by_new_customer() btreeCustomerId [55799522583] transactionId [2gg4p6gm]. 2023-08-18 16:41:30 info: Process Page[S] 122.11.212.20 > 2gg4p6gm 'S' 'Credit Card' 55799522583 2023-08-18 16:41:47 info: Process Page 111.65.47.235 > 45 leestrikebig@gmail.com 81255917 SJX1169X 1123755639 08/18/2023 08/21/2023 2023-08-18 16:41:51 info: sale_by_new_customer() btreeCustomerId [42957285634] transactionId [12ffx6gj]. 2023-08-18 16:41:51 info: Process Page[S] 111.65.47.235 > 12ffx6gj 'S' 'Credit Card' 42957285634 2023-08-18 16:42:52 info: Process Page 119.234.9.229 > 45 crystanlim@gmail.com 98236128 Sfa6128a 1220722086 08/18/2023 08/21/2023 2023-08-18 16:42:55 info: sale_by_new_customer() btreeCustomerId [54252869173] transactionId [jnctz0rp]. 2023-08-18 16:42:55 info: Process Page[S] 119.234.9.229 > jnctz0rp 'S' 'Credit Card' 54252869173 2023-08-18 16:44:15 info: Process Page 210.10.6.85 > 45 jennytan444@hotmail.com 91397566 SLC5811K 1220848098 08/18/2023 08/21/2023 2023-08-18 16:44:19 info: sale_by_new_customer() btreeCustomerId [84225696414] transactionId [n6myjyxa]. 2023-08-18 16:44:19 info: Process Page[S] 210.10.6.85 > n6myjyxa 'S' 'Credit Card' 84225696414 2023-08-18 16:44:37 info: Process Page 122.11.214.99 > 45 itsteosamuel@gmail.com 91858766 SNB170R 1125606054 08/18/2023 08/21/2023 2023-08-18 16:44:41 info: sale_by_new_customer() btreeCustomerId [52182008264] transactionId [jg24kg7m]. 2023-08-18 16:44:41 info: Process Page[S] 122.11.214.99 > jg24kg7m 'S' 'Credit Card' 52182008264 2023-08-18 16:46:57 info: Process Page 111.65.44.164 > 45 liangchiangheng@gmail.com 96742774 SCP2A 1220514201 08/18/2023 08/21/2023 2023-08-18 16:47:00 info: sale_by_new_customer() btreeCustomerId [46008953083] transactionId [dshsk76b]. 2023-08-18 16:47:00 info: Process Page[S] 111.65.44.164 > dshsk76b 'S' 'Credit Card' 46008953083 2023-08-18 16:48:20 info: Process Page 111.65.59.66 > 45 chernneechua@gmail.com 96373632 SLW1566P 1127425494 08/18/2023 08/21/2023 2023-08-18 16:48:24 info: sale_by_new_customer() btreeCustomerId [86244516496] transactionId [6pkr5772]. 2023-08-18 16:48:24 info: Process Page[S] 111.65.59.66 > 6pkr5772 'S' 'Credit Card' 86244516496 2023-08-18 16:51:48 info: Process Page 111.65.59.245 > 45 eugene94ng@gmail.com 91859118 SLW9803C 1128310389 08/18/2023 08/21/2023 2023-08-18 16:51:52 info: sale_by_new_customer() btreeCustomerId [49059373094] transactionId [b50rw2h5]. 2023-08-18 16:51:52 info: Process Page[S] 111.65.59.245 > b50rw2h5 'S' 'Credit Card' 49059373094 2023-08-18 16:52:00 info: Process Page 111.65.34.175 > 45 janetho7669@gmail.com 97686288 SMJ5686G 1129139506 08/18/2023 08/21/2023 2023-08-18 16:52:03 info: sale_by_new_customer() btreeCustomerId [53004891851] transactionId [65krc2f9]. 2023-08-18 16:52:03 info: Process Page[S] 111.65.34.175 > 65krc2f9 'S' 'Credit Card' 53004891851 2023-08-18 16:52:13 info: Process Page 122.11.212.116 > 45 kwyong75@yahoo.com.sg 90075440 Sle5610m 1126768895 08/18/2023 08/21/2023 2023-08-18 16:52:17 info: sale_by_new_customer() btreeCustomerId [42867413836] transactionId [9sw3swkv]. 2023-08-18 16:52:17 info: Process Page[S] 122.11.212.116 > 9sw3swkv 'S' 'Credit Card' 42867413836 2023-08-18 16:52:21 info: Process Page 180.87.50.177 > 45 j3allied@yahoo.com.sg 81382733 SMM899B 1125942185 08/18/2023 08/21/2023 2023-08-18 16:52:24 info: sale_by_new_customer() btreeCustomerId [82724113373] transactionId [ga5dyhkq]. 2023-08-18 16:52:24 info: Process Page[S] 180.87.50.177 > ga5dyhkq 'S' 'Credit Card' 82724113373 2023-08-18 16:52:37 info: Process Page 119.56.104.129 > 45 poh.yangann@gmail.com 90480197 SLT685B 1127888775 08/18/2023 08/21/2023 2023-08-18 16:52:41 info: sale_by_new_customer() btreeCustomerId [88880782434] transactionId [evzag7h1]. 2023-08-18 16:52:41 info: Process Page[S] 119.56.104.129 > evzag7h1 'S' 'Credit Card' 88880782434 2023-08-18 16:55:09 info: Process Page 111.65.74.108 > 45 limhoonlian@hotmail.com 97807166 SMW5069U 1220254542 08/18/2023 08/21/2023 2023-08-18 16:55:12 info: sale_by_new_customer() btreeCustomerId [14553309844] transactionId [gyc5hba1]. 2023-08-18 16:55:12 info: Process Page[S] 111.65.74.108 > gyc5hba1 'S' 'Credit Card' 14553309844 2023-08-18 16:55:51 info: Process Page 111.65.45.118 > 45 winnietohsuebee@gmail.com 96621916 SDK6799M 1123349929 08/18/2023 08/21/2023 2023-08-18 16:55:54 info: sale_by_new_customer() btreeCustomerId [55122826614] transactionId [pevkb126]. 2023-08-18 16:55:54 info: Process Page[S] 111.65.45.118 > pevkb126 'S' 'Credit Card' 55122826614 2023-08-18 16:56:14 info: Process Page 180.87.50.177 > 45 j3allied@yahoo.com.sg 90236032 SFK7887H 1129589090 08/18/2023 08/21/2023 2023-08-18 16:56:18 info: sale_by_new_customer() btreeCustomerId [49672143599] transactionId [5mqnmt62]. 2023-08-18 16:56:18 info: Process Page[S] 180.87.50.177 > 5mqnmt62 'S' 'Credit Card' 49672143599 2023-08-18 17:00:42 info: Process Page 122.11.212.116 > 45 amelia@jinshi.com.sg 96272320 SLE2912L 1126737246 08/18/2023 08/21/2023 2023-08-18 17:00:46 info: sale_by_new_customer() btreeCustomerId [89936607503] transactionId [c5twhjr3]. 2023-08-18 17:00:46 info: Process Page[S] 122.11.212.116 > c5twhjr3 'S' 'Credit Card' 89936607503 2023-08-18 17:02:17 info: Process Page 210.10.2.116 > 45 tanjenti83@gmail.com 97342895 SGN8134M 1027199652 08/18/2023 08/21/2023 2023-08-18 17:02:21 info: sale_by_new_customer() btreeCustomerId [81250693036] transactionId [bempjeys]. 2023-08-18 17:02:21 info: Process Page[S] 210.10.2.116 > bempjeys 'S' 'Credit Card' 81250693036 2023-08-18 17:04:36 info: Process Page 119.56.102.255 > 45 chengleongpoh@yahoo.com.sg 97521912 SKB9253L 1124222588 08/18/2023 08/21/2023 2023-08-18 17:04:37 info: Process Page 119.234.6.6 > 45 eurcky@yahoo.com.sg 97931649 SLE2773X 1126790715 08/18/2023 08/21/2023 2023-08-18 17:04:39 info: sale_by_new_customer() btreeCustomerId [53164624101] transactionId [mdq56sft]. 2023-08-18 17:04:39 info: Process Page[S] 119.56.102.255 > mdq56sft 'S' 'Credit Card' 53164624101 2023-08-18 17:04:40 info: sale_by_new_customer() btreeCustomerId [18149436723] transactionId [5z2vvaeh]. 2023-08-18 17:04:40 info: Process Page[S] 119.234.6.6 > 5z2vvaeh 'S' 'Credit Card' 18149436723 2023-08-18 17:04:48 info: Process Page 111.65.44.249 > 45 hianhin52@gmail.com 80280052 SKK8331D 1122620578 08/18/2023 08/21/2023 2023-08-18 17:04:52 info: sale_by_new_customer() btreeCustomerId [11992793523] transactionId [6crq6z00]. 2023-08-18 17:04:52 info: Process Page[S] 111.65.44.249 > 6crq6z00 'S' 'Credit Card' 11992793523 2023-08-18 17:09:35 info: Process Page 111.65.57.234 > 45 paulinetan0@gmail.com 92313066 SNH4316E 1221012858 08/18/2023 08/21/2023 2023-08-18 17:09:39 info: sale_by_new_customer() btreeCustomerId [51621005794] transactionId [3t09k5mm]. 2023-08-18 17:09:39 info: Process Page[S] 111.65.57.234 > 3t09k5mm 'S' 'Credit Card' 51621005794 2023-08-18 17:09:55 info: Process Page 128.106.218.149 > 45 m.ho@erco.com 83383661 Smh5297g 1129121941 08/18/2023 08/21/2023 2023-08-18 17:09:59 info: sale_by_new_customer() btreeCustomerId [87975205473] transactionId [dgb58v4j]. 2023-08-18 17:09:59 info: Process Page[S] 128.106.218.149 > dgb58v4j 'S' 'Credit Card' 87975205473 2023-08-18 17:11:36 info: Process Page 119.56.99.91 > 45 marcusheng1993@gmail.com 97922575 Sjp7889d 1122881906 08/18/2023 08/21/2023 2023-08-18 17:11:39 info: sale_by_new_customer() btreeCustomerId [82569311439] transactionId [66abemq2]. 2023-08-18 17:11:39 info: Process Page[S] 119.56.99.91 > 66abemq2 'S' 'Credit Card' 82569311439 2023-08-18 17:14:45 info: Process Page 119.56.98.83 > 45 eddieoys@gmail.com 88384551 Smr6055d 1220346266 08/18/2023 08/21/2023 2023-08-18 17:14:48 info: sale_by_new_customer() btreeCustomerId [40532667681] transactionId [r2eyfb4q]. 2023-08-18 17:14:48 info: Process Page[S] 119.56.98.83 > r2eyfb4q 'S' 'Credit Card' 40532667681 2023-08-18 17:14:50 info: Process Page 111.65.70.121 > 45 anson28@gmail.com 97504011 Gbk4040b 1043260320 08/18/2023 08/21/2023 2023-08-18 17:14:53 info: sale_by_new_customer() btreeCustomerId [19038152744] transactionId [dp0wsa6x]. 2023-08-18 17:14:53 info: Process Page[S] 111.65.70.121 > dp0wsa6x 'S' 'Credit Card' 19038152744 2023-08-18 17:15:58 info: Process Page 111.65.59.208 > 45 ryancheongchoon@gmail.com 91199966 Smx9076s 1128293353 08/18/2023 08/21/2023 2023-08-18 17:16:01 info: sale_by_new_customer() btreeCustomerId [16987135569] transactionId [n8f5xw3r]. 2023-08-18 17:16:01 info: Process Page[S] 111.65.59.208 > n8f5xw3r 'S' 'Credit Card' 16987135569 2023-08-18 17:16:50 info: Process Page 119.56.103.27 > 45 larrysea92@gmail.com 87194511 SME9966Z 1128847134 08/18/2023 08/21/2023 2023-08-18 17:16:53 info: sale_by_new_customer() btreeCustomerId [19500809036] transactionId [62ztzgwr]. 2023-08-18 17:16:53 info: Process Page[S] 119.56.103.27 > 62ztzgwr 'S' 'Credit Card' 19500809036 2023-08-18 17:17:42 info: Process Page 122.11.212.117 > 45 yiren@tcrmusic.com 90277330 SGC8805T 1220885694 08/18/2023 08/21/2023 2023-08-18 17:17:46 info: sale_by_new_customer() btreeCustomerId [84044231373] transactionId [4a437gnv]. 2023-08-18 17:17:46 info: Process Page[S] 122.11.212.117 > 4a437gnv 'S' 'Credit Card' 84044231373 2023-08-18 17:21:29 info: Process Page 118.189.7.110 > 55 christhia@hotmail.com 96831781 SLU5395A 1128051735 09/12/2023 09/16/2023 2023-08-18 17:21:33 info: sale_by_new_customer() btreeCustomerId [15473317899] transactionId [prnxz20s]. 2023-08-18 17:21:33 info: Process Page[S] 118.189.7.110 > prnxz20s 'S' 'Credit Card' 15473317899 2023-08-18 17:29:07 info: Process Page 210.10.7.249 > 45 bryankwekbh@gmail.com 81125256 SNB7392X 1221118143 08/18/2023 08/21/2023 2023-08-18 17:29:11 info: sale_by_new_customer() btreeCustomerId [85960066914] transactionId [pszcb3ef]. 2023-08-18 17:29:11 info: Process Page[S] 210.10.7.249 > pszcb3ef 'S' 'Credit Card' 85960066914 2023-08-18 17:31:37 info: Process Page 111.65.35.239 > 45 shawnleesy94@gmail.com 90215313 SJP3906P 1122539919 08/18/2023 08/21/2023 2023-08-18 17:31:42 info: sale_by_new_customer() btreeCustomerId [42973271083] transactionId [qvpqcsf7]. 2023-08-18 17:31:42 info: Process Page[S] 111.65.35.239 > qvpqcsf7 'S' 'Credit Card' 42973271083 2023-08-18 17:32:08 info: Process Page 111.65.57.21 > 45 thum_ken@yahoo.com.sg 91860515 SJP1107S 1026962000 08/18/2023 08/21/2023 2023-08-18 17:32:12 info: sale_by_new_customer() btreeCustomerId [85168774764] transactionId [7yq5vsw9]. 2023-08-18 17:32:12 info: Process Page[S] 111.65.57.21 > 7yq5vsw9 'S' 'Credit Card' 85168774764 2023-08-18 17:34:33 info: Process Page 122.11.212.45 > 45 longsiangseng@gmail.com 92311051 SLZ3661T 1128411955 08/18/2023 08/21/2023 2023-08-18 17:34:36 info: sale_by_new_customer() btreeCustomerId [43223424836] transactionId [dpq72qdm]. 2023-08-18 17:34:36 info: Process Page[S] 122.11.212.45 > dpq72qdm 'S' 'Credit Card' 43223424836 2023-08-18 17:34:54 info: Process Page 122.11.214.238 > 45 seowkoon123@gmail.com 98313853 SMJ3089T 1129153522 08/18/2023 08/21/2023 2023-08-18 17:34:58 info: sale_by_new_customer() btreeCustomerId [53693345249] transactionId [7sag3xy3]. 2023-08-18 17:34:58 info: Process Page[S] 122.11.214.238 > 7sag3xy3 'S' 'Credit Card' 53693345249 2023-08-18 17:35:16 info: Process Page 122.11.212.81 > 45 englye73@gmail.com 98791459 SHB812T 1050652792 08/18/2023 08/21/2023 2023-08-18 17:35:19 info: sale_by_new_customer() btreeCustomerId [10034133696] transactionId [j8n5eg2j]. 2023-08-18 17:35:19 info: Process Page[S] 122.11.212.81 > j8n5eg2j 'S' 'Credit Card' 10034133696 2023-08-18 17:35:54 info: Process Page 111.65.70.33 > 45 mic_sara@yahoo.com 98224489 SkU650H 1125870378 08/18/2023 08/21/2023 2023-08-18 17:35:58 info: sale_by_new_customer() btreeCustomerId [84056045264] transactionId [5124g381]. 2023-08-18 17:35:58 info: Process Page[S] 111.65.70.33 > 5124g381 'S' 'Credit Card' 84056045264 2023-08-18 17:36:05 info: Process Page 122.11.212.30 > 45 nigelgohtingan@gmail.com 86087195 SMD 5791S 1128783180 08/18/2023 08/21/2023 2023-08-18 17:36:08 info: sale_by_new_customer() btreeCustomerId [58139990551] transactionId [8cnvmznr]. 2023-08-18 17:36:08 info: Process Page[S] 122.11.212.30 > 8cnvmznr 'S' 'Credit Card' 58139990551 2023-08-18 17:36:45 info: Process Page 119.56.104.139 > 45 fredtkl@yahoo.com.sg 97612062 Slv7934b 1128204045 08/18/2023 08/21/2023 2023-08-18 17:36:48 info: sale_by_new_customer() btreeCustomerId [43281440071] transactionId [n23cyt5r]. 2023-08-18 17:36:48 info: Process Page[S] 119.56.104.139 > n23cyt5r 'S' 'Credit Card' 43281440071 2023-08-18 17:37:46 info: Process Page 210.10.2.230 > 45 chrislim1980@hotmail.com 92261980 SMS8558B 1127748044 08/18/2023 08/21/2023 2023-08-18 17:37:51 info: sale_by_new_customer() btreeCustomerId [47692499244] transactionId [a4yvazpy]. 2023-08-18 17:37:51 info: Process Page[S] 210.10.2.230 > a4yvazpy 'S' 'Credit Card' 47692499244 2023-08-18 17:42:00 info: Process Page 119.234.10.221 > 45 johnsoh35@gmail.com 97905491 SLB5311S 1126408558 08/18/2023 08/21/2023 2023-08-18 17:42:04 info: sale_by_new_customer() btreeCustomerId [11147402264] transactionId [68eavpjw]. 2023-08-18 17:42:04 info: Process Page[S] 119.234.10.221 > 68eavpjw 'S' 'Credit Card' 11147402264 2023-08-18 17:44:19 info: Process Page 119.56.108.80 > 45 kel2505@gmail.com 97777543 SNC723R 1220659073 08/18/2023 08/21/2023 2023-08-18 17:44:23 info: sale_by_new_customer() btreeCustomerId [84661471914] transactionId [jja2vztp]. 2023-08-18 17:44:23 info: Process Page[S] 119.56.108.80 > jja2vztp 'S' 'Credit Card' 84661471914 2023-08-18 17:45:02 info: Process Page 119.234.6.244 > 45 leenzlim@hotmail.com 97809564 SMG2619L 1128895729 08/18/2023 08/21/2023 2023-08-18 17:45:05 info: sale_by_new_customer() btreeCustomerId [81874813439] transactionId [a2npbk34]. 2023-08-18 17:45:05 info: Process Page[S] 119.234.6.244 > a2npbk34 'S' 'Credit Card' 81874813439 2023-08-18 17:45:35 info: Process Page 111.65.58.205 > 45 jhunjoe@live.com.sg 96809524 SLA4070Z 1126352086 08/18/2023 08/21/2023 2023-08-18 17:45:38 info: sale_by_new_customer() btreeCustomerId [84508768871] transactionId [bc0t2965]. 2023-08-18 17:45:38 info: Process Page[S] 111.65.58.205 > bc0t2965 'S' 'Credit Card' 84508768871 2023-08-18 17:45:54 info: Process Page 111.65.44.27 > 45 zzz_zhifeng@yahoo.com.sg 98298055 SKV8051D 1126038545 08/18/2023 08/21/2023 2023-08-18 17:45:58 info: sale_by_new_customer() btreeCustomerId [84205437736] transactionId [9e9kwfqg]. 2023-08-18 17:45:58 info: Process Page[S] 111.65.44.27 > 9e9kwfqg 'S' 'Credit Card' 84205437736 2023-08-18 17:46:24 info: Process Page 119.56.98.27 > 45 s3677@hotmail.com 97642692 SMP6776S 1128465051 08/17/2023 08/20/2023 2023-08-18 17:46:27 info: sale_by_new_customer() btreeCustomerId [81119963516] transactionId [hwfbhtkz]. 2023-08-18 17:46:27 info: Process Page[S] 119.56.98.27 > hwfbhtkz 'S' 'Credit Card' 81119963516 2023-08-18 17:52:30 info: Process Page 122.11.214.148 > 45 neoroger99@yahoo.com.sg 93665662 SNA4379K 1220522923 08/18/2023 08/21/2023 2023-08-18 17:52:33 info: sale_by_new_customer() btreeCustomerId [43460297023] transactionId [6n2t6qqg]. 2023-08-18 17:52:33 info: Process Page[S] 122.11.214.148 > 6n2t6qqg 'S' 'Credit Card' 43460297023 2023-08-18 17:55:47 info: Process Page 119.56.74.115 > 45 eugenetanwj8@gmail.com 92968682 SNB9119G 1126498484 08/17/2023 08/20/2023 2023-08-18 17:55:50 info: sale_by_new_customer() btreeCustomerId [42088872016] transactionId [j8v6b6ps]. 2023-08-18 17:55:50 info: Process Page[S] 119.56.74.115 > j8v6b6ps 'S' 'Credit Card' 42088872016 2023-08-18 17:57:12 info: Process Page 122.11.212.33 > 45 sohsengchye@gmail.com 90072953 SMJ1038D 1129086533 08/18/2023 08/21/2023 2023-08-18 17:57:15 info: sale_by_new_customer() btreeCustomerId [58579090981] transactionId [2q47c274]. 2023-08-18 17:57:15 info: Process Page[S] 122.11.212.33 > 2q47c274 'S' 'Credit Card' 58579090981 2023-08-18 18:01:01 info: Process Page 119.56.105.171 > 45 samteosc@gmail.com 98431085 SHC2142A 1050757401 08/18/2023 08/21/2023 2023-08-18 18:01:05 info: sale_by_new_customer() btreeCustomerId [86127964996] transactionId [mq59c2eh]. 2023-08-18 18:01:05 info: Process Page[S] 119.56.105.171 > mq59c2eh 'S' 'Credit Card' 86127964996 2023-08-18 18:01:46 info: Process Page 122.11.214.41 > 45 kennykeane88@gmail.com 6592714476 SNK497B 1221107378 08/18/2023 08/21/2023 2023-08-18 18:01:50 info: sale_by_new_customer() btreeCustomerId [43772141269] transactionId [52bz7wes]. 2023-08-18 18:01:50 info: Process Page[S] 122.11.214.41 > 52bz7wes 'S' 'Credit Card' 43772141269 2023-08-18 18:04:32 info: Process Page 111.65.34.213 > 45 wpcintl@singnet.com.sg 96786765 SJN605M 1129771580 08/18/2023 08/21/2023 2023-08-18 18:04:36 info: sale_by_new_customer() btreeCustomerId [11352035816] transactionId [kw4zhq56]. 2023-08-18 18:04:36 info: Process Page[S] 111.65.34.213 > kw4zhq56 'S' 'Credit Card' 11352035816 2023-08-18 18:04:50 info: Process Page 122.11.212.179 > 45 junwei_lee93@hotmail.com 93211223 SNJ8758B 1125124155 08/18/2023 08/21/2023 2023-08-18 18:04:54 info: sale_by_new_customer() btreeCustomerId [16881529851] transactionId [0b9wdeah]. 2023-08-18 18:04:54 info: Process Page[S] 122.11.212.179 > 0b9wdeah 'S' 'Credit Card' 16881529851 2023-08-18 18:05:29 info: Process Page 122.11.214.39 > 45 ngie56@yahoo.com 90900933 SMY922D 1220291916 09/01/2023 09/04/2023 2023-08-18 18:05:31 info: sale_by_new_customer() btreeCustomerId [17151014549] transactionId [795fqgbg]. 2023-08-18 18:05:31 info: Process Page[S] 122.11.214.39 > 795fqgbg 'S' 'Credit Card' 17151014549 2023-08-18 18:11:55 info: Process Page 122.11.214.195 > 45 loiiztans@live.com 90620707 SMV3939C 1126292282 08/18/2023 08/21/2023 2023-08-18 18:11:58 info: sale_by_new_customer() btreeCustomerId [10788725071] transactionId [fcbdgsw3]. 2023-08-18 18:11:58 info: Process Page[S] 122.11.214.195 > fcbdgsw3 'S' 'Credit Card' 10788725071 2023-08-18 18:12:19 info: Process Page 119.56.110.187 > 45 teoyewmeng@gmail.con 98229091 Slt1800d 1220041808 08/18/2023 08/21/2023 2023-08-18 18:12:23 info: sale_by_new_customer() btreeCustomerId [16868789134] transactionId [cyp06zj4]. 2023-08-18 18:12:23 info: Process Page[S] 119.56.110.187 > cyp06zj4 'S' 'Credit Card' 16868789134 2023-08-18 18:13:16 info: Process Page 119.234.10.50 > 45 guanheng81@hotmail.com 92365151 SLT4925H 1127892643 08/18/2023 08/21/2023 2023-08-18 18:13:20 info: sale_by_new_customer() btreeCustomerId [86238017016] transactionId [hjzjvv6a]. 2023-08-18 18:13:20 info: Process Page[S] 119.234.10.50 > hjzjvv6a 'S' 'Credit Card' 86238017016 2023-08-18 18:14:18 info: Process Page 122.11.214.193 > 45 Add1son89@hotmail.com 91910680 SMS9465D 1129812920 08/18/2023 08/21/2023 2023-08-18 18:14:21 info: sale_by_new_customer() btreeCustomerId [18979533036] transactionId [23rjq31w]. 2023-08-18 18:14:21 info: Process Page[S] 122.11.214.193 > 23rjq31w 'S' 'Credit Card' 18979533036 2023-08-18 18:16:09 info: Process Page 122.11.212.225 > 45 estrellawahys@gmail.com 88284251 SHC0109K 1050736778 08/18/2023 08/21/2023 2023-08-18 18:16:13 info: sale_by_new_customer() btreeCustomerId [80579238794] transactionId [fgbepb67]. 2023-08-18 18:16:13 info: Process Page[S] 122.11.212.225 > fgbepb67 'S' 'Credit Card' 80579238794 2023-08-18 18:17:59 info: Process Page 119.56.109.191 > 45 brandontan9051@hotmail.com 83211082 SJM6069B 1220743701 08/18/2023 08/21/2023 2023-08-18 18:18:02 info: sale_by_new_customer() btreeCustomerId [55095819549] transactionId [b3q9wg0c]. 2023-08-18 18:18:02 info: Process Page[S] 119.56.109.191 > b3q9wg0c 'S' 'Credit Card' 55095819549 2023-08-18 18:22:17 info: Process Page 111.65.69.251 > 45 szekhee@gmail.com 97307908 SND4049Y 1220752893 08/17/2023 08/20/2023 2023-08-18 18:22:21 info: sale_by_new_customer() btreeCustomerId [46384687503] transactionId [kgm8w86w]. 2023-08-18 18:22:21 info: Process Page[S] 111.65.69.251 > kgm8w86w 'S' 'Credit Card' 46384687503 2023-08-18 18:23:36 info: Process Page 111.65.71.11 > 45 donleetong@gmail.com 96671018 SLR4472H 1127788991 08/18/2023 08/21/2023 2023-08-18 18:23:41 info: sale_by_new_customer() btreeCustomerId [15860168473] transactionId [m5j7t17j]. 2023-08-18 18:23:41 info: Process Page[S] 111.65.71.11 > m5j7t17j 'S' 'Credit Card' 15860168473 2023-08-18 18:25:47 info: Process Page 122.11.214.251 > 45 eliz.tch@gmail.com 97518097 SFV8800T 1125707076 08/18/2023 08/21/2023 2023-08-18 18:25:51 info: sale_by_new_customer() btreeCustomerId [17644839894] transactionId [9nytccsx]. 2023-08-18 18:25:51 info: Process Page[S] 122.11.214.251 > 9nytccsx 'S' 'Credit Card' 17644839894 2023-08-18 18:26:12 info: Process Page 210.10.6.85 > 45 freddoho@gmail.com 98333562 SLE9706U 1126817858 08/18/2023 08/21/2023 2023-08-18 18:26:16 info: sale_by_new_customer() btreeCustomerId [47144644883] transactionId [esstkwyw]. 2023-08-18 18:26:16 info: Process Page[S] 210.10.6.85 > esstkwyw 'S' 'Credit Card' 47144644883 2023-08-18 18:26:20 info: Process Page 119.56.98.177 > 45 chuahoeyew@gmail.com 97639824 SMV8371G 1220139843 08/18/2023 08/21/2023 2023-08-18 18:26:23 info: sale_by_new_customer() btreeCustomerId [40894888346] transactionId [q79qw3zy]. 2023-08-18 18:26:23 info: Process Page[S] 119.56.98.177 > q79qw3zy 'S' 'Credit Card' 40894888346 2023-08-18 18:27:18 info: Process Page 111.65.38.34 > 45 wenxiang.lee@gmail.com 81631855 SMD9261D 1128652898 08/18/2023 08/21/2023 2023-08-18 18:27:21 info: sale_by_new_customer() btreeCustomerId [43790529516] transactionId [qtmps51b]. 2023-08-18 18:27:21 info: Process Page[S] 111.65.38.34 > qtmps51b 'S' 'Credit Card' 43790529516 2023-08-18 18:30:00 info: Process Page 119.234.6.243 > 45 benjichen@hotmail.com 96211985 SJM1376Y 1122739791 08/18/2023 08/21/2023 2023-08-18 18:30:04 info: sale_by_new_customer() btreeCustomerId [12647975794] transactionId [dhgkyrb3]. 2023-08-18 18:30:04 info: Process Page[S] 119.234.6.243 > dhgkyrb3 'S' 'Credit Card' 12647975794 2023-08-18 18:32:35 info: Process Page 111.65.46.156 > 45 mkang6071@yahoo.com 97345495 SMC3645A 1128536521 08/18/2023 08/21/2023 2023-08-18 18:32:39 info: sale_by_new_customer() btreeCustomerId [18826960216] transactionId [2v4k4npr]. 2023-08-18 18:32:39 info: Process Page[S] 111.65.46.156 > 2v4k4npr 'S' 'Credit Card' 18826960216 2023-08-18 18:36:15 info: Process Page 148.253.25.143 > 45 Lihyann888@hotmail.com 96312879 SKV3470K 1125915885 08/18/2023 08/21/2023 2023-08-18 18:36:21 info: sale_by_new_customer() btreeCustomerId [55126537099] transactionId [2sz6g2wq]. 2023-08-18 18:36:21 info: Process Page[S] 148.253.25.143 > 2sz6g2wq 'S' 'Credit Card' 55126537099 2023-08-18 18:39:13 info: Process Page 148.253.25.136 > 45 Lihyann888@hotmail.com 96636862 SJH 820 P 1124503904 08/18/2023 08/21/2023 2023-08-18 18:39:17 info: sale_by_new_customer() btreeCustomerId [10711736414] transactionId [5pj2hs94]. 2023-08-18 18:39:17 info: Process Page[S] 148.253.25.136 > 5pj2hs94 'S' 'Credit Card' 10711736414 2023-08-18 18:59:02 info: Process Page 119.56.102.35 > 45 mingshun@gmail.com 84888944 Slk9936r 1127298825 08/18/2023 08/21/2023 2023-08-18 18:59:06 info: sale_by_new_customer() btreeCustomerId [40545899181] transactionId [9s5c12fq]. 2023-08-18 18:59:06 info: Process Page[S] 119.56.102.35 > 9s5c12fq 'S' 'Credit Card' 40545899181 2023-08-18 19:19:28 info: Process Page 119.56.99.86 > 45 daniel.neo@sg.dsv.com 98380631 SJG5250G 1221056690 08/18/2023 08/21/2023 2023-08-18 19:19:32 info: sale_by_new_customer() btreeCustomerId [85087078899] transactionId [0qm15ftc]. 2023-08-18 19:19:32 info: Process Page[S] 119.56.99.86 > 0qm15ftc 'S' 'Credit Card' 85087078899 2023-08-18 19:35:46 info: Process Page 210.10.5.237 > 45 winston6791@yahoo.com.sg 94598993 SNB3605J 1220644701 08/18/2023 08/21/2023 2023-08-18 19:35:49 info: sale_by_new_customer() btreeCustomerId [13993156939] transactionId [fraskezt]. 2023-08-18 19:35:49 info: Process Page[S] 210.10.5.237 > fraskezt 'S' 'Credit Card' 13993156939 2023-08-18 19:41:56 info: Process Page 122.11.246.132 > 45 kelvin.pzh@gmail.com 98538558 SKL7375D 1125201359 08/18/2023 08/21/2023 2023-08-18 19:42:00 info: sale_by_new_customer() btreeCustomerId [52455374599] transactionId [2484y274]. 2023-08-18 19:42:00 info: Process Page[S] 122.11.246.132 > 2484y274 'S' 'Credit Card' 52455374599 2023-08-18 21:05:59 info: Process Page 148.253.25.134 > 45 ngkengleng@yahoo.com 92727290 SNE6965J 1129908349 08/18/2023 08/21/2023 2023-08-18 21:06:03 info: sale_by_new_customer() btreeCustomerId [81863731696] transactionId [m8nbmwzs]. 2023-08-18 21:06:03 info: Process Page[S] 148.253.25.134 > m8nbmwzs 'S' 'Credit Card' 81863731696 2023-08-18 22:29:38 info: Process Page 148.253.25.134 > 45 poonzhiyong@gmail.com 96960305 SLX9150Y 1124276139 08/18/2023 08/21/2023 2023-08-18 22:29:43 info: sale_by_new_customer() btreeCustomerId [83371826523] transactionId [30yd5389]. 2023-08-18 22:29:43 info: Process Page[S] 148.253.25.134 > 30yd5389 'S' 'Credit Card' 83371826523 2023-08-19 09:29:07 info: Process Page 148.253.25.145 > 45 babojr48@gmail.com 92244222 Slc5345p 1126609122 08/18/2023 08/21/2023 2023-08-19 09:29:10 info: sale_by_new_customer() btreeCustomerId [82533212396] transactionId [2zcyc168]. 2023-08-19 09:29:10 info: Process Page[S] 148.253.25.145 > 2zcyc168 'S' 'Credit Card' 82533212396 2023-08-19 13:06:56 info: Process Page 148.253.25.143 > 45 annatankp@gmail.com 96194919 Skx3196s 1126143617 08/18/2023 08/21/2023 2023-08-19 13:06:59 info: sale_by_new_customer() btreeCustomerId [56101674283] transactionId [g1ct01ta]. 2023-08-19 13:06:59 info: Process Page[S] 148.253.25.143 > g1ct01ta 'S' 'Credit Card' 56101674283 2023-08-19 18:27:22 info: Process Page 148.253.25.136 > 45 alice.chuabh@gmail.com 97530376 SKC1148E 1129183008 08/18/2023 08/21/2023 2023-08-19 18:27:25 info: sale_by_new_customer() btreeCustomerId [51362557966] transactionId [ndqyfr1v]. 2023-08-19 18:27:25 info: Process Page[S] 148.253.25.136 > ndqyfr1v 'S' 'Credit Card' 51362557966 2023-08-19 21:02:03 info: Process Page 148.253.25.143 > 45 derek_seow@hotmail.com 90929273 SFS370K 1127559392 08/18/2023 08/21/2023 2023-08-19 21:02:06 info: sale_by_new_customer() btreeCustomerId [47630986283] transactionId [h39g9cbf]. 2023-08-19 21:02:06 info: Process Page[S] 148.253.25.143 > h39g9cbf 'S' 'Credit Card' 47630986283 2023-08-19 23:47:22 info: Process Page 148.253.25.145 > 45 tanjiawei_97@hotmail.com 93699480 SGY3323J 1129256285 08/18/2023 08/21/2023 2023-08-19 23:47:28 info: sale_by_new_customer() btreeCustomerId [81486863101] transactionId [a6qm25ep]. 2023-08-19 23:47:28 info: Process Page[S] 148.253.25.145 > a6qm25ep 'S' 'Credit Card' 81486863101 2023-08-20 07:45:27 info: Process Page 148.253.25.144 > 45 maxlee2803@gmail.com 91691261 Sbt328b 1126784461 08/18/2023 08/21/2023 2023-08-20 07:45:30 info: sale_by_new_customer() btreeCustomerId [10966103653] transactionId [1tkts8b7]. 2023-08-20 07:45:30 info: Process Page[S] 148.253.25.144 > 1tkts8b7 'S' 'Credit Card' 10966103653 2023-08-20 09:32:03 info: Process Page 148.253.25.144 > 45 catherine@ecoplus.com.sg 92973380 SDD338H 1220871221 08/18/2023 08/21/2023 2023-08-20 09:32:06 info: sale_by_new_customer() btreeCustomerId [54201761851] transactionId [qp5vzywx]. 2023-08-20 09:32:06 info: Process Page[S] 148.253.25.144 > qp5vzywx 'S' 'Credit Card' 54201761851 2023-08-20 09:53:29 info: Process Page 194.5.82.85 > 45 caifang@hotmail.sg 93394277 EL1188m 1128997129 08/18/2023 08/21/2023 2023-08-20 09:53:31 info: sale_by_new_customer() btreeCustomerId [84494153173] transactionId [2nmt236p]. 2023-08-20 09:53:31 info: Process Page[S] 194.5.82.85 > 2nmt236p 'S' 'Credit Card' 84494153173 2023-08-20 10:00:09 info: Process Page 148.253.25.135 > 45 namseng_bus@yahoo.com.sg 96633433 PA1111L 1550293442 08/18/2023 08/21/2023 2023-08-20 10:00:13 info: sale_by_new_customer() btreeCustomerId [81275724446] transactionId [kcz0zm5f]. 2023-08-20 10:00:13 info: Process Page[S] 148.253.25.135 > kcz0zm5f 'S' 'Credit Card' 81275724446 2023-08-20 10:06:32 info: Process Page 23.106.120.145 > 45 elis_er@yahoo.com.sg 91380185 Sjj9041b 1128161386 08/18/2023 08/21/2023 2023-08-20 10:06:35 info: sale_by_new_customer() btreeCustomerId [86074174621] transactionId [h1wk8qcs]. 2023-08-20 10:06:35 info: Process Page[S] 23.106.120.145 > h1wk8qcs 'S' 'Credit Card' 86074174621 2023-08-20 10:10:18 info: Process Page 118.200.86.201 > 45 dave8485ang@gmail.com 97853959 Sfm3383k 1125530683 08/18/2023 08/21/2023 2023-08-20 10:10:21 info: sale_by_new_customer() btreeCustomerId [19316917816] transactionId [p692khah]. 2023-08-20 10:10:21 info: Process Page[S] 118.200.86.201 > p692khah 'S' 'Credit Card' 19316917816 2023-08-20 10:11:38 info: Process Page 111.65.44.237 > 45 Lionelphua36@gmail.com 98341208 Sbb36m 1125364602 08/20/2023 08/23/2023 2023-08-20 10:11:42 info: sale_by_new_customer() btreeCustomerId [85237172736] transactionId [jde9xsm5]. 2023-08-20 10:11:42 info: Process Page[S] 111.65.44.237 > jde9xsm5 'S' 'Credit Card' 85237172736 2023-08-20 10:21:57 info: Process Page 122.11.214.65 > 45 alex0037sg@gmail.com 97479714 SLS4986L 1127864022 08/18/2023 08/21/2023 2023-08-20 10:22:01 info: sale_by_new_customer() btreeCustomerId [42104932503] transactionId [n0fvc09j]. 2023-08-20 10:22:01 info: Process Page[S] 122.11.214.65 > n0fvc09j 'S' 'Credit Card' 42104932503 2023-08-20 10:39:44 info: Process Page 148.253.25.136 > 45 penangair@yahoo.com.sg 97803043 SNH6006L 1127746303 08/18/2023 08/21/2023 2023-08-20 10:39:47 info: sale_by_new_customer() btreeCustomerId [40554575536] transactionId [nwcc3vy0]. 2023-08-20 10:39:47 info: Process Page[S] 148.253.25.136 > nwcc3vy0 'S' 'Credit Card' 40554575536 2023-08-20 11:03:35 info: Process Page 119.56.101.153 > 45 edwardmohcm@gmail.con 96280785 SMY6779L 1220251241 08/18/2023 08/21/2023 2023-08-20 11:03:39 info: sale_by_new_customer() btreeCustomerId [46707570583] transactionId [mbhd3yn8]. 2023-08-20 11:03:39 info: Process Page[S] 119.56.101.153 > mbhd3yn8 'S' 'Credit Card' 46707570583 2023-08-20 11:05:45 info: Process Page 148.253.25.134 > 45 ednatay27@yahoo.com.sg 92375357 SMK87M 1220541759 08/18/2023 08/21/2023 2023-08-20 11:05:48 info: sale_by_new_customer() btreeCustomerId [15271323996] transactionId [e0p95dq6]. 2023-08-20 11:05:48 info: Process Page[S] 148.253.25.134 > e0p95dq6 'S' 'Credit Card' 15271323996 2023-08-20 11:10:28 info: Process Page 182.55.19.213 > 45 lihuanghuan@gmail.com 90080319 SGZ1681H 1128753662 08/18/2023 08/21/2023 2023-08-20 11:10:31 info: sale_by_new_customer() btreeCustomerId [17959136421] transactionId [0vhxq051]. 2023-08-20 11:10:31 info: Process Page[S] 182.55.19.213 > 0vhxq051 'S' 'Credit Card' 17959136421 2023-08-20 11:23:17 info: Process Page 111.65.56.165 > 45 Maj_Lynn74@hotmail.com 97493466 SMP5454C 1129634118 08/18/2023 08/21/2023 2023-08-20 11:23:20 info: sale_by_new_customer() btreeCustomerId [85013943134] transactionId [qs4a4sz1]. 2023-08-20 11:23:20 info: Process Page[S] 111.65.56.165 > qs4a4sz1 'S' 'Credit Card' 85013943134 2023-08-20 11:24:43 info: Process Page 119.56.100.109 > 45 amyheng3535@gmail.com 94388250 SNA4473X 1220488547 08/18/2023 08/21/2023 2023-08-20 11:24:46 info: sale_by_new_customer() btreeCustomerId [43922140783] transactionId [kbyxamc2]. 2023-08-20 11:24:46 info: Process Page[S] 119.56.100.109 > kbyxamc2 'S' 'Credit Card' 43922140783 2023-08-20 11:35:21 info: Process Page 111.65.56.29 > 45 erinyeo@yahoo.com.sg 90269060 SKX7831R 1126205516 08/18/2023 08/21/2023 2023-08-20 11:35:25 info: sale_by_new_customer() btreeCustomerId [85644618849] transactionId [6nzhccbd]. 2023-08-20 11:35:25 info: Process Page[S] 111.65.56.29 > 6nzhccbd 'S' 'Credit Card' 85644618849 2023-08-20 11:37:53 info: Process Page 111.65.45.132 > 45 美元 lhwlhw29@yahoo.com.sg 97689565 SGN865P 1126634773 08/18/2023 08/21/2023 2023-08-20 11:37:55 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#29 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { ["transaction"]=> object(Braintree\Error\ValidationErrorCollection)#12 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { [0]=> object(Braintree\Error\Validation)#10 (3) { ["_attribute":"Braintree\Error\Validation":private]=> string(6) "amount" ["_code":"Braintree\Error\Validation":private]=> string(5) "81503" ["_message":"Braintree\Error\Validation":private]=> string(28) "Amount is an invalid format." } } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(9) "45 美元" ["customerId"]=> string(11) "10196124523" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(28) "Amount is an invalid format." ["creditCardVerification"]=> NULL ["transaction"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-20 11:39:34 info: Process Page 111.65.45.132 > 45 美元 lhwlhw29@yahoo.com.sg 97689565 SGN865P 1126634773 08/18/2023 08/21/2023 2023-08-20 11:39:36 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#29 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { ["transaction"]=> object(Braintree\Error\ValidationErrorCollection)#12 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { [0]=> object(Braintree\Error\Validation)#10 (3) { ["_attribute":"Braintree\Error\Validation":private]=> string(6) "amount" ["_code":"Braintree\Error\Validation":private]=> string(5) "81503" ["_message":"Braintree\Error\Validation":private]=> string(28) "Amount is an invalid format." } } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(9) "45 美元" ["customerId"]=> string(11) "58316378099" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(28) "Amount is an invalid format." ["creditCardVerification"]=> NULL ["transaction"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-20 11:44:28 info: Process Page 111.65.32.251 > 45 美元 lhwlhw29@yahoo.com.sg 97689565 SGN865P 1126634773 08/18/2023 08/21/2023 2023-08-20 11:44:30 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#29 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { ["transaction"]=> object(Braintree\Error\ValidationErrorCollection)#12 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(1) { [0]=> object(Braintree\Error\Validation)#10 (3) { ["_attribute":"Braintree\Error\Validation":private]=> string(6) "amount" ["_code":"Braintree\Error\Validation":private]=> string(5) "81503" ["_message":"Braintree\Error\Validation":private]=> string(28) "Amount is an invalid format." } } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(9) "45 美元" ["customerId"]=> string(11) "85607373251" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(28) "Amount is an invalid format." ["creditCardVerification"]=> NULL ["transaction"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-20 11:51:32 info: Process Page 148.253.25.133 > 45 wayneweicong1998@gmail.com 93390328 SNB2806C 1125314243 08/18/2023 08/21/2023 2023-08-20 11:51:36 info: sale_by_new_customer() btreeCustomerId [59283300901] transactionId [m25jppfx]. 2023-08-20 11:51:36 info: Process Page[S] 148.253.25.133 > m25jppfx 'S' 'Credit Card' 59283300901 2023-08-20 11:59:03 info: Process Page 111.65.61.238 > 45 kenny.net@gmail.com 91181447 SMP4819R 1126815860 08/18/2023 08/21/2023 2023-08-20 11:59:06 info: sale_by_new_customer() btreeCustomerId [11557871181] transactionId [jdz7r0te]. 2023-08-20 11:59:06 info: Process Page[S] 111.65.61.238 > jdz7r0te 'S' 'Credit Card' 11557871181 2023-08-20 12:00:14 info: Process Page 119.56.101.171 > 45 alantky11@yahoo.com.sg 93214188 SJL4916A 1220425804 08/18/2023 08/21/2023 2023-08-20 12:00:17 info: sale_by_new_customer() btreeCustomerId [42469128816] transactionId [k6bqhy9j]. 2023-08-20 12:00:17 info: Process Page[S] 119.56.101.171 > k6bqhy9j 'S' 'Credit Card' 42469128816 2023-08-20 12:01:18 info: Process Page 111.65.46.144 > 45 graceku39@gmail.com 81869511 SMW9492D 1220920036 08/18/2023 08/21/2023 2023-08-20 12:01:21 info: sale_by_new_customer() btreeCustomerId [11663116883] transactionId [cr2keshm]. 2023-08-20 12:01:21 info: Process Page[S] 111.65.46.144 > cr2keshm 'S' 'Credit Card' 11663116883 2023-08-20 12:03:14 info: Process Page 122.11.212.182 > 45 lalalim5225@gmail.com 98620269 SGX8192X 1128059862 08/18/2023 08/21/2023 2023-08-20 12:03:17 info: sale_by_new_customer() btreeCustomerId [54155009439] transactionId [951619bk]. 2023-08-20 12:03:17 info: Process Page[S] 122.11.212.182 > 951619bk 'S' 'Credit Card' 54155009439 2023-08-20 12:09:04 info: Process Page 148.253.25.143 > 45 adeline@cal.com.sg 96738265 SJG8882M 1220214968 08/18/2023 08/21/2023 2023-08-20 12:09:08 info: sale_by_new_customer() btreeCustomerId [13060929453] transactionId [0144m7cq]. 2023-08-20 12:09:08 info: Process Page[S] 148.253.25.143 > 0144m7cq 'S' 'Credit Card' 13060929453 2023-08-20 12:10:28 info: Process Page 119.234.6.130 > 45 penghockngo@yahoo.com.sg 98291702 SLN8294A 1127389476 08/18/2023 08/21/2023 2023-08-20 12:10:31 info: sale_by_new_customer() btreeCustomerId [19277167099] transactionId [mwegyehs]. 2023-08-20 12:10:31 info: Process Page[S] 119.234.6.130 > mwegyehs 'S' 'Credit Card' 19277167099 2023-08-20 12:20:09 info: Process Page 111.65.47.25 > 45 eng_leang@hotmail.com 92312742 SMP5328J 1129580535 08/18/2023 08/21/2023 2023-08-20 12:20:13 info: sale_by_new_customer() btreeCustomerId [10957353564] transactionId [pjhx17dg]. 2023-08-20 12:20:13 info: Process Page[S] 111.65.47.25 > pjhx17dg 'S' 'Credit Card' 10957353564 2023-08-20 12:23:21 info: Process Page 148.253.25.135 > 45 fiona.csz@gmail.com 90668267 Ske8388y 1220819495 08/18/2023 08/21/2023 2023-08-20 12:23:24 info: sale_by_new_customer() btreeCustomerId [84587562216] transactionId [fbekdfkv]. 2023-08-20 12:23:24 info: Process Page[S] 148.253.25.135 > fbekdfkv 'S' 'Credit Card' 84587562216 2023-08-20 12:23:51 info: Process Page 111.65.45.113 > 45 gladyskang@hotmail.com 98183221 SJC6063U 1125962737 08/18/2023 08/21/2023 2023-08-20 12:23:54 info: sale_by_new_customer() btreeCustomerId [52344384453] transactionId [0ynkcy74]. 2023-08-20 12:23:54 info: Process Page[S] 111.65.45.113 > 0ynkcy74 'S' 'Credit Card' 52344384453 2023-08-20 12:34:51 info: Process Page 119.56.107.113 > 45 jeslyn25@gmail.com 93632525 SFA2525M 1220136849 08/17/2023 08/20/2023 2023-08-20 12:34:54 info: sale_by_new_customer() btreeCustomerId [18841675071] transactionId [83kaam3x]. 2023-08-20 12:34:54 info: Process Page[S] 119.56.107.113 > 83kaam3x 'S' 'Credit Card' 18841675071 2023-08-20 12:37:22 info: Process Page 104.28.122.108 > 45 joevone@me.com 91898488 SNH6013R 1129541602 08/18/2023 08/21/2023 2023-08-20 12:37:25 info: sale_by_new_customer() btreeCustomerId [11595955966] transactionId [8bgq987m]. 2023-08-20 12:37:25 info: Process Page[S] 104.28.122.108 > 8bgq987m 'S' 'Credit Card' 11595955966 2023-08-20 12:39:26 info: Process Page 111.65.69.136 > 45 gth8181@yahoo.com 82422266 SKG2625S 1027062859 08/18/2023 08/21/2023 2023-08-20 12:39:31 info: sale_by_new_customer() btreeCustomerId [84477762049] transactionId [r643esb5]. 2023-08-20 12:39:31 info: Process Page[S] 111.65.69.136 > r643esb5 'S' 'Credit Card' 84477762049 2023-08-20 12:46:23 info: Process Page 119.56.102.104 > 55 genglun@hotmail.com 98485783 SLG4383P 1126850478 08/31/2023 09/04/2023 2023-08-20 12:46:26 info: sale_by_new_customer() btreeCustomerId [51519219319] transactionId [f3fqydhh]. 2023-08-20 12:46:26 info: Process Page[S] 119.56.102.104 > f3fqydhh 'S' 'Credit Card' 51519219319 2023-08-20 12:52:32 info: Process Page 111.65.59.162 > 45 michelleqbs@gmail.com 91139949 SLF3773J 1220814411 08/18/2023 08/21/2023 2023-08-20 12:52:36 info: sale_by_new_customer() btreeCustomerId [16174111439] transactionId [e2qz40zw]. 2023-08-20 12:52:36 info: Process Page[S] 111.65.59.162 > e2qz40zw 'S' 'Credit Card' 16174111439 2023-08-20 13:01:35 info: Process Page 122.11.214.150 > 45 alangoh333@gmail.com 97332428 ED333J 1123427204 08/20/2023 08/23/2023 2023-08-20 13:01:39 info: sale_by_new_customer() btreeCustomerId [15823356523] transactionId [rpdb7ea1]. 2023-08-20 13:01:39 info: Process Page[S] 122.11.214.150 > rpdb7ea1 'S' 'Credit Card' 15823356523 2023-08-20 13:59:34 info: Process Page 119.56.107.125 > 45 feliciababylove@hotmail.com 84187418 SLR6102M 1127766484 08/20/2023 08/23/2023 2023-08-20 13:59:37 info: sale_by_new_customer() btreeCustomerId [87195723799] transactionId [dbsatf3m]. 2023-08-20 13:59:37 info: Process Page[S] 119.56.107.125 > dbsatf3m 'S' 'Credit Card' 87195723799 2023-08-20 14:04:41 info: Process Page 122.11.214.170 > 45 jonpoomy@gmail.com 96555411 SFG5225C 1220258908 08/20/2023 08/23/2023 2023-08-20 14:04:44 info: sale_by_new_customer() btreeCustomerId [83139752114] transactionId [fy9jcs59]. 2023-08-20 14:04:44 info: Process Page[S] 122.11.214.170 > fy9jcs59 'S' 'Credit Card' 83139752114 2023-08-20 14:06:58 info: Process Page 119.56.97.116 > 45 mingtak9410@gmail.com 90276826 SMH221H 1129046511 08/20/2023 08/23/2023 2023-08-20 14:07:01 info: sale_by_new_customer() btreeCustomerId [10851332299] transactionId [rdv9q36w]. 2023-08-20 14:07:01 info: Process Page[S] 119.56.97.116 > rdv9q36w 'S' 'Credit Card' 10851332299 2023-08-20 14:17:47 info: Process Page 122.11.214.72 > 45 andy_bldg@yahoo.com.sg 90075798 SLV8378A 1127714722 08/20/2023 08/23/2023 2023-08-20 14:17:51 info: sale_by_new_customer() btreeCustomerId [52624934173] transactionId [jhdah78c]. 2023-08-20 14:17:51 info: Process Page[S] 122.11.214.72 > jhdah78c 'S' 'Credit Card' 52624934173 2023-08-20 14:29:37 info: Process Page 111.65.44.108 > 45 rickyokc@hotmail.com 97349528 SLU4371A 1128033931 08/20/2023 08/23/2023 2023-08-20 14:29:40 info: sale_by_new_customer() btreeCustomerId [56368520346] transactionId [r2s2kvcp]. 2023-08-20 14:29:40 info: Process Page[S] 111.65.44.108 > r2s2kvcp 'S' 'Credit Card' 56368520346 2023-08-20 14:33:21 info: Process Page 111.65.69.124 > 45 raeshan@live.com 94599666 Sgn2937c 1120565106 08/20/2023 08/23/2023 2023-08-20 14:33:26 info: sale_by_new_customer() btreeCustomerId [18342631771] transactionId [fnjb00w9]. 2023-08-20 14:33:26 info: Process Page[S] 111.65.69.124 > fnjb00w9 'S' 'Credit Card' 18342631771 2023-08-20 14:39:42 info: Process Page 119.56.67.61 > 45 ert_francisnah@yahoo.com.sg 88131727 SDB8787C 1129490495 08/20/2023 08/23/2023 2023-08-20 14:39:46 info: sale_by_new_customer() btreeCustomerId [15333035899] transactionId [2z4a4c53]. 2023-08-20 14:39:46 info: Process Page[S] 119.56.67.61 > 2z4a4c53 'S' 'Credit Card' 15333035899 2023-08-20 14:41:10 info: Process Page 122.11.212.123 > 45 opelsteven@gmail.com 93853479 SLC1235A 1126542950 08/20/2023 08/23/2023 2023-08-20 14:41:13 info: sale_by_new_customer() btreeCustomerId [42819850249] transactionId [15egv7gg]. 2023-08-20 14:41:13 info: Process Page[S] 122.11.212.123 > 15egv7gg 'S' 'Credit Card' 42819850249 2023-08-20 14:42:49 info: Process Page 111.65.45.125 > 45 angsb31@gmail.com 91291234 SJS15P 1220248652 08/20/2023 08/23/2023 2023-08-20 14:42:53 info: sale_by_new_customer() btreeCustomerId [80126222594] transactionId [5vpx3jrt]. 2023-08-20 14:42:53 info: Process Page[S] 111.65.45.125 > 5vpx3jrt 'S' 'Credit Card' 80126222594 2023-08-20 14:50:31 info: Process Page 111.65.70.166 > 45 timlim3559@gmail.com 93891747 Pc3571t 1550269188 08/20/2023 08/23/2023 2023-08-20 14:50:34 info: sale_by_new_customer() btreeCustomerId [51579251203] transactionId [a562sbbp]. 2023-08-20 14:50:34 info: Process Page[S] 111.65.70.166 > a562sbbp 'S' 'Credit Card' 51579251203 2023-08-20 14:57:13 info: Process Page 111.65.33.104 > 45 coolsgp@gmail.com 91725454 SMR6786C 1129788931 08/20/2023 08/23/2023 2023-08-20 14:57:16 info: sale_by_new_customer() btreeCustomerId [51905595681] transactionId [p3ew69cx]. 2023-08-20 14:57:16 info: Process Page[S] 111.65.33.104 > p3ew69cx 'S' 'Credit Card' 51905595681 2023-08-20 15:00:43 info: Process Page 119.56.103.192 > 45 sltanalinia@yahoo.com 96999991 SLl4939k 1127311924 08/20/2023 08/23/2023 2023-08-20 15:00:46 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "57571044496" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(38) "Cannot Authorize at this time (Policy)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "a1re5atc" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-20 07:00:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-20 07:00:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "57571044496" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "sltanalinia@yahoo.com" ["website"]=> NULL ["phone"]=> string(8) "96999991" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNTc1NzEwNDQ0OTY" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["additionalProcessorResponse"]=> string(20) "51 : TRY AGAIN LATER" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "jcm4hdxx" ["bin"]=> string(6) "552038" ["last4"]=> string(4) "4535" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2025" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MPL" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19qY200aGR4eA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "f71a7282c930dd82e5becf5aa64f4408" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-20 07:00:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "82" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "02" ["merchantAdviceCodeText"]=> string(44) "Cannot approve at this time, try again later" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MPLFEMKA10820" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fYTFyZTVhdGM" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "a1re5atc" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fYTFyZTVhdGM" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "4535" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "jcm4hdxx" ["bin"]=> string(6) "552038" ["last4"]=> string(4) "4535" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2025" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MPL" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19qY200aGR4eA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "f71a7282c930dd82e5becf5aa64f4408" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "11/2025" ["maskedNumber"]=> string(16) "552038******4535" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "57571044496" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "sltanalinia@yahoo.com" ["website"]=> NULL ["phone"]=> string(8) "96999991" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNTc1NzEwNDQ0OTY" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-20 15:03:46 info: Process Page 119.56.103.192 > 45 sltanalicia@yahoo.com 96999991 SLL4939K 1127311924 08/20/2023 08/23/2023 2023-08-20 15:03:49 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "18782235121" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(38) "Cannot Authorize at this time (Policy)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "1z7va12d" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-20 07:03:47.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-20 07:03:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "18782235121" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "sltanalicia@yahoo.com" ["website"]=> NULL ["phone"]=> string(8) "96999991" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTg3ODIyMzUxMjE" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["additionalProcessorResponse"]=> string(20) "51 : TRY AGAIN LATER" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "q5vj7c9a" ["bin"]=> string(6) "552038" ["last4"]=> string(4) "4535" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2025" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MPL" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19xNXZqN2M5YQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "f71a7282c930dd82e5becf5aa64f4408" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-20 07:03:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "82" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "02" ["merchantAdviceCodeText"]=> string(44) "Cannot approve at this time, try again later" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MPL0T6M8A0820" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fMXo3dmExMmQ" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "1z7va12d" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fMXo3dmExMmQ" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "4535" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "q5vj7c9a" ["bin"]=> string(6) "552038" ["last4"]=> string(4) "4535" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2025" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MPL" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19xNXZqN2M5YQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "f71a7282c930dd82e5becf5aa64f4408" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "11/2025" ["maskedNumber"]=> string(16) "552038******4535" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "18782235121" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "sltanalicia@yahoo.com" ["website"]=> NULL ["phone"]=> string(8) "96999991" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTg3ODIyMzUxMjE" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-20 15:08:08 info: Process Page 119.56.103.192 > 45 sltanalica@yahoo.com 96999991 SLL4939K 1127311924 08/20/2023 08/23/2023 2023-08-20 15:08:11 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "80365277473" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(38) "Cannot Authorize at this time (Policy)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "mw3258ag" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-20 07:08:10.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-20 07:08:11.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "80365277473" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(20) "sltanalica@yahoo.com" ["website"]=> NULL ["phone"]=> string(8) "96999991" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODAzNjUyNzc0NzM" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["additionalProcessorResponse"]=> string(20) "51 : TRY AGAIN LATER" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "n1vvvwb0" ["bin"]=> string(6) "552038" ["last4"]=> string(4) "4535" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2025" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MPL" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19uMXZ2dndiMA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "f71a7282c930dd82e5becf5aa64f4408" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-20 07:08:11.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "82" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "02" ["merchantAdviceCodeText"]=> string(44) "Cannot approve at this time, try again later" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MPLFGVFA10820" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fbXczMjU4YWc" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "mw3258ag" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fbXczMjU4YWc" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "4535" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "n1vvvwb0" ["bin"]=> string(6) "552038" ["last4"]=> string(4) "4535" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2025" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MPL" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19uMXZ2dndiMA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "f71a7282c930dd82e5becf5aa64f4408" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "11/2025" ["maskedNumber"]=> string(16) "552038******4535" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "80365277473" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(20) "sltanalica@yahoo.com" ["website"]=> NULL ["phone"]=> string(8) "96999991" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODAzNjUyNzc0NzM" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-20 15:09:23 info: Process Page 119.234.8.195 > 45 moksain@gmail.com 97768428 SLK7536A 1127124062 08/20/2023 08/23/2023 2023-08-20 15:09:26 info: sale_by_new_customer() btreeCustomerId [86706038321] transactionId [bgrwh5kd]. 2023-08-20 15:09:26 info: Process Page[S] 119.234.8.195 > bgrwh5kd 'S' 'Credit Card' 86706038321 2023-08-20 15:12:27 info: Process Page 122.11.212.235 > 45 elwq87@gmail.com 91444383 SBF8000S 1125574459 08/20/2023 08/23/2023 2023-08-20 15:12:32 info: sale_by_new_customer() btreeCustomerId [86835789044] transactionId [2kxyb9j5]. 2023-08-20 15:12:32 info: Process Page[S] 122.11.212.235 > 2kxyb9j5 'S' 'Credit Card' 86835789044 2023-08-20 15:13:26 info: Process Page 111.65.44.97 > 45 hpfoo1234@gmail.com 96247979 SLR8018K 1127650679 08/20/2023 08/23/2023 2023-08-20 15:13:29 info: sale_by_new_customer() btreeCustomerId [57392572751] transactionId [3brrjqma]. 2023-08-20 15:13:29 info: Process Page[S] 111.65.44.97 > 3brrjqma 'S' 'Credit Card' 57392572751 2023-08-20 15:14:44 info: Process Page 111.65.44.88 > 45 davidtan@breenintl.com 96618021 SLG5132R 1126805308 08/20/2023 08/23/2023 2023-08-20 15:14:47 info: sale_by_new_customer() btreeCustomerId [43709218473] transactionId [gjfk2t2s]. 2023-08-20 15:14:47 info: Process Page[S] 111.65.44.88 > gjfk2t2s 'S' 'Credit Card' 43709218473 2023-08-20 15:15:36 info: Process Page 119.56.103.192 > 45 sltanalica@yahoo.com 96999991 SLL4939K 1127311924 08/20/2023 08/23/2023 2023-08-20 15:15:39 info: sale_by_new_customer() btreeCustomerId [42199278353] transactionId [nycqxb34]. 2023-08-20 15:15:39 info: Process Page[S] 119.56.103.192 > nycqxb34 'S' 'Credit Card' 42199278353 2023-08-20 15:18:42 info: Process Page 119.56.104.68 > 45 jissiechang1288@gmail.com 80226273 SHD2576B 1050754902 08/20/2023 08/23/2023 2023-08-20 15:18:45 info: sale_by_new_customer() btreeCustomerId [81513385769] transactionId [3kh14ye4]. 2023-08-20 15:18:45 info: Process Page[S] 119.56.104.68 > 3kh14ye4 'S' 'Credit Card' 81513385769 2023-08-20 15:20:55 info: Process Page 119.234.6.124 > 45 tankekhoo@yahoo.com.sg 98336633 SLM3457K 1127428381 08/20/2023 08/23/2023 2023-08-20 15:20:59 info: sale_by_new_customer() btreeCustomerId [12354063453] transactionId [4n1g4tt4]. 2023-08-20 15:20:59 info: Process Page[S] 119.234.6.124 > 4n1g4tt4 'S' 'Credit Card' 12354063453 2023-08-20 15:23:26 info: Process Page 180.87.50.176 > 45 corinnatoh@hotmail.com 91544495 SME6297R 1128752367 08/20/2023 08/23/2023 2023-08-20 15:23:30 info: sale_by_new_customer() btreeCustomerId [82063109844] transactionId [h7w25bqy]. 2023-08-20 15:23:30 info: Process Page[S] 180.87.50.176 > h7w25bqy 'S' 'Credit Card' 82063109844 2023-08-20 15:24:41 info: Process Page 111.65.32.79 > 45 jr-watson@hotmail.com 94557292 SND2971Y 1220733934 08/20/2023 08/23/2023 2023-08-20 15:24:44 info: sale_by_new_customer() btreeCustomerId [80397387139] transactionId [g8dy1kkv]. 2023-08-20 15:24:44 info: Process Page[S] 111.65.32.79 > g8dy1kkv 'S' 'Credit Card' 80397387139 2023-08-20 15:26:01 info: Process Page 119.234.4.151 > 45 alvin@hsc.sg 98259175 SBP39G 1123318643 08/20/2023 08/23/2023 2023-08-20 15:26:04 info: sale_by_new_customer() btreeCustomerId [13835311366] transactionId [nztb9kjx]. 2023-08-20 15:26:04 info: Process Page[S] 119.234.4.151 > nztb9kjx 'S' 'Credit Card' 13835311366 2023-08-20 15:26:30 info: Process Page 119.56.106.8 > 45 energetic62@hotmail.com 97981161 Sga1116e 1220504278 08/20/2023 08/23/2023 2023-08-20 15:26:33 info: sale_by_new_customer() btreeCustomerId [40865857481] transactionId [2tvz8k28]. 2023-08-20 15:26:33 info: Process Page[S] 119.56.106.8 > 2tvz8k28 'S' 'Credit Card' 40865857481 2023-08-20 15:31:02 info: Process Page 119.56.97.251 > 45 Rachel@office-empire.com 97862629 Skv2141s 1124001081 08/20/2023 08/23/2023 2023-08-20 15:31:05 info: sale_by_new_customer() btreeCustomerId [19892177871] transactionId [rjnfc72r]. 2023-08-20 15:31:05 info: Process Page[S] 119.56.97.251 > rjnfc72r 'S' 'Credit Card' 19892177871 2023-08-20 15:31:10 info: Process Page 111.65.35.220 > 45 weijie90sg@hotmail.sg 91267169 Sle3687e 1126685411 08/20/2023 08/23/2023 2023-08-20 15:31:15 info: sale_by_new_customer() btreeCustomerId [15492445249] transactionId [kbxhrtm8]. 2023-08-20 15:31:15 info: Process Page[S] 111.65.35.220 > kbxhrtm8 'S' 'Credit Card' 15492445249 2023-08-20 15:33:20 info: Process Page 210.10.7.137 > 45 daisy210368@gmail.com 96625055 SBR54B 1121978902 08/20/2023 08/23/2023 2023-08-20 15:33:24 info: sale_by_new_customer() btreeCustomerId [40405208703] transactionId [casvg9n3]. 2023-08-20 15:33:24 info: Process Page[S] 210.10.7.137 > casvg9n3 'S' 'Credit Card' 40405208703 2023-08-20 15:33:45 info: Process Page 104.28.119.112 > 45 layhiong25@gmail.com 98538191 SJT2587L 1123267733 08/20/2023 08/23/2023 2023-08-20 15:33:49 info: sale_by_new_customer() btreeCustomerId [46095875973] transactionId [jak15cha]. 2023-08-20 15:33:49 info: Process Page[S] 104.28.119.112 > jak15cha 'S' 'Credit Card' 46095875973 2023-08-20 15:34:33 info: Process Page 122.11.214.196 > 45 junkee91@gmail.com 90059952 SML7933U 1129352801 08/20/2023 08/23/2023 2023-08-20 15:34:38 info: sale_by_new_customer() btreeCustomerId [57358353181] transactionId [hr8w2qvs]. 2023-08-20 15:34:38 info: Process Page[S] 122.11.214.196 > hr8w2qvs 'S' 'Credit Card' 57358353181 2023-08-20 15:36:58 info: Process Page 210.10.7.137 > 45 daisy210368@gmail.com 97988981 SMA6808M 1128511789 08/20/2023 08/23/2023 2023-08-20 15:37:02 info: sale_by_new_customer() btreeCustomerId [46342393283] transactionId [ppk7wh2g]. 2023-08-20 15:37:02 info: Process Page[S] 210.10.7.137 > ppk7wh2g 'S' 'Credit Card' 46342393283 2023-08-20 15:58:51 info: Process Page 104.28.119.111 > 45 peggylhd@hotmail.com 81012825 SNK1813R 1221093593 08/20/2023 08/23/2023 2023-08-20 15:58:54 info: sale_by_new_customer() btreeCustomerId [51487234549] transactionId [efajqhat]. 2023-08-20 15:58:54 info: Process Page[S] 104.28.119.111 > efajqhat 'S' 'Credit Card' 51487234549 2023-08-20 15:59:17 info: Process Page 122.11.214.158 > 45 joshuatwk1975@gmail.com 97613929 SMX4023C 1220216766 08/20/2023 08/23/2023 2023-08-20 15:59:20 info: sale_by_new_customer() btreeCustomerId [56053702901] transactionId [dfr5h11t]. 2023-08-20 15:59:20 info: Process Page[S] 122.11.214.158 > dfr5h11t 'S' 'Credit Card' 56053702901 2023-08-20 16:03:25 info: Process Page 111.65.34.43 > 45 masniwu@gmail.com 97892169 Smw2591y 1220231970 08/20/2023 08/23/2023 2023-08-20 16:03:29 info: sale_by_new_customer() btreeCustomerId [85075336244] transactionId [4zxnawv4]. 2023-08-20 16:03:29 info: Process Page[S] 111.65.34.43 > 4zxnawv4 'S' 'Credit Card' 85075336244 2023-08-20 16:06:38 info: Process Page 122.11.214.104 > 45 jerine.leong@hotmail.com 93270918 SMD3259B 1128695153 08/20/2023 08/23/2023 2023-08-20 16:06:41 info: sale_by_new_customer() btreeCustomerId [53853533953] transactionId [mzdcej78]. 2023-08-20 16:06:41 info: Process Page[S] 122.11.214.104 > mzdcej78 'S' 'Credit Card' 53853533953 2023-08-20 16:09:39 info: Process Page 111.65.37.201 > 45 kkngchunkhai@gmail.com 83481837 JMR9662 1111737115860554 08/20/2023 08/23/2023 2023-08-20 16:09:43 info: sale_by_new_customer() btreeCustomerId [52248079523] transactionId [57hagfvt]. 2023-08-20 16:09:43 info: Process Page[S] 111.65.37.201 > 57hagfvt 'S' 'Credit Card' 52248079523 2023-08-20 16:10:51 info: Process Page 122.11.212.172 > 45 gabelimch@yahoo.com 97634764 SMZ7818X 1220328123 08/20/2023 08/23/2023 2023-08-20 16:10:54 info: sale_by_new_customer() btreeCustomerId [82630091621] transactionId [apssreks]. 2023-08-20 16:10:54 info: Process Page[S] 122.11.212.172 > apssreks 'S' 'Credit Card' 82630091621 2023-08-20 16:12:21 info: Process Page 111.65.71.23 > 45 ivan@castlerock.com.sg 91082822 Snd3489s 1127563559 08/20/2023 08/23/2023 2023-08-20 16:12:24 info: sale_by_new_customer() btreeCustomerId [46087885299] transactionId [7m3xp227]. 2023-08-20 16:12:24 info: Process Page[S] 111.65.71.23 > 7m3xp227 'S' 'Credit Card' 46087885299 2023-08-20 16:23:29 info: Process Page 111.65.37.201 > 45 kkngchunkhai@gmail.com 83481837 JKD3404 1111737150220136 08/20/2023 08/23/2023 2023-08-20 16:23:33 info: sale_by_new_customer() btreeCustomerId [17437155481] transactionId [4rcapys6]. 2023-08-20 16:23:33 info: Process Page[S] 111.65.37.201 > 4rcapys6 'S' 'Credit Card' 17437155481 2023-08-20 16:28:10 info: Process Page 116.88.70.214 > 45 emirates2638@hotmail.com 96578190 SMF8190X 1127048270 08/25/2023 08/28/2023 2023-08-20 16:28:13 info: sale_by_new_customer() btreeCustomerId [57476961523] transactionId [q5d3d5p8]. 2023-08-20 16:28:13 info: Process Page[S] 116.88.70.214 > q5d3d5p8 'S' 'Credit Card' 57476961523 2023-08-20 16:43:00 info: Process Page 122.11.214.86 > 45 ericnghk30@gmail.com 97887887 SGC7887M 1125573815 08/20/2023 08/23/2023 2023-08-20 16:43:02 info: sale_by_new_customer() btreeCustomerId [13885419921] transactionId [k43cdyc9]. 2023-08-20 16:43:02 info: Process Page[S] 122.11.214.86 > k43cdyc9 'S' 'Credit Card' 13885419921 2023-08-20 16:52:01 info: Process Page 172.226.214.36 > 45 desckh@gamil.com 98582701 SMC2686M 1128576436 08/20/2023 08/23/2023 2023-08-20 16:52:03 info: Process Page 119.56.97.63 > 45 ammieteo3@yahoo.com 96817666 SKW105E 1125973031 08/20/2023 08/23/2023 2023-08-20 16:52:06 info: sale_by_new_customer() btreeCustomerId [51982213366] transactionId [hbmksmgt]. 2023-08-20 16:52:06 info: Process Page[S] 172.226.214.36 > hbmksmgt 'S' 'Credit Card' 51982213366 2023-08-20 16:52:06 info: sale_by_new_customer() btreeCustomerId [84133069564] transactionId [2v0jxhqh]. 2023-08-20 16:52:06 info: Process Page[S] 119.56.97.63 > 2v0jxhqh 'S' 'Credit Card' 84133069564 2023-08-20 16:55:44 info: Process Page 122.11.212.41 > 45 alistair.nn@gmail.com 90033884 EP81Y 1129745361 08/20/2023 08/23/2023 2023-08-20 16:55:47 info: sale_by_new_customer() btreeCustomerId [88847591446] transactionId [j1vqjr6g]. 2023-08-20 16:55:47 info: Process Page[S] 122.11.212.41 > j1vqjr6g 'S' 'Credit Card' 88847591446 2023-08-20 16:57:41 info: Process Page 111.65.36.147 > 45 yiaw.fen@gmail.com 97442284 Smk3640x 1129269080 08/20/2023 08/23/2023 2023-08-20 16:57:45 info: sale_by_new_customer() btreeCustomerId [15853362973] transactionId [3h6bpqxc]. 2023-08-20 16:57:45 info: Process Page[S] 111.65.36.147 > 3h6bpqxc 'S' 'Credit Card' 15853362973 2023-08-20 17:03:34 info: Process Page 111.65.71.41 > 45 peteryong7@gmail.com 96822476 SLV7179P 1128145819 08/20/2023 08/23/2023 2023-08-20 17:03:38 info: sale_by_new_customer() btreeCustomerId [89782960634] transactionId [7y88enms]. 2023-08-20 17:03:38 info: Process Page[S] 111.65.71.41 > 7y88enms 'S' 'Credit Card' 89782960634 2023-08-20 17:07:05 info: Process Page 111.65.47.199 > 45 tankimbeepauline@outlook.com 92700200 SLF9620C 1126903962 08/20/2023 08/23/2023 2023-08-20 17:07:10 info: sale_by_new_customer() btreeCustomerId [17314523921] transactionId [55azfyy7]. 2023-08-20 17:07:10 info: Process Page[S] 111.65.47.199 > 55azfyy7 'S' 'Credit Card' 17314523921 2023-08-21 11:13:09 info: Process Page 185.221.70.56 > 45 raymond.wongjf@hotmail.com 96950619 GBJ3807T 1043131852 08/25/2023 08/28/2023 2023-08-21 11:13:12 info: sale_by_new_customer() btreeCustomerId [11917238783] transactionId [a8e9fthr]. 2023-08-21 11:13:12 info: Process Page[S] 185.221.70.56 > a8e9fthr 'S' 'Credit Card' 11917238783 2023-08-21 23:20:38 info: Process Page 116.87.20.78 > 45 judytan8828@gmail.com 93838828 CB7790K 1550159793 08/23/2023 08/26/2023 2023-08-21 23:20:40 info: sale_by_new_customer() btreeCustomerId [18183845823] transactionId [kze3ts0f]. 2023-08-21 23:20:40 info: Process Page[S] 116.87.20.78 > kze3ts0f 'S' 'Credit Card' 18183845823 2023-08-22 10:27:55 info: Process Page 210.10.7.249 > 55 chongping81@yahoo.com 91897382 SJU9002G 1123454041 08/24/2023 08/28/2023 2023-08-22 10:27:59 info: sale_by_new_customer() btreeCustomerId [88369344914] transactionId [2wp7cm6t]. 2023-08-22 10:27:59 info: Process Page[S] 210.10.7.249 > 2wp7cm6t 'S' 'Credit Card' 88369344914 2023-08-22 12:56:35 info: Process Page 116.88.80.215 > 45 jimmychong119@gmail.com 82000119 EP119Z 1127160959 08/23/2023 08/26/2023 2023-08-22 12:56:38 info: sale_by_new_customer() btreeCustomerId [15344298536] transactionId [4sda3943]. 2023-08-22 12:56:38 info: Process Page[S] 116.88.80.215 > 4sda3943 'S' 'Credit Card' 15344298536 2023-08-22 17:57:54 info: Process Page 122.11.214.220 > 45 stel_yeo@yahoo.com 98232830 SNA2095S 1220457253 08/27/2023 08/30/2023 2023-08-22 17:57:58 info: sale_by_new_customer() btreeCustomerId [15333169653] transactionId [6dfkkq16]. 2023-08-22 17:57:58 info: Process Page[S] 122.11.214.220 > 6dfkkq16 'S' 'Credit Card' 15333169653 2023-08-22 23:02:59 info: Process Page 115.66.252.213 > 45 rongqing.13@gmail.com 92725222 SLZ6027E 1126800423 08/23/2023 08/26/2023 2023-08-22 23:03:03 info: sale_by_new_customer() btreeCustomerId [51624555619] transactionId [feqv55hv]. 2023-08-22 23:03:03 info: Process Page[S] 115.66.252.213 > feqv55hv 'S' 'Credit Card' 51624555619 2023-08-22 23:55:34 info: Process Page 202.166.38.102 > 45 peter.skyaero@gmail.com 96698468 SMR5130B 1129745957 08/23/2023 08/26/2023 2023-08-22 23:55:38 info: sale_by_new_customer() btreeCustomerId [59293559453] transactionId [r3nx7j3w]. 2023-08-22 23:55:38 info: Process Page[S] 202.166.38.102 > r3nx7j3w 'S' 'Credit Card' 59293559453 2023-08-23 08:56:29 info: Process Page 58.182.67.45 > 45 chenghuayjoo@gmail.com 91525524 SGQ800K 1128292404 08/23/2023 08/26/2023 2023-08-23 08:56:32 info: sale_by_new_customer() btreeCustomerId [54135986044] transactionId [73ynp7c0]. 2023-08-23 08:56:32 info: Process Page[S] 58.182.67.45 > 73ynp7c0 'S' 'Credit Card' 54135986044 2023-08-23 10:00:20 info: Process Page 42.153.154.246 > 55 wty2323@gmail.com 0172005312 WC3623A 1111737115634398 08/24/2023 08/28/2023 2023-08-23 10:00:24 info: sale_by_new_customer() btreeCustomerId [82609615419] transactionId [4k4hnxqg]. 2023-08-23 10:00:24 info: Process Page[S] 42.153.154.246 > 4k4hnxqg 'S' 'Credit Card' 82609615419 2023-08-23 12:10:48 info: Process Page 138.75.58.247 > 45 samsflew_samsflew@yahoo.com 97914116 SND684P 1220731938 08/23/2023 08/26/2023 2023-08-23 12:10:52 info: sale_by_new_customer() btreeCustomerId [54424503083] transactionId [4bcv4t5d]. 2023-08-23 12:10:52 info: Process Page[S] 138.75.58.247 > 4bcv4t5d 'S' 'Credit Card' 54424503083 2023-08-23 12:51:39 info: Process Page 119.56.96.238 > 45 billyeohm@gmail.com 97667011 SKZ5275Z 1126240273 08/23/2023 08/26/2023 2023-08-23 12:51:43 info: sale_by_new_customer() btreeCustomerId [81012277071] transactionId [0rxdymnh]. 2023-08-23 12:51:43 info: Process Page[S] 119.56.96.238 > 0rxdymnh 'S' 'Credit Card' 81012277071 2023-08-23 13:37:20 info: Process Page 122.11.212.53 > 45 jasonandylaw@gmal.com 92481691 Snl1677l 1221143306 08/20/2023 08/23/2023 2023-08-23 13:37:24 info: sale_by_new_customer() btreeCustomerId [14463924946] transactionId [bg40pmb8]. 2023-08-23 13:37:24 info: Process Page[S] 122.11.212.53 > bg40pmb8 'S' 'Credit Card' 14463924946 2023-08-23 13:52:39 info: Process Page 103.51.163.162 > 45 kathlyp29@gmail.com 91290070 SMY9630L 1220377245 08/25/2023 08/28/2023 2023-08-23 13:52:42 info: sale_by_new_customer() btreeCustomerId [53719363599] transactionId [2fn7bnzs]. 2023-08-23 13:52:42 info: Process Page[S] 103.51.163.162 > 2fn7bnzs 'S' 'Credit Card' 53719363599 2023-08-23 13:55:12 info: Process Page 203.149.140.34 > 45 kathlyp29@gmail.com 96649462 SMS6855G 1129870142 08/25/2023 08/28/2023 2023-08-23 13:55:16 info: sale_by_new_customer() btreeCustomerId [53137171069] transactionId [kk6044h2]. 2023-08-23 13:55:16 info: Process Page[S] 203.149.140.34 > kk6044h2 'S' 'Credit Card' 53137171069 2023-08-23 14:01:42 info: Process Page 222.164.26.169 > 45 ongks1010@gmail.com 90026996 SMP2349T 1129565446 08/23/2023 08/26/2023 2023-08-23 14:01:45 info: sale_by_new_customer() btreeCustomerId [42946461003] transactionId [0xhv5zae]. 2023-08-23 14:01:45 info: Process Page[S] 222.164.26.169 > 0xhv5zae 'S' 'Credit Card' 42946461003 2023-08-23 14:12:59 info: Process Page 115.164.94.161 > 55 Singyee_sia@yahoo.com 0122685808 ALB2812 1111737115965545 08/24/2023 08/28/2023 2023-08-23 14:13:03 info: sale_by_new_customer() btreeCustomerId [46988232981] transactionId [8zpj32yk]. 2023-08-23 14:13:03 info: Process Page[S] 115.164.94.161 > 8zpj32yk 'S' 'Credit Card' 46988232981 2023-08-23 14:26:33 info: Process Page 119.56.104.121 > 45 nickpoh76@yahoo.com.sg 90186607 SMQ627J 1126184710 08/23/2023 08/26/2023 2023-08-23 14:26:37 info: sale_by_new_customer() btreeCustomerId [12600074101] transactionId [qr77291x]. 2023-08-23 14:26:37 info: Process Page[S] 119.56.104.121 > qr77291x 'S' 'Credit Card' 12600074101 2023-08-23 14:28:44 info: Process Page 119.56.99.223 > 45 art61530@hotmail.com 88006688 SMZ6688K 1220675368 08/23/2023 08/26/2023 2023-08-23 14:28:47 info: sale_by_new_customer() btreeCustomerId [11041367264] transactionId [bx1me4gw]. 2023-08-23 14:28:47 info: Process Page[S] 119.56.99.223 > bx1me4gw 'S' 'Credit Card' 11041367264 2023-08-23 14:37:42 info: Process Page 122.11.214.234 > 45 cpy62line@yahoo.com.sg 93833041 Slg5081d 1126992486 08/20/2023 08/23/2023 2023-08-23 14:37:47 info: sale_by_new_customer() btreeCustomerId [11393364996] transactionId [d944p6qn]. 2023-08-23 14:37:47 info: Process Page[S] 122.11.214.234 > d944p6qn 'S' 'Credit Card' 11393364996 2023-08-23 14:56:17 info: Process Page 119.234.6.101 > 45 reynaldmeifang@gmail.com 90087222 SNG4110L 1127053500 08/23/2023 08/26/2023 2023-08-23 14:56:21 info: sale_by_new_customer() btreeCustomerId [11778585503] transactionId [5aqv0eg7]. 2023-08-23 14:56:21 info: Process Page[S] 119.234.6.101 > 5aqv0eg7 'S' 'Credit Card' 11778585503 2023-08-23 15:06:49 info: Process Page 122.11.212.18 > 45 sjh1801@yahoo.com 98515680 SKX6828H 1126208891 08/23/2023 08/26/2023 2023-08-23 15:06:53 info: sale_by_new_customer() btreeCustomerId [11027020016] transactionId [6bayw9se]. 2023-08-23 15:06:53 info: Process Page[S] 122.11.212.18 > 6bayw9se 'S' 'Credit Card' 11027020016 2023-08-23 15:10:58 info: Process Page 119.56.100.169 > 45 ac2408@gmail.com 97691482 Sld3942z 1126529081 08/23/2023 08/26/2023 2023-08-23 15:11:01 info: sale_by_new_customer() btreeCustomerId [40540306749] transactionId [kvd06cxh]. 2023-08-23 15:11:01 info: Process Page[S] 119.56.100.169 > kvd06cxh 'S' 'Credit Card' 40540306749 2023-08-23 15:33:04 info: Process Page 119.56.108.229 > 45 dccl1967@gmail.com 91263006 SMK5950M 1129290671 08/23/2023 08/26/2023 2023-08-23 15:33:07 info: sale_by_new_customer() btreeCustomerId [19009943134] transactionId [5xsezrq3]. 2023-08-23 15:33:07 info: Process Page[S] 119.56.108.229 > 5xsezrq3 'S' 'Credit Card' 19009943134 2023-08-23 15:33:47 info: Process Page 210.10.3.14 > 45 pngmandy@yahoo.com 98231480 SLS8185E 1127853405 08/23/2023 08/26/2023 2023-08-23 15:33:50 info: sale_by_new_customer() btreeCustomerId [84779760396] transactionId [a2grr9nh]. 2023-08-23 15:33:50 info: Process Page[S] 210.10.3.14 > a2grr9nh 'S' 'Credit Card' 84779760396 2023-08-23 15:35:28 info: Process Page 119.234.10.93 > 45 erickuekpc@gmail.com 94778461 SMV1640B 1220024515 08/23/2023 08/26/2023 2023-08-23 15:35:32 info: sale_by_new_customer() btreeCustomerId [55994073883] transactionId [47ab69fy]. 2023-08-23 15:35:32 info: Process Page[S] 119.234.10.93 > 47ab69fy 'S' 'Credit Card' 55994073883 2023-08-23 15:35:52 info: Process Page 119.234.10.215 > 45 5688raymond@gmail.com 96316981 SFS5688L 1127542347 08/23/2023 08/26/2023 2023-08-23 15:35:55 info: sale_by_new_customer() btreeCustomerId [88500243373] transactionId [am9w0ge5]. 2023-08-23 15:35:55 info: Process Page[S] 119.234.10.215 > am9w0ge5 'S' 'Credit Card' 88500243373 2023-08-23 15:48:32 info: Process Page 121.200.248.135 > 45 yeenling09@gmail.com 97670909 SKW534A 1126054149 08/23/2023 08/26/2023 2023-08-23 15:48:35 info: sale_by_new_customer() btreeCustomerId [87245708934] transactionId [9nmemtvv]. 2023-08-23 15:48:35 info: Process Page[S] 121.200.248.135 > 9nmemtvv 'S' 'Credit Card' 87245708934 2023-08-23 15:54:19 info: Process Page 111.65.69.22 > 45 chia.james@gmail.com 96307751 SLF2091A 1126718999 08/23/2023 08/26/2023 2023-08-23 15:54:22 info: sale_by_new_customer() btreeCustomerId [11014752673] transactionId [h605xzen]. 2023-08-23 15:54:22 info: Process Page[S] 111.65.69.22 > h605xzen 'S' 'Credit Card' 11014752673 2023-08-23 15:57:28 info: Process Page 122.11.212.235 > 45 sfchiashirley@gmail.com 91578351 SMD9416A 1126233757 08/23/2023 08/26/2023 2023-08-23 15:57:30 info: sale_by_new_customer() btreeCustomerId [57734895419] transactionId [53zar3d3]. 2023-08-23 15:57:30 info: Process Page[S] 122.11.212.235 > 53zar3d3 'S' 'Credit Card' 57734895419 2023-08-23 16:07:54 info: Process Page 122.11.214.78 > 45 jean.ngzy@gmail.com 81005295 SLZ2140L 1128378890 08/23/2023 08/26/2023 2023-08-23 16:07:57 info: sale_by_new_customer() btreeCustomerId [15005619716] transactionId [ajpdmbes]. 2023-08-23 16:07:57 info: Process Page[S] 122.11.214.78 > ajpdmbes 'S' 'Credit Card' 15005619716 2023-08-23 16:14:08 info: Process Page 119.56.105.234 > 45 j_iahui94@hotmail.com 86283834 SLP1571K 1123590564 08/23/2023 08/26/2023 2023-08-23 16:14:11 info: sale_by_new_customer() btreeCustomerId [52368484051] transactionId [qsmt2jwc]. 2023-08-23 16:14:11 info: Process Page[S] 119.56.105.234 > qsmt2jwc 'S' 'Credit Card' 52368484051 2023-08-23 16:16:02 info: Process Page 111.65.56.130 > 45 regina.cheongxq@gmail.com 90108228 SLJ 513 S 1127088838 08/23/2023 08/26/2023 2023-08-23 16:16:05 info: sale_by_new_customer() btreeCustomerId [11674903571] transactionId [5thbzr6d]. 2023-08-23 16:16:05 info: Process Page[S] 111.65.56.130 > 5thbzr6d 'S' 'Credit Card' 11674903571 2023-08-23 16:17:32 info: Process Page 111.65.71.110 > 45 chankee66@gmail.com 90055223 GBL1273K 1043340883 08/23/2023 08/26/2023 2023-08-23 16:17:35 info: sale_by_new_customer() btreeCustomerId [57303180901] transactionId [2wgy0gpk]. 2023-08-23 16:17:35 info: Process Page[S] 111.65.71.110 > 2wgy0gpk 'S' 'Credit Card' 57303180901 2023-08-23 16:19:23 info: Process Page 111.65.56.72 > 45 doreensoo73@gmail.com 97707720 SLC7461Z 1126589449 08/23/2023 08/26/2023 2023-08-23 16:19:27 info: sale_by_new_customer() btreeCustomerId [86403039653] transactionId [dq9vb865]. 2023-08-23 16:19:27 info: Process Page[S] 111.65.56.72 > dq9vb865 'S' 'Credit Card' 86403039653 2023-08-23 16:20:15 info: Process Page 111.65.45.208 > 45 chiong_d@yahoo.com.sg 96267027 SKZ1347B 1126262730 08/23/2023 08/26/2023 2023-08-23 16:20:18 info: sale_by_new_customer() btreeCustomerId [12557745823] transactionId [01gwn9n6]. 2023-08-23 16:20:18 info: Process Page[S] 111.65.45.208 > 01gwn9n6 'S' 'Credit Card' 12557745823 2023-08-23 16:22:04 info: Process Page 119.234.6.237 > 45 lesterhoks@gmail.com 91995100 SLL1058Y 1127263117 08/23/2023 08/26/2023 2023-08-23 16:22:08 info: sale_by_new_customer() btreeCustomerId [42795927049] transactionId [10r0y8jn]. 2023-08-23 16:22:08 info: Process Page[S] 119.234.6.237 > 10r0y8jn 'S' 'Credit Card' 42795927049 2023-08-23 16:22:10 info: Process Page 119.56.107.68 > 45 susansbeu@gmail.com 96945150 Scf900K 1128722526 08/23/2023 08/26/2023 2023-08-23 16:22:13 info: sale_by_new_customer() btreeCustomerId [51919754844] transactionId [jm4eaed9]. 2023-08-23 16:22:13 info: Process Page[S] 119.56.107.68 > jm4eaed9 'S' 'Credit Card' 51919754844 2023-08-23 16:27:04 info: Process Page 122.11.212.29 > 45 enghock.eh@gmail.com 90097865 GBG9123J 1042873679 08/23/2023 08/26/2023 2023-08-23 16:27:07 info: sale_by_new_customer() btreeCustomerId [10895970016] transactionId [qx864bzb]. 2023-08-23 16:27:07 info: Process Page[S] 122.11.212.29 > qx864bzb 'S' 'Credit Card' 10895970016 2023-08-23 16:27:55 info: Process Page 122.11.212.185 > 45 jeffng5656@gmail.com 90915656 SJU 6175K 1029299731 08/23/2023 08/26/2023 2023-08-23 16:27:59 info: sale_by_new_customer() btreeCustomerId [14696905619] transactionId [0rjxn5z5]. 2023-08-23 16:27:59 info: Process Page[S] 122.11.212.185 > 0rjxn5z5 'S' 'Credit Card' 14696905619 2023-08-23 16:35:00 info: Process Page 122.11.212.40 > 45 nicholastoh_98@hotmail.sg 82687679 SBZ5678B 1126176650 08/23/2023 08/26/2023 2023-08-23 16:35:03 info: sale_by_new_customer() btreeCustomerId [58324517196] transactionId [ghg1z0f6]. 2023-08-23 16:35:03 info: Process Page[S] 122.11.212.40 > ghg1z0f6 'S' 'Credit Card' 58324517196 2023-08-23 16:38:54 info: Process Page 111.65.69.60 > 45 kevinlow50@gmail.com 93556688 SNJ5600S 1124660712 08/23/2023 08/26/2023 2023-08-23 16:38:57 info: sale_by_new_customer() btreeCustomerId [54489765419] transactionId [5m8ek9j9]. 2023-08-23 16:38:57 info: Process Page[S] 111.65.69.60 > 5m8ek9j9 'S' 'Credit Card' 54489765419 2023-08-23 16:43:24 info: Process Page 111.65.45.187 > 45 michelleyeowsy@gmail.com 97509619 SNJ8655P 1221463738 08/23/2023 08/26/2023 2023-08-23 16:43:28 info: sale_by_new_customer() btreeCustomerId [52156534421] transactionId [f0nrwx6a]. 2023-08-23 16:43:28 info: Process Page[S] 111.65.45.187 > f0nrwx6a 'S' 'Credit Card' 52156534421 2023-08-23 16:46:59 info: Process Page 119.234.9.8 > 45 dannysoonwc@gmail.com 98335754 SLM3922J 1127351706 08/23/2023 08/26/2023 2023-08-23 16:47:02 info: sale_by_new_customer() btreeCustomerId [83824173921] transactionId [h9vpp3tw]. 2023-08-23 16:47:02 info: Process Page[S] 119.234.9.8 > h9vpp3tw 'S' 'Credit Card' 83824173921 2023-08-23 16:52:04 info: Process Page 111.65.46.107 > 45 tohey.eric@gmail.com 96318905 SDA8878D 1125574342 08/23/2023 08/26/2023 2023-08-23 16:52:08 info: sale_by_new_customer() btreeCustomerId [58700112473] transactionId [mtpkz9w9]. 2023-08-23 16:52:08 info: Process Page[S] 111.65.46.107 > mtpkz9w9 'S' 'Credit Card' 58700112473 2023-08-23 16:59:55 info: Process Page 111.65.56.200 > 45 apple_nine@hotmail.com 90078238 SNA6123T 1220442072 08/23/2023 08/26/2023 2023-08-23 17:00:00 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "43491909373" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(38) "Cannot Authorize at this time (Policy)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "rhwq6hqt" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-23 08:59:57.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-23 08:59:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "43491909373" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "apple_nine@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "90078238" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDM0OTE5MDkzNzM" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["additionalProcessorResponse"]=> string(21) "51 : NEW ACCOUNT INFO" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "5e1rd4ym" ["bin"]=> string(6) "554939" ["last4"]=> string(4) "7336" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "08" ["expirationYear"]=> string(4) "2023" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(16) "CIMB BANK BERHAD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY181ZTFyZDR5bQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "c07279c12fedc98b3bb40e5a0234e402" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-23 08:59:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "82" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "01" ["merchantAdviceCodeText"]=> string(33) "New account information available" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MCWQSOBKF0823" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcmh3cTZocXQ" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "rhwq6hqt" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcmh3cTZocXQ" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "7336" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "5e1rd4ym" ["bin"]=> string(6) "554939" ["last4"]=> string(4) "7336" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "08" ["expirationYear"]=> string(4) "2023" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(16) "CIMB BANK BERHAD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY181ZTFyZDR5bQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "c07279c12fedc98b3bb40e5a0234e402" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "08/2023" ["maskedNumber"]=> string(16) "554939******7336" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "43491909373" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "apple_nine@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "90078238" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDM0OTE5MDkzNzM" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-23 17:00:53 info: Process Page 111.65.56.200 > 45 apple_nine@hotmail.com 90078238 SNA6123T 1220442072 08/23/2023 08/26/2023 2023-08-23 17:00:56 info: sale_by_new_customer() btreeCustomerId [52427824749] transactionId [5w1pj6d9]. 2023-08-23 17:00:56 info: Process Page[S] 111.65.56.200 > 5w1pj6d9 'S' 'Credit Card' 52427824749 2023-08-23 17:11:07 info: Process Page 122.11.214.168 > 45 cyndichew-bv@hotmail.com 93884054 Slz3949p 1128450226 08/23/2023 08/26/2023 2023-08-23 17:11:11 info: sale_by_new_customer() btreeCustomerId [86686995271] transactionId [8z8n9ab4]. 2023-08-23 17:11:11 info: Process Page[S] 122.11.214.168 > 8z8n9ab4 'S' 'Credit Card' 86686995271 2023-08-23 17:15:33 info: Process Page 111.65.58.183 > 45 susaninsg@outlook.com 96618033 Sgl9155g 1127982600 08/23/2023 08/26/2023 2023-08-23 17:15:36 info: sale_by_new_customer() btreeCustomerId [51915395919] transactionId [8k6vr2jk]. 2023-08-23 17:15:36 info: Process Page[S] 111.65.58.183 > 8k6vr2jk 'S' 'Credit Card' 51915395919 2023-08-23 17:15:38 info: Process Page 116.15.231.234 > 45 wilfredtan51@gmail.com 96623690 SJV5151E 1126633098 08/23/2023 08/26/2023 2023-08-23 17:15:41 info: sale_by_new_customer() btreeCustomerId [47511582249] transactionId [g9xy3ng9]. 2023-08-23 17:15:41 info: Process Page[S] 116.15.231.234 > g9xy3ng9 'S' 'Credit Card' 47511582249 2023-08-23 17:18:44 info: Process Page 122.11.212.84 > 45 williamlim@rapidproto.com.sg 96656165 SLN9404T 1127510881 08/23/2023 08/26/2023 2023-08-23 17:18:48 info: sale_by_new_customer() btreeCustomerId [54494340481] transactionId [dnq7nj8p]. 2023-08-23 17:18:48 info: Process Page[S] 122.11.212.84 > dnq7nj8p 'S' 'Credit Card' 54494340481 2023-08-23 17:20:39 info: Process Page 111.65.47.93 > 45 daniel.gkt@gmail.com 97699915 SKZ6885G 1129672861 08/23/2023 08/26/2023 2023-08-23 17:20:42 info: sale_by_new_customer() btreeCustomerId [84248207064] transactionId [b0sqzdq7]. 2023-08-23 17:20:42 info: Process Page[S] 111.65.47.93 > b0sqzdq7 'S' 'Credit Card' 84248207064 2023-08-23 17:37:14 info: Process Page 122.11.214.54 > 45 easontan876@gmail.com 90291070 SKS708L 1125840602 08/23/2023 08/26/2023 2023-08-23 17:37:17 info: sale_by_new_customer() btreeCustomerId [59590444069] transactionId [m5kye428]. 2023-08-23 17:37:17 info: Process Page[S] 122.11.214.54 > m5kye428 'S' 'Credit Card' 59590444069 2023-08-23 17:44:10 info: Process Page 119.56.111.73 > 45 kiahingc@gmail.com 93639183 SNB1732M 1220415417 08/23/2023 08/26/2023 2023-08-23 17:44:13 info: sale_by_new_customer() btreeCustomerId [81908913051] transactionId [e1hn75va]. 2023-08-23 17:44:13 info: Process Page[S] 119.56.111.73 > e1hn75va 'S' 'Credit Card' 81908913051 2023-08-23 17:49:06 info: Process Page 119.56.109.223 > 45 jameschern37@gmail.com 88229994 SMX8205T 1220299762 08/23/2023 08/26/2023 2023-08-23 17:49:10 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "53825653083" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(18) "Insufficient Funds" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "7r4w6gvb" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-23 09:49:08.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-23 09:49:09.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "53825653083" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "jameschern37@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "88229994" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNTM4MjU2NTMwODM" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["additionalProcessorResponse"]=> string(13) "51 : DECLINED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "ekx8j17f" ["bin"]=> string(6) "526471" ["last4"]=> string(4) "3200" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "05" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19la3g4ajE3Zg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "be70a8d1d6b4be8952fd2a771797c1b1" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-23 09:49:09.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "51" ["networkResponseText"]=> string(36) "Insufficient funds/over credit limit" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MDPJ93WLJ0823" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fN3I0dzZndmI" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "7r4w6gvb" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fN3I0dzZndmI" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2001" ["processorResponseText"]=> string(18) "Insufficient Funds" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "3200" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "ekx8j17f" ["bin"]=> string(6) "526471" ["last4"]=> string(4) "3200" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "05" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19la3g4ajE3Zg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "be70a8d1d6b4be8952fd2a771797c1b1" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "05/2026" ["maskedNumber"]=> string(16) "526471******3200" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "53825653083" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "jameschern37@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "88229994" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNTM4MjU2NTMwODM" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-23 17:52:23 info: Process Page 119.56.109.41 > 45 jameschern37@gmail.com 88229994 SMX8205T 1220299762 08/23/2023 08/26/2023 2023-08-23 17:52:27 info: sale_by_new_customer() btreeCustomerId [59290179036] transactionId [1zq64gtg]. 2023-08-23 17:52:27 info: Process Page[S] 119.56.109.41 > 1zq64gtg 'S' 'Credit Card' 59290179036 2023-08-23 17:56:05 info: Process Page 119.56.102.55 > 45 javeling@hotmail.com 96611118 SNJ5417E 1125423119 08/23/2023 08/26/2023 2023-08-23 17:56:10 info: sale_by_new_customer() btreeCustomerId [49403399996] transactionId [fz6pf8s1]. 2023-08-23 17:56:10 info: Process Page[S] 119.56.102.55 > fz6pf8s1 'S' 'Credit Card' 49403399996 2023-08-23 18:04:24 info: Process Page 111.65.58.118 > 45 susanchoo88@hotmail.com 91183919 SKV5190E 1125988189 08/23/2023 08/26/2023 2023-08-23 18:04:28 info: sale_by_new_customer() btreeCustomerId [47398621799] transactionId [ef95eghc]. 2023-08-23 18:04:28 info: Process Page[S] 111.65.58.118 > ef95eghc 'S' 'Credit Card' 47398621799 2023-08-23 18:05:14 info: Process Page 111.65.58.55 > 45 alex.firstave@gmail.com 96153828 SMF2394P 1128873915 08/23/2023 08/26/2023 2023-08-23 18:05:17 info: sale_by_new_customer() btreeCustomerId [86108372901] transactionId [4bjfhx8z]. 2023-08-23 18:05:17 info: Process Page[S] 111.65.58.55 > 4bjfhx8z 'S' 'Credit Card' 86108372901 2023-08-23 18:07:00 info: Process Page 119.234.4.183 > 45 davidloh1962@gmail.com 98393952 SMP589E 1129557419 08/23/2023 08/26/2023 2023-08-23 18:07:04 info: sale_by_new_customer() btreeCustomerId [55426906953] transactionId [2y7esvjz]. 2023-08-23 18:07:04 info: Process Page[S] 119.234.4.183 > 2y7esvjz 'S' 'Credit Card' 55426906953 2023-08-23 18:14:20 info: Process Page 119.56.111.88 > 45 novellgoh@hotmail.com 96375865 SGF3722R 1123987878 08/23/2023 08/26/2023 2023-08-23 18:14:24 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "43228497934" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "qj4wnxzz" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-23 10:14:22.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-23 10:14:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "43228497934" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "novellgoh@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "96375865" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDMyMjg0OTc5MzQ" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["additionalProcessorResponse"]=> string(21) "51 : NEW ACCOUNT INFO" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "728fvpbk" ["bin"]=> string(6) "549834" ["last4"]=> string(4) "7975" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "01" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(43) "STANDARD CHARTERED BANK (SINGAPORE) LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY183MjhmdnBiaw" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "9ec58cd8740ff1ae1e0e687ae0cf70dc" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-23 10:14:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "79" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "01" ["merchantAdviceCodeText"]=> string(33) "New account information available" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MCWXC5KL90823" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcWo0d254eno" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "qj4wnxzz" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcWo0d254eno" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "7975" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "728fvpbk" ["bin"]=> string(6) "549834" ["last4"]=> string(4) "7975" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "01" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(43) "STANDARD CHARTERED BANK (SINGAPORE) LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY183MjhmdnBiaw" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "9ec58cd8740ff1ae1e0e687ae0cf70dc" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "01/2026" ["maskedNumber"]=> string(16) "549834******7975" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "43228497934" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "novellgoh@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "96375865" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDMyMjg0OTc5MzQ" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-23 18:14:44 info: Process Page 128.106.115.248 > 45 nivlagoh@gmail.com 86861388 SLG9791L 1126963023 08/23/2023 08/26/2023 2023-08-23 18:14:47 info: sale_by_new_customer() btreeCustomerId [58881051496] transactionId [m9k2kvs2]. 2023-08-23 18:14:47 info: Process Page[S] 128.106.115.248 > m9k2kvs2 'S' 'Credit Card' 58881051496 2023-08-23 18:17:31 info: Process Page 119.234.8.8 > 45 novellgoh@hotmail.com 96375865 SGF3722R 1123987878 08/23/2023 08/26/2023 2023-08-23 18:17:35 info: sale_by_new_customer() btreeCustomerId [13905631134] transactionId [2nyq6yrw]. 2023-08-23 18:17:35 info: Process Page[S] 119.234.8.8 > 2nyq6yrw 'S' 'Credit Card' 13905631134 2023-08-23 18:27:09 info: Process Page 111.65.68.179 > 45 willykam25@hotmail.com 96605577 SJQ5349D 1123001199 08/23/2023 08/26/2023 2023-08-23 18:27:13 info: sale_by_new_customer() btreeCustomerId [52068531614] transactionId [n8vn6q7m]. 2023-08-23 18:27:13 info: Process Page[S] 111.65.68.179 > n8vn6q7m 'S' 'Credit Card' 52068531614 2023-08-23 19:06:42 info: Process Page 111.65.70.198 > 45 scq6666p@yahoo.com.sg 98296666 SCQ6666P 1220606694 08/23/2023 08/26/2023 2023-08-23 19:06:46 info: sale_by_new_customer() btreeCustomerId [54974075871] transactionId [5s54xm95]. 2023-08-23 19:06:46 info: Process Page[S] 111.65.70.198 > 5s54xm95 'S' 'Credit Card' 54974075871 2023-08-23 20:35:24 info: Process Page 175.156.197.29 > 45 tockfashion@gmail.com 97612106 Sms3207y 1129803193 08/25/2023 08/28/2023 2023-08-23 20:35:28 info: sale_by_new_customer() btreeCustomerId [19089505299] transactionId [gvqhxg9h]. 2023-08-23 20:35:28 info: Process Page[S] 175.156.197.29 > gvqhxg9h 'S' 'Credit Card' 19089505299 2023-08-23 22:28:53 info: Process Page 116.87.94.147 > 45 dorothychua8100@gmail.com 91448100 SFK2281M 1125368357 08/25/2023 08/28/2023 2023-08-23 22:28:57 info: sale_by_new_customer() btreeCustomerId [80745451236] transactionId [cfdrv8zr]. 2023-08-23 22:28:57 info: Process Page[S] 116.87.94.147 > cfdrv8zr 'S' 'Credit Card' 80745451236 2023-08-23 22:53:50 info: Process Page 121.120.235.63 > 55 waylun.keong@tetrapak.com 60192280376 VBP7816 1111737150151744 08/24/2023 08/28/2023 2023-08-23 22:53:53 info: sale_by_new_customer() btreeCustomerId [53723269564] transactionId [4cm8qjrr]. 2023-08-23 22:53:53 info: Process Page[S] 121.120.235.63 > 4cm8qjrr 'S' 'Credit Card' 53723269564 2023-08-24 00:04:09 info: Process Page 116.14.165.145 > 45 simplyarita@gmail.com 94557442 SKN3996H 1221174252 08/25/2023 08/28/2023 2023-08-24 00:04:13 info: sale_by_new_customer() btreeCustomerId [85899992153] transactionId [5xx1cya7]. 2023-08-24 00:04:13 info: Process Page[S] 116.14.165.145 > 5xx1cya7 'S' 'Credit Card' 85899992153 2023-08-24 00:57:49 info: Process Page 122.11.214.178 > 45 huisee0912@gmail.com 90663267 GBE6752Z 1042731372 08/25/2023 08/28/2023 2023-08-24 00:57:53 info: sale_by_new_customer() btreeCustomerId [80001242473] transactionId [c35sxfhv]. 2023-08-24 00:57:53 info: Process Page[S] 122.11.214.178 > c35sxfhv 'S' 'Credit Card' 80001242473 2023-08-24 08:50:18 info: Process Page 113.210.56.52 > 55 hfang224@gmail.com 0167606900 JVS9669 1111737115874050 08/24/2023 08/28/2023 2023-08-24 08:50:22 info: sale_by_new_customer() btreeCustomerId [13184181203] transactionId [0rkp5s16]. 2023-08-24 08:50:22 info: Process Page[S] 113.210.56.52 > 0rkp5s16 'S' 'Credit Card' 13184181203 2023-08-24 09:29:44 info: Process Page 111.65.70.52 > 55 vincentleews90@gmail.com 98166702 SME1188E 1128216305 08/24/2023 08/28/2023 2023-08-24 09:29:47 info: sale_by_new_customer() btreeCustomerId [51362967703] transactionId [13h8x9xv]. 2023-08-24 09:29:47 info: Process Page[S] 111.65.70.52 > 13h8x9xv 'S' 'Credit Card' 51362967703 2023-08-24 10:11:04 info: Process Page 122.11.212.117 > 45 jayng76@yahoo.com.sg 93395777 SJS86J 1127999473 08/27/2023 08/30/2023 2023-08-24 10:11:08 info: sale_by_new_customer() btreeCustomerId [15940720099] transactionId [726w33n1]. 2023-08-24 10:11:08 info: Process Page[S] 122.11.212.117 > 726w33n1 'S' 'Credit Card' 15940720099 2023-08-24 10:12:39 info: Process Page 27.125.242.230 > 55 ahmongkoh1818@gmail.com 60197541229 JMM9995 1111737120905335 08/24/2023 08/28/2023 2023-08-24 10:12:42 info: sale_by_new_customer() btreeCustomerId [80215898544] transactionId [88mbhsd0]. 2023-08-24 10:12:42 info: Process Page[S] 27.125.242.230 > 88mbhsd0 'S' 'Credit Card' 80215898544 2023-08-24 10:13:44 info: Process Page 111.65.58.28 > 55 margaret_sc@hotmail.com 97457003 SMH3606L 1128995991 08/24/2023 08/28/2023 2023-08-24 10:13:48 info: sale_by_new_customer() btreeCustomerId [16099520681] transactionId [8r8gwn1h]. 2023-08-24 10:13:48 info: Process Page[S] 111.65.58.28 > 8r8gwn1h 'S' 'Credit Card' 16099520681 2023-08-24 10:17:54 info: Process Page 119.56.64.214 > 55 Walter_sng@yahoo.com.sg 96530685 SKV5599K 1220534093 08/24/2023 08/28/2023 2023-08-24 10:17:56 info: sale_by_new_customer() btreeCustomerId [51822573571] transactionId [dq6qp2fx]. 2023-08-24 10:17:56 info: Process Page[S] 119.56.64.214 > dq6qp2fx 'S' 'Credit Card' 51822573571 2023-08-24 10:33:19 info: Process Page 122.11.214.254 > 55 danieltkc91@gmail.com 88869013 SLP7663P 1029191648 08/24/2023 08/28/2023 2023-08-24 10:33:22 info: sale_by_new_customer() btreeCustomerId [51248700339] transactionId [7v50m138]. 2023-08-24 10:33:22 info: Process Page[S] 122.11.214.254 > 7v50m138 'S' 'Credit Card' 51248700339 2023-08-24 10:37:23 info: Process Page 111.65.44.252 > 55 alexseewb@hotmail.com 97926845 SLK3428E 1127213641 08/24/2023 08/28/2023 2023-08-24 10:37:28 info: sale_by_new_customer() btreeCustomerId [12399821914] transactionId [ewdan9fq]. 2023-08-24 10:37:28 info: Process Page[S] 111.65.44.252 > ewdan9fq 'S' 'Credit Card' 12399821914 2023-08-24 10:39:10 info: Process Page 115.164.209.50 > 55 rickytian1986@gmail.com 60172298222 AMM2223 1111737115109341 08/24/2023 08/28/2023 2023-08-24 10:39:14 info: sale_by_new_customer() btreeCustomerId [58341818634] transactionId [f2cyhss7]. 2023-08-24 10:39:14 info: Process Page[S] 115.164.209.50 > f2cyhss7 'S' 'Credit Card' 58341818634 2023-08-24 10:44:20 info: Process Page 119.56.99.99 > 55 jayztan@hotmail.com 81833381 SND6461B 1129814778 08/24/2023 08/28/2023 2023-08-24 10:44:24 info: sale_by_new_customer() btreeCustomerId [88206161946] transactionId [qf1qyhpq]. 2023-08-24 10:44:24 info: Process Page[S] 119.56.99.99 > qf1qyhpq 'S' 'Credit Card' 88206161946 2023-08-24 10:51:26 info: Process Page 128.106.115.130 > 55 wongyeewee2@yahoo.com 60127727382 JUE5763 1111737114462925 08/24/2023 08/28/2023 2023-08-24 10:51:29 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "55" ["customerId"]=> string(11) "89340183166" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(36) "Processor Declined - Fraud Suspected" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "hj3nh79z" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "55.00" ["amountRequested"]=> string(5) "55.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-24 02:51:27.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-24 02:51:29.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "89340183166" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "wongyeewee2@yahoo.com" ["website"]=> NULL ["phone"]=> string(11) "60127727382" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODkzNDAxODMxNjY" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2014" ["processorResponseText"]=> string(36) "Processor Declined - Fraud Suspected" ["additionalProcessorResponse"]=> string(13) "51 : DECLINED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "6354w0me" ["bin"]=> string(6) "468786" ["last4"]=> string(4) "1827" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2029" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(22) "Hong Leong Bank Berhad" ["countryOfIssuance"]=> string(3) "MYS" ["productId"]=> string(1) "I" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY182MzU0dzBtZQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "416a4baad4f230ff215cbcccfe5083dc" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-24 02:51:29.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "55.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "59" ["networkResponseText"]=> string(15) "Suspected fraud" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "303236102886041" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25faGozbmg3OXo" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "hj3nh79z" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25faGozbmg3OXo" ["amount"]=> string(5) "55.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2014" ["processorResponseText"]=> string(36) "Processor Declined - Fraud Suspected" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "1827" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "6354w0me" ["bin"]=> string(6) "468786" ["last4"]=> string(4) "1827" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2029" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(22) "Hong Leong Bank Berhad" ["countryOfIssuance"]=> string(3) "MYS" ["productId"]=> string(1) "I" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY182MzU0dzBtZQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "416a4baad4f230ff215cbcccfe5083dc" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "11/2029" ["maskedNumber"]=> string(16) "468786******1827" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "89340183166" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "wongyeewee2@yahoo.com" ["website"]=> NULL ["phone"]=> string(11) "60127727382" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODkzNDAxODMxNjY" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-24 10:53:44 info: Process Page 128.106.115.130 > 55 wongyeewee2@yahoo.com 60127727382 JUE5763 1111737114462925 08/24/2023 08/28/2023 2023-08-24 10:53:47 info: sale_by_new_customer() btreeCustomerId [88130896166] transactionId [kk0r6tm9]. 2023-08-24 10:53:47 info: Process Page[S] 128.106.115.130 > kk0r6tm9 'S' 'Credit Card' 88130896166 2023-08-24 10:57:23 info: Process Page 210.10.5.219 > 55 wong_sharon@hotmail.com 96657880 SLE5244L 1126766998 08/24/2023 08/28/2023 2023-08-24 10:57:27 info: sale_by_new_customer() btreeCustomerId [47163963749] transactionId [d42ygfht]. 2023-08-24 10:57:27 info: Process Page[S] 210.10.5.219 > d42ygfht 'S' 'Credit Card' 47163963749 2023-08-24 11:06:12 info: Process Page 119.56.107.88 > 55 josephtechnician@gmail.com 97570963 SMA2161X 1126534270 08/24/2023 08/28/2023 2023-08-24 11:06:15 info: sale_by_new_customer() btreeCustomerId [84390963446] transactionId [p57qvtq0]. 2023-08-24 11:06:15 info: Process Page[S] 119.56.107.88 > p57qvtq0 'S' 'Credit Card' 84390963446 2023-08-24 11:15:35 info: Process Page 111.65.36.130 > 55 junliang.ho@outlook.com 86110696 SLP8415H 1127604709 08/24/2023 08/28/2023 2023-08-24 11:15:38 info: sale_by_new_customer() btreeCustomerId [84647770434] transactionId [a0d18hbb]. 2023-08-24 11:15:38 info: Process Page[S] 111.65.36.130 > a0d18hbb 'S' 'Credit Card' 84647770434 2023-08-24 11:31:24 info: Process Page 122.11.212.250 > 55 nkb1987@hotmail.com 94575505 JSP8508 1111737140915430 08/24/2023 08/28/2023 2023-08-24 11:31:27 info: sale_by_new_customer() btreeCustomerId [89832054764] transactionId [7mypx0p3]. 2023-08-24 11:31:27 info: Process Page[S] 122.11.212.250 > 7mypx0p3 'S' 'Credit Card' 89832054764 2023-08-24 11:32:05 info: Process Page 122.11.214.254 > 55 oeifranco2406@gmail.com 98638554 SFT 3262 P 1129000773 08/24/2023 08/28/2023 2023-08-24 11:32:08 info: sale_by_new_customer() btreeCustomerId [56615425466] transactionId [jrdqs5e1]. 2023-08-24 11:32:08 info: Process Page[S] 122.11.214.254 > jrdqs5e1 'S' 'Credit Card' 56615425466 2023-08-24 11:32:13 info: Process Page 111.65.56.91 > 55 weiliang.lee.87@gmail.com 97573714 SKR 3174 L 1129871918 08/24/2023 08/28/2023 2023-08-24 11:32:17 info: sale_by_new_customer() btreeCustomerId [49124203496] transactionId [dw641e8w]. 2023-08-24 11:32:17 info: Process Page[S] 111.65.56.91 > dw641e8w 'S' 'Credit Card' 49124203496 2023-08-24 11:34:39 info: Process Page 113.210.49.124 > 55 shermine_liew@yahoo.com 60162255587 VV65 1111737115945098 08/24/2023 08/28/2023 2023-08-24 11:34:43 info: sale_by_new_customer() btreeCustomerId [17890072703] transactionId [hczjpff3]. 2023-08-24 11:34:43 info: Process Page[S] 113.210.49.124 > hczjpff3 'S' 'Credit Card' 17890072703 2023-08-24 11:35:58 info: Process Page 210.10.7.208 > 55 jian.wei.tan.89@gmail.com 96913075 SLQ9799M 1220458607 08/24/2023 08/28/2023 2023-08-24 11:36:03 info: sale_by_new_customer() btreeCustomerId [52416052339] transactionId [h183henb]. 2023-08-24 11:36:03 info: Process Page[S] 210.10.7.208 > h183henb 'S' 'Credit Card' 52416052339 2023-08-24 11:37:33 info: Process Page 113.210.57.254 > 55 chloeliew7@gmail.com 60123661336 Wa26h 1111737115945053 08/24/2023 08/28/2023 2023-08-24 11:37:36 info: sale_by_new_customer() btreeCustomerId [13700042216] transactionId [h83ngbt0]. 2023-08-24 11:37:36 info: Process Page[S] 113.210.57.254 > h83ngbt0 'S' 'Credit Card' 13700042216 2023-08-24 11:40:53 info: Process Page 111.65.46.5 > 55 Februarytoh@gmail.com 83998239 GBM774H 1043445881 08/24/2023 08/28/2023 2023-08-24 11:40:56 info: sale_by_new_customer() btreeCustomerId [12592573244] transactionId [c13zh5aq]. 2023-08-24 11:40:56 info: Process Page[S] 111.65.46.5 > c13zh5aq 'S' 'Credit Card' 12592573244 2023-08-24 11:48:22 info: Process Page 111.65.69.50 > 55 aydanluo@gmail.com 81826367 SMN8170L 1129502563 08/24/2023 08/28/2023 2023-08-24 11:48:26 info: sale_by_new_customer() btreeCustomerId [84315215271] transactionId [rem2tmf2]. 2023-08-24 11:48:26 info: Process Page[S] 111.65.69.50 > rem2tmf2 'S' 'Credit Card' 84315215271 2023-08-24 11:49:32 info: Process Page 210.10.4.136 > 55 jeffreyongsg@gmail.com 98761654 SJA1766T 1128409009 08/24/2023 08/28/2023 2023-08-24 11:49:35 info: sale_by_new_customer() btreeCustomerId [49133516716] transactionId [b4g03ewg]. 2023-08-24 11:49:35 info: Process Page[S] 210.10.4.136 > b4g03ewg 'S' 'Credit Card' 49133516716 2023-08-24 11:51:52 info: Process Page 115.164.75.177 > 55 swei.tee@gmail.com 0060126596905 WA7128W 1111737115904586 08/24/2023 08/28/2023 2023-08-24 11:51:57 info: sale_by_new_customer() btreeCustomerId [86148136996] transactionId [dmmngm2n]. 2023-08-24 11:51:57 info: Process Page[S] 115.164.75.177 > dmmngm2n 'S' 'Credit Card' 86148136996 2023-08-24 11:58:44 info: Process Page 119.56.103.206 > 55 chenjiayi36@gmail.com 98798086 WFG1223 1111737115560276 08/24/2023 08/28/2023 2023-08-24 11:58:48 info: sale_by_new_customer() btreeCustomerId [55902402419] transactionId [pf0et5j2]. 2023-08-24 11:58:48 info: Process Page[S] 119.56.103.206 > pf0et5j2 'S' 'Credit Card' 55902402419 2023-08-24 12:01:07 info: Process Page 119.56.107.136 > 55 yaacobnayan@gmail.com 90704213 SLS3230R 1127811651 08/24/2023 08/28/2023 2023-08-24 12:01:11 info: sale_by_new_customer() btreeCustomerId [83699755619] transactionId [ra7j7qnq]. 2023-08-24 12:01:11 info: Process Page[S] 119.56.107.136 > ra7j7qnq 'S' 'Credit Card' 83699755619 2023-08-24 12:04:42 info: Process Page 111.65.71.43 > 55 ngchungkee@yahoo.com.sg 98194864 SME7474P 1128832531 08/24/2023 08/28/2023 2023-08-24 12:04:45 info: sale_by_new_customer() btreeCustomerId [83896363599] transactionId [1tq5axkm]. 2023-08-24 12:04:45 info: Process Page[S] 111.65.71.43 > 1tq5axkm 'S' 'Credit Card' 83896363599 2023-08-24 12:06:01 info: Process Page 119.56.98.247 > 55 calline_976@hotmail.com 97288113 GBL2113H 1043366300 08/24/2023 08/28/2023 2023-08-24 12:06:04 info: sale_by_new_customer() btreeCustomerId [49886942601] transactionId [4r8rakra]. 2023-08-24 12:06:04 info: Process Page[S] 119.56.98.247 > 4r8rakra 'S' 'Credit Card' 49886942601 2023-08-24 12:11:46 info: Process Page 111.65.68.155 > 55 ngeetiang@gmail.com 96790118 SJV7934A 1123751380 08/24/2023 08/28/2023 2023-08-24 12:11:51 info: sale_by_new_customer() btreeCustomerId [49066110849] transactionId [10kvt3k7]. 2023-08-24 12:11:51 info: Process Page[S] 111.65.68.155 > 10kvt3k7 'S' 'Credit Card' 49066110849 2023-08-24 12:17:08 info: Process Page 111.65.46.188 > 55 muifong@aia.com.sg 96728152 SCJ1288S 1125840157 08/24/2023 08/28/2023 2023-08-24 12:17:11 info: sale_by_new_customer() btreeCustomerId [40161416301] transactionId [68z1be3w]. 2023-08-24 12:17:11 info: Process Page[S] 111.65.46.188 > 68z1be3w 'S' 'Credit Card' 40161416301 2023-08-24 12:29:46 info: Process Page 111.65.44.71 > 55 ethankoh2145@gmail.com 85514757 SJT1677S 1123268731 08/24/2023 08/28/2023 2023-08-24 12:29:50 info: sale_by_new_customer() btreeCustomerId [15866168049] transactionId [mw2nwvkk]. 2023-08-24 12:29:50 info: Process Page[S] 111.65.44.71 > mw2nwvkk 'S' 'Credit Card' 15866168049 2023-08-24 12:30:31 info: Process Page 111.65.38.181 > 55 hongchiahong@hotmail.com 91122750 SNF1363Z 1220834063 08/24/2023 08/28/2023 2023-08-24 12:30:36 info: sale_by_new_customer() btreeCustomerId [56658885071] transactionId [kkf3ckfz]. 2023-08-24 12:30:36 info: Process Page[S] 111.65.38.181 > kkf3ckfz 'S' 'Credit Card' 56658885071 2023-08-24 12:32:41 info: Process Page 111.65.59.1 > 55 junqitan2108@gmail.com 96317732 SKT6689M 1220322597 08/24/2023 08/28/2023 2023-08-24 12:32:44 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "55" ["customerId"]=> string(11) "80372221244" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(23) "Transaction Not Allowed" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "660wyw2q" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "55.00" ["amountRequested"]=> string(5) "55.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-24 04:32:42.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-24 04:32:44.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "80372221244" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "junqitan2108@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "96317732" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODAzNzIyMjEyNDQ" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2015" ["processorResponseText"]=> string(23) "Transaction Not Allowed" ["additionalProcessorResponse"]=> string(21) "57 : TRAN NOT ALLOWED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "2t7akfv5" ["bin"]=> string(6) "483585" ["last4"]=> string(4) "8284" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "04" ["expirationYear"]=> string(4) "2028" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(29) "HSBC Bank (Singapore) Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY18ydDdha2Z2NQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "eaf78824953b60066abd017ee7550c2d" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-24 04:32:44.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "55.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "57" ["networkResponseText"]=> string(39) "Transaction not permitted to cardholder" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "583236163637462" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fNjYwd3l3MnE" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "660wyw2q" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fNjYwd3l3MnE" ["amount"]=> string(5) "55.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2015" ["processorResponseText"]=> string(23) "Transaction Not Allowed" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "8284" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "2t7akfv5" ["bin"]=> string(6) "483585" ["last4"]=> string(4) "8284" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "04" ["expirationYear"]=> string(4) "2028" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(29) "HSBC Bank (Singapore) Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY18ydDdha2Z2NQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "eaf78824953b60066abd017ee7550c2d" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "04/2028" ["maskedNumber"]=> string(16) "483585******8284" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "80372221244" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "junqitan2108@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "96317732" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODAzNzIyMjEyNDQ" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-24 12:34:18 info: Process Page 111.65.59.1 > 55 junqitan2108@gmail.com 96317732 SKT6689M 1220322597 08/24/2023 08/28/2023 2023-08-24 12:34:22 info: sale_by_new_customer() btreeCustomerId [15993355783] transactionId [9f3vzy7b]. 2023-08-24 12:34:22 info: Process Page[S] 111.65.59.1 > 9f3vzy7b 'S' 'Credit Card' 15993355783 2023-08-24 12:35:37 info: Process Page 122.11.245.150 > 55 leekwokonn@yahoo.com.sg 94500782 GBG1704K 1042938241 08/24/2023 08/28/2023 2023-08-24 12:35:41 info: sale_by_new_customer() btreeCustomerId [83812476836] transactionId [2d79qh3w]. 2023-08-24 12:35:41 info: Process Page[S] 122.11.245.150 > 2d79qh3w 'S' 'Credit Card' 83812476836 2023-08-24 12:43:35 info: Process Page 122.11.214.106 > 55 xiao_din_dan@hotmail.com 96966512 SNA7899G 1220576699 08/24/2023 08/28/2023 2023-08-24 12:43:39 info: sale_by_new_customer() btreeCustomerId [12154049869] transactionId [cj2yhjv9]. 2023-08-24 12:43:39 info: Process Page[S] 122.11.214.106 > cj2yhjv9 'S' 'Credit Card' 12154049869 2023-08-24 12:54:36 info: Process Page 192.166.246.36 > 55 yanyang@runbox.com 90900703 SLH8320P 1128421699 08/24/2023 08/28/2023 2023-08-24 12:54:40 info: sale_by_new_customer() btreeCustomerId [86795062634] transactionId [fsdpv41t]. 2023-08-24 12:54:40 info: Process Page[S] 192.166.246.36 > fsdpv41t 'S' 'Credit Card' 86795062634 2023-08-24 12:57:23 info: Process Page 111.65.59.33 > 55 louistanlk2000@yahoo.com 97719142 SNB7711J 1220694532 08/24/2023 08/28/2023 2023-08-24 12:57:28 info: sale_by_new_customer() btreeCustomerId [15894061439] transactionId [rr4pdfv4]. 2023-08-24 12:57:28 info: Process Page[S] 111.65.59.33 > rr4pdfv4 'S' 'Credit Card' 15894061439 2023-08-24 12:59:11 info: Process Page 111.65.45.224 > 55 zacge@hotmail.com 96838998 SLA7969L 1126382190 08/24/2023 08/28/2023 2023-08-24 12:59:14 info: sale_by_new_customer() btreeCustomerId [88787040153] transactionId [gx1rs6r8]. 2023-08-24 12:59:14 info: Process Page[S] 111.65.45.224 > gx1rs6r8 'S' 'Credit Card' 88787040153 2023-08-24 13:01:59 info: Process Page 119.56.105.151 > 55 hanyanyan@ymail.com 96210777 SJQ1219Y 1126390721 08/24/2023 08/28/2023 2023-08-24 13:02:02 info: sale_by_new_customer() btreeCustomerId [12993139869] transactionId [n6kgc1t1]. 2023-08-24 13:02:02 info: Process Page[S] 119.56.105.151 > n6kgc1t1 'S' 'Credit Card' 12993139869 2023-08-24 13:07:17 info: Process Page 111.65.57.56 > 55 percy_lyj@hotmail.com 92962086 SNH1572B 1220560931 08/24/2023 08/28/2023 2023-08-24 13:07:20 info: sale_by_new_customer() btreeCustomerId [19336674134] transactionId [2pjnyb1j]. 2023-08-24 13:07:20 info: Process Page[S] 111.65.57.56 > 2pjnyb1j 'S' 'Credit Card' 19336674134 2023-08-24 13:07:31 info: Process Page 119.234.4.72 > 55 splendid.shen@gmail.com 97904267 SNG8863X 1221195737 08/24/2023 08/28/2023 2023-08-24 13:07:34 info: sale_by_new_customer() btreeCustomerId [17826214914] transactionId [f2g2g2ph]. 2023-08-24 13:07:34 info: Process Page[S] 119.234.4.72 > f2g2g2ph 'S' 'Credit Card' 17826214914 2023-08-24 13:10:40 info: Process Page 14.100.88.205 > 45 sekye.23@hotmail.com 98628672 SND6670P 1122727168 08/25/2023 08/28/2023 2023-08-24 13:10:44 info: sale_by_new_customer() btreeCustomerId [43391811003] transactionId [axyqvctw]. 2023-08-24 13:10:44 info: Process Page[S] 14.100.88.205 > axyqvctw 'S' 'Credit Card' 43391811003 2023-08-24 13:26:27 info: Process Page 122.11.212.82 > 55 jcchew92@hotmail.com 98730825 SMA2066M 1220261464 08/24/2023 08/28/2023 2023-08-24 13:26:31 info: sale_by_new_customer() btreeCustomerId [80951586381] transactionId [2v0ptc94]. 2023-08-24 13:26:31 info: Process Page[S] 122.11.212.82 > 2v0ptc94 'S' 'Credit Card' 80951586381 2023-08-24 14:00:06 info: Process Page 119.234.5.67 > 55 goatwildboar@gmail.com 82641725 Sja8784u 1122023342 08/24/2023 08/28/2023 2023-08-24 14:00:10 info: sale_by_new_customer() btreeCustomerId [16871849251] transactionId [q46zcft6]. 2023-08-24 14:00:10 info: Process Page[S] 119.234.5.67 > q46zcft6 'S' 'Credit Card' 16871849251 2023-08-24 14:17:44 info: Process Page 119.234.5.126 > 55 tc@chopell.com.sg 88007787 Sne7787a 1125395334 08/24/2023 08/28/2023 2023-08-24 14:17:49 info: sale_by_new_customer() btreeCustomerId [43781130223] transactionId [2djxf2vv]. 2023-08-24 14:17:49 info: Process Page[S] 119.234.5.126 > 2djxf2vv 'S' 'Credit Card' 43781130223 2023-08-24 15:20:05 info: Process Page 203.127.105.162 > 45 lonely86@hotmail.com 86681066 SLD2556L 1220702814 08/25/2023 08/28/2023 2023-08-24 15:20:09 info: sale_by_new_customer() btreeCustomerId [15594027064] transactionId [0w9gedh5]. 2023-08-24 15:20:09 info: Process Page[S] 203.127.105.162 > 0w9gedh5 'S' 'Credit Card' 15594027064 2023-08-24 15:25:21 info: Process Page 203.127.105.162 > 45 Wanxin_2@hotmail.com 96481555 SMY7563K 1220427272 08/25/2023 08/28/2023 2023-08-24 15:25:24 info: sale_by_new_customer() btreeCustomerId [53354736173] transactionId [33vfs3wx]. 2023-08-24 15:25:24 info: Process Page[S] 203.127.105.162 > 33vfs3wx 'S' 'Credit Card' 53354736173 2023-08-24 15:28:29 info: Process Page 119.56.105.99 > 45 zeus7575@yahoo.com 97975775 SLS8218U 1127819770 08/25/2023 08/28/2023 2023-08-24 15:28:33 info: sale_by_new_customer() btreeCustomerId [87263398473] transactionId [nmmy6mf1]. 2023-08-24 15:28:33 info: Process Page[S] 119.56.105.99 > nmmy6mf1 'S' 'Credit Card' 87263398473 2023-08-24 15:31:45 info: Process Page 65.181.6.180 > 55 mingyicai82@gmail.com 97882294 SNC5125J 1220723357 08/24/2023 08/28/2023 2023-08-24 15:31:49 info: sale_by_new_customer() btreeCustomerId [53140153716] transactionId [g5cmn8zm]. 2023-08-24 15:31:49 info: Process Page[S] 65.181.6.180 > g5cmn8zm 'S' 'Credit Card' 53140153716 2023-08-24 16:58:14 info: Process Page 148.253.25.136 > 45 longsianseng@gmail.com 82991763 SLZ3661T 1128411955 08/23/2023 08/26/2023 2023-08-24 16:58:17 info: sale_by_new_customer() btreeCustomerId [84617737264] transactionId [4563x9fz]. 2023-08-24 16:58:17 info: Process Page[S] 148.253.25.136 > 4563x9fz 'S' 'Credit Card' 84617737264 2023-08-24 17:00:00 info: Process Page 220.255.230.33 > 45 lydchua@live.com.sg 81125905 SLR3826C 1127779130 08/25/2023 08/28/2023 2023-08-24 17:00:03 info: sale_by_new_customer() btreeCustomerId [54853941453] transactionId [c6b9yxag]. 2023-08-24 17:00:03 info: Process Page[S] 220.255.230.33 > c6b9yxag 'S' 'Credit Card' 54853941453 2023-08-24 17:04:22 info: Process Page 220.255.230.33 > 45 lydchua@live.com.sg 93207333 SHA1746A 1050688713 08/25/2023 08/28/2023 2023-08-24 17:04:26 info: sale_by_new_customer() btreeCustomerId [15832939799] transactionId [c4zvsq65]. 2023-08-24 17:04:26 info: Process Page[S] 220.255.230.33 > c4zvsq65 'S' 'Credit Card' 15832939799 2023-08-24 20:46:06 info: Process Page 116.86.77.179 > 45 WILLIETANWEELEE@YAHOO.COM 92977512 Smd6787z 1128707685 08/25/2023 08/28/2023 2023-08-24 20:46:11 info: sale_by_new_customer() btreeCustomerId [46295845114] transactionId [dwratez8]. 2023-08-24 20:46:11 info: Process Page[S] 116.86.77.179 > dwratez8 'S' 'Credit Card' 46295845114 2023-08-25 08:06:48 info: Process Page 65.181.4.79 > 55 tanchecksim@hotmail.com 83211112 SKM878K 1129129383 08/24/2023 08/28/2023 2023-08-25 08:06:52 info: sale_by_new_customer() btreeCustomerId [51255014244] transactionId [pa560q1s]. 2023-08-25 08:06:52 info: Process Page[S] 65.181.4.79 > pa560q1s 'S' 'Credit Card' 51255014244 2023-08-25 08:29:21 info: Process Page 218.111.202.183 > 45 izwan9382@yahoo.com 60197889255 CDT711 1111737115699436 08/27/2023 08/30/2023 2023-08-25 08:29:26 info: sale_by_new_customer() btreeCustomerId [43775067816] transactionId [fb0r6w3f]. 2023-08-25 08:29:26 info: Process Page[S] 218.111.202.183 > fb0r6w3f 'S' 'Credit Card' 43775067816 2023-08-25 10:24:49 info: Process Page 61.16.86.138 > 45 annabek@singnet.com.sg 98305805 SLR4819S 1127681848 08/25/2023 08/28/2023 2023-08-25 10:24:53 info: sale_by_new_customer() btreeCustomerId [56763180121] transactionId [rhzxef5k]. 2023-08-25 10:24:53 info: Process Page[S] 61.16.86.138 > rhzxef5k 'S' 'Credit Card' 56763180121 2023-08-25 10:27:30 info: Process Page 222.164.164.178 > 45 loochoonwei@yahoo.com.sg 97916851 SNH2339C 1220962228 08/25/2023 08/28/2023 2023-08-25 10:27:33 info: sale_by_new_customer() btreeCustomerId [52893318871] transactionId [8vp6c7za]. 2023-08-25 10:27:33 info: Process Page[S] 222.164.164.178 > 8vp6c7za 'S' 'Credit Card' 52893318871 2023-08-25 10:34:56 info: Process Page 220.255.17.65 > 45 alantiu23@gmail.com 90672223 SDK2223E 1128202247 08/25/2023 08/28/2023 2023-08-25 10:34:59 info: sale_by_new_customer() btreeCustomerId [47776767594] transactionId [0gx7216a]. 2023-08-25 10:34:59 info: Process Page[S] 220.255.17.65 > 0gx7216a 'S' 'Credit Card' 47776767594 2023-08-25 11:32:39 info: Process Page 210.10.6.24 > 45 hitalpha@gmail.com 81613350 SGL101x 1125879172 08/25/2023 08/28/2023 2023-08-25 11:32:42 info: sale_by_new_customer() btreeCustomerId [53369209134] transactionId [3csny8rz]. 2023-08-25 11:32:42 info: Process Page[S] 210.10.6.24 > 3csny8rz 'S' 'Credit Card' 53369209134 2023-08-25 12:17:52 info: Process Page 220.255.222.124 > 45 ang_lpng@yahoo.com.sg 96495171 SLS6399T 1127795376 08/25/2023 08/28/2023 2023-08-25 12:17:55 info: sale_by_new_customer() btreeCustomerId [19006593373] transactionId [nwjhjb64]. 2023-08-25 12:17:55 info: Process Page[S] 220.255.222.124 > nwjhjb64 'S' 'Credit Card' 19006593373 2023-08-25 12:37:55 info: Process Page 119.56.104.189 > 45 marcus.chui.wj@gmail.com 93398398 SJQ52S 1129226303 08/25/2023 08/28/2023 2023-08-25 12:37:59 info: sale_by_new_customer() btreeCustomerId [46368755536] transactionId [b61rxfd3]. 2023-08-25 12:37:59 info: Process Page[S] 119.56.104.189 > b61rxfd3 'S' 'Credit Card' 46368755536 2023-08-25 12:38:10 info: Process Page 119.56.107.137 > 45 jedi_hasyir@hotmail.com 97410140 SLP9385D 1127441317 08/25/2023 08/28/2023 2023-08-25 12:38:14 info: sale_by_new_customer() btreeCustomerId [52679123571] transactionId [e7nhb9wt]. 2023-08-25 12:38:14 info: Process Page[S] 119.56.107.137 > e7nhb9wt 'S' 'Credit Card' 52679123571 2023-08-25 12:46:54 info: Process Page 148.253.25.136 > 45 kangbillion33@gmail.com 94892948 SNC4738Y 1220667406 08/23/2023 08/26/2023 2023-08-25 12:46:57 info: sale_by_new_customer() btreeCustomerId [55055745016] transactionId [m583r67x]. 2023-08-25 12:46:57 info: Process Page[S] 148.253.25.136 > m583r67x 'S' 'Credit Card' 55055745016 2023-08-25 13:13:31 info: Process Page 119.234.6.252 > 45 johnnychua1967@gmail.com 96656965 Slk3722E 1221208415 08/23/2023 08/26/2023 2023-08-25 13:13:35 info: sale_by_new_customer() btreeCustomerId [55419214301] transactionId [3qdp86v0]. 2023-08-25 13:13:35 info: Process Page[S] 119.234.6.252 > 3qdp86v0 'S' 'Credit Card' 55419214301 2023-08-25 13:35:45 info: Process Page 116.86.47.87 > 45 teck-seng@hotmail.com 91450810 SNG4637J 1220855944 08/25/2023 08/28/2023 2023-08-25 13:35:48 info: sale_by_new_customer() btreeCustomerId [40940041516] transactionId [7f3j67kh]. 2023-08-25 13:35:48 info: Process Page[S] 116.86.47.87 > 7f3j67kh 'S' 'Credit Card' 40940041516 2023-08-25 13:37:07 info: Process Page 42.61.188.87 > 45 Syuan902@gmail.com 82807286 JSB9293 1111737115922910 08/23/2023 08/26/2023 2023-08-25 13:37:11 info: sale_by_new_customer() btreeCustomerId [19748467264] transactionId [jdr6ebkj]. 2023-08-25 13:37:11 info: Process Page[S] 42.61.188.87 > jdr6ebkj 'S' 'Credit Card' 19748467264 2023-08-25 13:53:50 info: Process Page 111.65.56.197 > 45 tdanny@gemil.com.sg 96398363 slk 8793s 1127278558 08/25/2023 08/28/2023 2023-08-25 13:53:53 info: sale_by_new_customer() btreeCustomerId [86454062481] transactionId [at0t1440]. 2023-08-25 13:53:53 info: Process Page[S] 111.65.56.197 > at0t1440 'S' 'Credit Card' 86454062481 2023-08-25 14:17:26 info: Process Page 111.65.32.35 > 45 viviengoi@hotmail.com 90483499 SMZ8338H 1128418802 08/25/2023 08/28/2023 2023-08-25 14:17:29 info: sale_by_new_customer() btreeCustomerId [87328377064] transactionId [5381yrba]. 2023-08-25 14:17:29 info: Process Page[S] 111.65.32.35 > 5381yrba 'S' 'Credit Card' 87328377064 2023-08-25 14:30:14 info: Process Page 119.56.110.138 > 45 nigel.ong1990@gmail.com 91268433 Skg7664x 1124327784 08/25/2023 08/28/2023 2023-08-25 14:30:18 info: sale_by_new_customer() btreeCustomerId [16048251646] transactionId [j3kk0pb0]. 2023-08-25 14:30:18 info: Process Page[S] 119.56.110.138 > j3kk0pb0 'S' 'Credit Card' 16048251646 2023-08-25 14:39:14 info: Process Page 122.11.212.123 > 45 luiweiyang@hotmail.com 81633373 SLR4307C 1127807303 08/24/2023 08/27/2023 2023-08-25 14:39:18 info: sale_by_new_customer() btreeCustomerId [40263892634] transactionId [qedh7jx2]. 2023-08-25 14:39:18 info: Process Page[S] 122.11.212.123 > qedh7jx2 'S' 'Credit Card' 40263892634 2023-08-25 14:42:08 info: Process Page 210.10.0.68 > 45 stanleylusun@gmail.com 96613999 SMU1737L 1220046626 08/18/2023 08/21/2023 2023-08-25 14:42:11 info: sale_by_new_customer() btreeCustomerId [51760875601] transactionId [9h30jm8v]. 2023-08-25 14:42:11 info: Process Page[S] 210.10.0.68 > 9h30jm8v 'S' 'Credit Card' 51760875601 2023-08-25 14:45:40 info: Process Page 122.11.214.20 > 45 kasperng@hotmail.com 94871305 SMW3035E 1220090756 08/25/2023 08/28/2023 2023-08-25 14:45:44 info: sale_by_new_customer() btreeCustomerId [49332670016] transactionId [59hzrp9g]. 2023-08-25 14:45:44 info: Process Page[S] 122.11.214.20 > 59hzrp9g 'S' 'Credit Card' 49332670016 2023-08-25 14:47:35 info: Process Page 122.11.212.163 > 45 s110031@e.ntu.edu.sg 94594922 SMG9673H 1129072441 08/25/2023 08/28/2023 2023-08-25 14:47:38 info: sale_by_new_customer() btreeCustomerId [10460707536] transactionId [44pzdjdw]. 2023-08-25 14:47:38 info: Process Page[S] 122.11.212.163 > 44pzdjdw 'S' 'Credit Card' 10460707536 2023-08-25 14:53:32 info: Process Page 119.234.8.88 > 45 tkuanee@singnet.com.sg 96629633 SLZ9360Y 1128514931 08/25/2023 08/28/2023 2023-08-25 14:53:35 info: sale_by_new_customer() btreeCustomerId [81288323301] transactionId [rfn742rt]. 2023-08-25 14:53:35 info: Process Page[S] 119.234.8.88 > rfn742rt 'S' 'Credit Card' 81288323301 2023-08-25 15:01:21 info: Process Page 111.65.35.8 > 45 kwkwan88@hotmail.com 97330013 SKQ1313X 1221218852 08/25/2023 08/28/2023 2023-08-25 15:01:25 info: sale_by_new_customer() btreeCustomerId [89894129269] transactionId [8dbhjzkg]. 2023-08-25 15:01:25 info: Process Page[S] 111.65.35.8 > 8dbhjzkg 'S' 'Credit Card' 89894129269 2023-08-25 15:02:11 info: Process Page 122.11.212.6 > 45 eddyksang@gmail.com 91091047 SDT917C 1220678411 08/25/2023 08/28/2023 2023-08-25 15:02:15 info: sale_by_new_customer() btreeCustomerId [12965128023] transactionId [k7ddxb00]. 2023-08-25 15:02:15 info: Process Page[S] 122.11.212.6 > k7ddxb00 'S' 'Credit Card' 12965128023 2023-08-25 15:03:39 info: Process Page 111.65.59.219 > 45 kelvin_oh_kl@yahoo.com.sg 93825587 SKD8083G 1124307174 08/25/2023 08/28/2023 2023-08-25 15:03:43 info: sale_by_new_customer() btreeCustomerId [17257724771] transactionId [cm3pc4bj]. 2023-08-25 15:03:43 info: Process Page[S] 111.65.59.219 > cm3pc4bj 'S' 'Credit Card' 17257724771 2023-08-25 15:17:56 info: Process Page 111.65.71.216 > 45 zhihong5937@hotmail.com 98390418 SMS3234T 1129804828 08/25/2023 08/28/2023 2023-08-25 15:17:59 info: sale_by_new_customer() btreeCustomerId [81943543269] transactionId [axag7egz]. 2023-08-25 15:17:59 info: Process Page[S] 111.65.71.216 > axag7egz 'S' 'Credit Card' 81943543269 2023-08-25 15:18:44 info: Process Page 122.11.212.153 > 45 ansons78@hotmail.com 86087131 SMH5277P 1026259621 08/25/2023 08/28/2023 2023-08-25 15:18:47 info: sale_by_new_customer() btreeCustomerId [40265859453] transactionId [qt880x80]. 2023-08-25 15:18:47 info: Process Page[S] 122.11.212.153 > qt880x80 'S' 'Credit Card' 40265859453 2023-08-25 15:22:13 info: Process Page 122.11.214.1 > 45 jurlinekoh82@gmail.com 85338827 SMJ1394A 1129119102 08/25/2023 08/28/2023 2023-08-25 15:22:17 info: sale_by_new_customer() btreeCustomerId [14750951236] transactionId [fsaf2x7y]. 2023-08-25 15:22:17 info: Process Page[S] 122.11.214.1 > fsaf2x7y 'S' 'Credit Card' 14750951236 2023-08-25 15:27:45 info: Process Page 111.65.34.178 > 45 Peteloysm@gmail.com 83380488 SNJ4380H 1221042962 08/25/2023 08/28/2023 2023-08-25 15:27:48 info: sale_by_new_customer() btreeCustomerId [82732599414] transactionId [f54qbxqq]. 2023-08-25 15:27:48 info: Process Page[S] 111.65.34.178 > f54qbxqq 'S' 'Credit Card' 82732599414 2023-08-25 15:38:43 info: Process Page 111.65.56.181 > 45 SUSANTAN32@YAHOO.COM.SG 82928881 SKM8881Y 1127997641 08/25/2023 08/28/2023 2023-08-25 15:38:47 info: sale_by_new_customer() btreeCustomerId [13328870736] transactionId [dg77ca7y]. 2023-08-25 15:38:47 info: Process Page[S] 111.65.56.181 > dg77ca7y 'S' 'Credit Card' 13328870736 2023-08-25 15:40:30 info: Process Page 122.11.212.197 > 45 chuaqing_88@hotmail.com 90408699 SGE8885B 1125935669 08/25/2023 08/28/2023 2023-08-25 15:40:34 info: sale_by_new_customer() btreeCustomerId [17347698473] transactionId [3bv0f564]. 2023-08-25 15:40:34 info: Process Page[S] 122.11.212.197 > 3bv0f564 'S' 'Credit Card' 17347698473 2023-08-25 15:42:18 info: Process Page 39.109.190.67 > 45 932731849@qq.com 90026290 SME1693M 1128743803 08/25/2023 08/28/2023 2023-08-25 15:42:21 info: sale_by_new_customer() btreeCustomerId [54441619334] transactionId [dhttxtbg]. 2023-08-25 15:42:21 info: Process Page[S] 39.109.190.67 > dhttxtbg 'S' 'Credit Card' 54441619334 2023-08-25 15:43:40 info: Process Page 119.56.108.86 > 45 ajlchia@gmail.com 98423278 SKM6226C 1127181690 08/25/2023 08/28/2023 2023-08-25 15:43:43 info: sale_by_new_customer() btreeCustomerId [42712707849] transactionId [7qhkzzp4]. 2023-08-25 15:43:43 info: Process Page[S] 119.56.108.86 > 7qhkzzp4 'S' 'Credit Card' 42712707849 2023-08-25 15:44:07 info: Process Page 210.10.0.38 > 45 consottt@singnet.com.sg 97337221 SLS2666Z 1220849913 08/25/2023 08/28/2023 2023-08-25 15:44:10 info: sale_by_new_customer() btreeCustomerId [40624550434] transactionId [qczv1dp4]. 2023-08-25 15:44:10 info: Process Page[S] 210.10.0.38 > qczv1dp4 'S' 'Credit Card' 40624550434 2023-08-25 15:45:21 info: Process Page 111.65.58.78 > 45 winnietanzy@gmail.com 97866642 SKE833G 1126051612 08/25/2023 08/28/2023 2023-08-25 15:45:25 info: sale_by_new_customer() btreeCustomerId [51234026844] transactionId [42bvasrm]. 2023-08-25 15:45:25 info: Process Page[S] 111.65.58.78 > 42bvasrm 'S' 'Credit Card' 51234026844 2023-08-25 15:50:27 info: Process Page 111.65.47.37 > 45 raymondlbc2002@hotmail.com 85113996 SLP8100R 1127644846 08/25/2023 08/28/2023 2023-08-25 15:50:30 info: sale_by_new_customer() btreeCustomerId [81957150264] transactionId [gsqzj0px]. 2023-08-25 15:50:30 info: Process Page[S] 111.65.47.37 > gsqzj0px 'S' 'Credit Card' 81957150264 2023-08-25 15:51:28 info: Process Page 42.60.163.104 > 45 ireneisd@singnet.com.sg 96778677 Sbr8855d 1127554748 08/25/2023 08/28/2023 2023-08-25 15:51:31 info: sale_by_new_customer() btreeCustomerId [55419389003] transactionId [pdq61csz]. 2023-08-25 15:51:31 info: Process Page[S] 42.60.163.104 > pdq61csz 'S' 'Credit Card' 55419389003 2023-08-25 15:52:14 info: Process Page 210.10.3.202 > 45 rolandseah@gmail.com 97470400 SJQ 1488L 1128595006 08/25/2023 08/28/2023 2023-08-25 15:52:17 info: sale_by_new_customer() btreeCustomerId [89410797901] transactionId [1x7ac9nd]. 2023-08-25 15:52:17 info: Process Page[S] 210.10.3.202 > 1x7ac9nd 'S' 'Credit Card' 89410797901 2023-08-25 15:52:39 info: Process Page 210.10.7.55 > 45 beansoontan@gmail.com 62525525 SLJ2912K 1127047016 08/25/2023 08/28/2023 2023-08-25 15:52:43 info: sale_by_new_customer() btreeCustomerId [43399590973] transactionId [59npg8wr]. 2023-08-25 15:52:43 info: Process Page[S] 210.10.7.55 > 59npg8wr 'S' 'Credit Card' 43399590973 2023-08-25 15:52:55 info: Process Page 128.106.115.130 > 45 Elizabeth.tanms@gmail.com 91913111 SLQ3239C 1127698330 08/25/2023 08/28/2023 2023-08-25 15:52:58 info: sale_by_new_customer() btreeCustomerId [84119591621] transactionId [gwr7nf39]. 2023-08-25 15:52:58 info: Process Page[S] 128.106.115.130 > gwr7nf39 'S' 'Credit Card' 84119591621 2023-08-25 15:56:44 info: Process Page 122.11.214.199 > 45 leslietaycc@hotmail.com 91064728 Skc5151t 1220382434 08/25/2023 08/28/2023 2023-08-25 15:56:47 info: sale_by_new_customer() btreeCustomerId [43337689523] transactionId [a91vvzcg]. 2023-08-25 15:56:47 info: Process Page[S] 122.11.214.199 > a91vvzcg 'S' 'Credit Card' 43337689523 2023-08-25 15:57:50 info: Process Page 111.65.56.45 > 45 yannz87@gmail.com 98276906 Snh1517l 1127783446 08/25/2023 08/28/2023 2023-08-25 15:57:55 info: sale_by_new_customer() btreeCustomerId [10176783083] transactionId [av3fxpgb]. 2023-08-25 15:57:55 info: Process Page[S] 111.65.56.45 > av3fxpgb 'S' 'Credit Card' 10176783083 2023-08-25 15:58:22 info: Process Page 111.65.32.71 > 45 tanchini88@gmail.com 91182666 SMZ7470P 1220315550 08/25/2023 08/28/2023 2023-08-25 15:58:24 info: Process Page 119.234.6.209 > 45 12346kkc@gmail.com 98237471 SKT8002G 1125860246 08/25/2023 08/28/2023 2023-08-25 15:58:26 info: sale_by_new_customer() btreeCustomerId [80447434716] transactionId [9x5p2bvw]. 2023-08-25 15:58:26 info: Process Page[S] 111.65.32.71 > 9x5p2bvw 'S' 'Credit Card' 80447434716 2023-08-25 15:58:27 info: sale_by_new_customer() btreeCustomerId [53001153173] transactionId [49gby3x0]. 2023-08-25 15:58:27 info: Process Page[S] 119.234.6.209 > 49gby3x0 'S' 'Credit Card' 53001153173 2023-08-25 16:00:31 info: Process Page 203.126.123.53 > 45 andrewl7783@yahoo.com 91269962 SNK4903U 1221174674 08/25/2023 08/28/2023 2023-08-25 16:00:35 info: sale_by_new_customer() btreeCustomerId [83542019069] transactionId [ceh62evz]. 2023-08-25 16:00:35 info: Process Page[S] 203.126.123.53 > ceh62evz 'S' 'Credit Card' 83542019069 2023-08-25 16:01:56 info: Process Page 119.56.108.75 > 45 alvinkhoowenhao@yahoo.com 97371748 SLC2611R 1126366061 08/25/2023 08/28/2023 2023-08-25 16:02:00 info: sale_by_new_customer() btreeCustomerId [88468419921] transactionId [a974q9mm]. 2023-08-25 16:02:00 info: Process Page[S] 119.56.108.75 > a974q9mm 'S' 'Credit Card' 88468419921 2023-08-25 16:04:32 info: Process Page 116.87.65.105 > 45 Shrimpvit@yahoo.com 91011436 SHB990L 1050841527 08/24/2023 08/27/2023 2023-08-25 16:04:35 info: sale_by_new_customer() btreeCustomerId [16943756294] transactionId [ay4kav1p]. 2023-08-25 16:04:35 info: Process Page[S] 116.87.65.105 > ay4kav1p 'S' 'Credit Card' 16943756294 2023-08-25 16:04:52 info: Process Page 119.56.74.108 > 45 esthergoh78@yahoo.com.sg 81867847 SDL9410C 1126733476 08/25/2023 08/28/2023 2023-08-25 16:04:56 info: sale_by_new_customer() btreeCustomerId [59866318544] transactionId [4x4fwvga]. 2023-08-25 16:04:56 info: Process Page[S] 119.56.74.108 > 4x4fwvga 'S' 'Credit Card' 59866318544 2023-08-25 16:05:44 info: Process Page 119.56.96.203 > 45 p31x1n0n6@gmail.com 98789316 SFX1880y 1124392274 08/25/2023 08/28/2023 2023-08-25 16:05:48 info: sale_by_new_customer() btreeCustomerId [58941955321] transactionId [nj48jzdm]. 2023-08-25 16:05:48 info: Process Page[S] 119.56.96.203 > nj48jzdm 'S' 'Credit Card' 58941955321 2023-08-25 16:08:33 info: Process Page 119.234.8.188 > 45 chuahay6568@gmail.com 94553684 JQS5935 1111737114969504 08/25/2023 08/28/2023 2023-08-25 16:08:36 info: sale_by_new_customer() btreeCustomerId [10373518216] transactionId [8qqkvrbk]. 2023-08-25 16:08:36 info: Process Page[S] 119.234.8.188 > 8qqkvrbk 'S' 'Credit Card' 10373518216 2023-08-25 16:09:23 info: Process Page 119.56.98.17 > 45 susanliewgeokleng@yahoo.com.sg 98486488 SMM1140A 1129390744 08/25/2023 08/28/2023 2023-08-25 16:09:26 info: sale_by_new_customer() btreeCustomerId [40081738473] transactionId [cv7r5mpg]. 2023-08-25 16:09:26 info: Process Page[S] 119.56.98.17 > cv7r5mpg 'S' 'Credit Card' 40081738473 2023-08-25 16:11:14 info: Process Page 119.234.6.109 > 45 janetyap_17@yahoo.com.sg 93892076 SLT1672G 1127949907 08/25/2023 08/28/2023 2023-08-25 16:11:17 info: sale_by_new_customer() btreeCustomerId [13994987049] transactionId [pd75kw2v]. 2023-08-25 16:11:17 info: Process Page[S] 119.234.6.109 > pd75kw2v 'S' 'Credit Card' 13994987049 2023-08-25 16:12:14 info: Process Page 203.126.123.53 > 45 j4sonteo@gmail.com 91189418 SMR6109H 1127022406 08/25/2023 08/28/2023 2023-08-25 16:12:17 info: sale_by_new_customer() btreeCustomerId [14727856439] transactionId [2nm53271]. 2023-08-25 16:12:17 info: Process Page[S] 203.126.123.53 > 2nm53271 'S' 'Credit Card' 14727856439 2023-08-25 16:13:46 info: Process Page 122.11.214.177 > 45 lha28@hotmail.com 91018866 SDZ6A 1220661060 08/25/2023 08/28/2023 2023-08-25 16:13:50 info: sale_by_new_customer() btreeCustomerId [40664048973] transactionId [kx7vzxm2]. 2023-08-25 16:13:50 info: Process Page[S] 122.11.214.177 > kx7vzxm2 'S' 'Credit Card' 40664048973 2023-08-25 16:14:38 info: Process Page 122.11.245.20 > 45 kinktang@gmail.com 87763531 GBD3652D 1042587519 08/25/2023 08/28/2023 2023-08-25 16:14:42 info: sale_by_new_customer() btreeCustomerId [42636748396] transactionId [m1cz7xv6]. 2023-08-25 16:14:42 info: Process Page[S] 122.11.245.20 > m1cz7xv6 'S' 'Credit Card' 42636748396 2023-08-25 16:16:15 info: Process Page 122.11.212.182 > 45 tanpohchoo1032@gmail.com 98731032 SMS1023Z 1129808193 08/25/2023 08/28/2023 2023-08-25 16:16:18 info: sale_by_new_customer() btreeCustomerId [52576195249] transactionId [7jpv661f]. 2023-08-25 16:16:18 info: Process Page[S] 122.11.212.182 > 7jpv661f 'S' 'Credit Card' 52576195249 2023-08-25 16:16:42 info: Process Page 111.65.33.69 > 45 Wsyong90@gmail.com 98173241 Skt1613p 1125779257 08/25/2023 08/28/2023 2023-08-25 16:16:45 info: sale_by_new_customer() btreeCustomerId [88886610871] transactionId [qed7hh8r]. 2023-08-25 16:16:45 info: Process Page[S] 111.65.33.69 > qed7hh8r 'S' 'Credit Card' 88886610871 2023-08-25 16:17:35 info: Process Page 58.185.139.237 > 45 simonkoh64@gmail.com 98505994 SFH2666C 1129931598 08/25/2023 08/28/2023 2023-08-25 16:17:38 info: sale_by_new_customer() btreeCustomerId [81961691614] transactionId [0etqgxjw]. 2023-08-25 16:17:38 info: Process Page[S] 58.185.139.237 > 0etqgxjw 'S' 'Credit Card' 81961691614 2023-08-25 16:19:36 info: Process Page 122.11.212.77 > 45 simyaoyang1@gmail.com 94528958 SMJ167X 1129090162 08/25/2023 08/28/2023 2023-08-25 16:19:40 info: sale_by_new_customer() btreeCustomerId [52633229803] transactionId [3z932mnd]. 2023-08-25 16:19:40 info: Process Page[S] 122.11.212.77 > 3z932mnd 'S' 'Credit Card' 52633229803 2023-08-25 16:23:42 info: Process Page 119.56.108.225 > 45 terencetseng1960@gmail.com 97568628 SBM3945Z 1127532017 08/25/2023 08/28/2023 2023-08-25 16:23:46 info: sale_by_new_customer() btreeCustomerId [82872548973] transactionId [6j5gw1g2]. 2023-08-25 16:23:46 info: Process Page[S] 119.56.108.225 > 6j5gw1g2 'S' 'Credit Card' 82872548973 2023-08-25 16:24:28 info: Process Page 146.75.160.133 > 45 limnigel@hotmail.com 97901777 SJA6669H 1127298304 08/25/2023 08/28/2023 2023-08-25 16:24:31 info: sale_by_new_customer() btreeCustomerId [11899879836] transactionId [62myk348]. 2023-08-25 16:24:31 info: Process Page[S] 146.75.160.133 > 62myk348 'S' 'Credit Card' 11899879836 2023-08-25 16:25:58 info: Process Page 122.11.245.131 > 45 gladysseah22@yahoo.com 93678002 SLN8503Y 1127531910 08/25/2023 08/28/2023 2023-08-25 16:26:01 info: sale_by_new_customer() btreeCustomerId [19579074939] transactionId [kh9eccvq]. 2023-08-25 16:26:01 info: Process Page[S] 122.11.245.131 > kh9eccvq 'S' 'Credit Card' 19579074939 2023-08-25 16:27:28 info: Process Page 122.11.214.58 > 45 ongts23@gmail.com 93860352 Sdk1383H 1127667369 08/25/2023 08/28/2023 2023-08-25 16:27:32 info: sale_by_new_customer() btreeCustomerId [54743940299] transactionId [nby9vehs]. 2023-08-25 16:27:32 info: Process Page[S] 122.11.214.58 > nby9vehs 'S' 'Credit Card' 54743940299 2023-08-25 16:30:38 info: Process Page 119.234.4.16 > 45 kljames@singnet.com.sg 97899912 SGV2874H 1124251454 08/25/2023 08/28/2023 2023-08-25 16:30:41 info: sale_by_new_customer() btreeCustomerId [57031022249] transactionId [15spk3j9]. 2023-08-25 16:30:41 info: Process Page[S] 119.234.4.16 > 15spk3j9 'S' 'Credit Card' 57031022249 2023-08-25 16:34:29 info: Process Page 111.65.59.62 > 45 chinos17@hotmail.com 94359898 SNA8208U 1220331275 08/25/2023 08/28/2023 2023-08-25 16:34:32 info: sale_by_new_customer() btreeCustomerId [88907625544] transactionId [cg24x8p9]. 2023-08-25 16:34:32 info: Process Page[S] 111.65.59.62 > cg24x8p9 'S' 'Credit Card' 88907625544 2023-08-25 16:34:44 info: Process Page 122.11.246.14 > 45 Kiantongng8@gmail.com 91449861 SLW9448U 1127513976 08/25/2023 08/28/2023 2023-08-25 16:34:47 info: sale_by_new_customer() btreeCustomerId [42421560871] transactionId [a719tge9]. 2023-08-25 16:34:47 info: Process Page[S] 122.11.246.14 > a719tge9 'S' 'Credit Card' 42421560871 2023-08-25 16:36:42 info: Process Page 122.11.212.78 > 45 loonghoong880@gmail.com 97829298 SLW6166C 1128257573 08/24/2023 08/27/2023 2023-08-25 16:36:46 info: sale_by_new_customer() btreeCustomerId [88297476946] transactionId [js4rpnsf]. 2023-08-25 16:36:46 info: Process Page[S] 122.11.212.78 > js4rpnsf 'S' 'Credit Card' 88297476946 2023-08-25 16:39:12 info: Process Page 122.11.212.166 > 45 ALVIN_NG@LIVE.COM 91374333 SLB9237Y 1126537878 08/25/2023 08/28/2023 2023-08-25 16:39:16 info: sale_by_new_customer() btreeCustomerId [87211486036] transactionId [4btrqx79]. 2023-08-25 16:39:16 info: Process Page[S] 122.11.212.166 > 4btrqx79 'S' 'Credit Card' 87211486036 2023-08-25 16:40:53 info: Process Page 220.255.178.22 > 45 fishchan1981@gmail.com 96869555 SLE3999E 1129581806 08/25/2023 08/28/2023 2023-08-25 16:40:57 info: sale_by_new_customer() btreeCustomerId [84220674516] transactionId [acxr7xpz]. 2023-08-25 16:40:57 info: Process Page[S] 220.255.178.22 > acxr7xpz 'S' 'Credit Card' 84220674516 2023-08-25 16:44:49 info: Process Page 119.56.106.24 > 45 muyan@flowserve.com 91520231 SGQ3939A 1126141067 08/25/2023 08/28/2023 2023-08-25 16:44:53 info: sale_by_new_customer() btreeCustomerId [56411643044] transactionId [k02fgnm9]. 2023-08-25 16:44:53 info: Process Page[S] 119.56.106.24 > k02fgnm9 'S' 'Credit Card' 56411643044 2023-08-25 16:45:14 info: Process Page 119.234.4.71 > 45 kstaythomas@hotmail.com 96605362 SGS3526Y 1121002834 08/25/2023 08/28/2023 2023-08-25 16:45:18 info: sale_by_new_customer() btreeCustomerId [82952046723] transactionId [qq6g8xq5]. 2023-08-25 16:45:18 info: Process Page[S] 119.234.4.71 > qq6g8xq5 'S' 'Credit Card' 82952046723 2023-08-25 16:46:25 info: Process Page 111.65.45.102 > 45 bendonken@gmail.com 96264232 SMU2263E 1129996609 08/25/2023 08/28/2023 2023-08-25 16:46:27 info: Process Page 119.56.108.71 > 45 suonpoo@hotmail.com 91095051 SJP8322R 1122922924 08/25/2023 08/28/2023 2023-08-25 16:46:29 info: sale_by_new_customer() btreeCustomerId [86709935401] transactionId [r77d81je]. 2023-08-25 16:46:29 info: Process Page[S] 111.65.45.102 > r77d81je 'S' 'Credit Card' 86709935401 2023-08-25 16:46:31 info: sale_by_new_customer() btreeCustomerId [86817776621] transactionId [ayd0ds29]. 2023-08-25 16:46:31 info: Process Page[S] 119.56.108.71 > ayd0ds29 'S' 'Credit Card' 86817776621 2023-08-25 16:48:31 info: Process Page 111.65.46.78 > 45 jac.ang.pl@gmail.com 97541761 SMY2919B 1220342149 08/25/2023 08/28/2023 2023-08-25 16:48:34 info: sale_by_new_customer() btreeCustomerId [57658517673] transactionId [7wf8vs94]. 2023-08-25 16:48:34 info: Process Page[S] 111.65.46.78 > 7wf8vs94 'S' 'Credit Card' 57658517673 2023-08-25 16:49:19 info: Process Page 116.12.252.120 > 45 hs_ng@wanhai.com 96159024 skr800h 1125878801 08/27/2023 08/30/2023 2023-08-25 16:49:22 info: sale_by_new_customer() btreeCustomerId [88491740769] transactionId [9vh085z5]. 2023-08-25 16:49:22 info: Process Page[S] 116.12.252.120 > 9vh085z5 'S' 'Credit Card' 88491740769 2023-08-25 16:55:11 info: Process Page 119.56.97.222 > 45 eddieang3324@gmail.com 93666627 SJM4163A 1122563439 08/25/2023 08/28/2023 2023-08-25 16:55:15 info: sale_by_new_customer() btreeCustomerId [18635381869] transactionId [b4zqs017]. 2023-08-25 16:55:15 info: Process Page[S] 119.56.97.222 > b4zqs017 'S' 'Credit Card' 18635381869 2023-08-25 16:55:36 info: Process Page 111.65.56.104 > 45 masniwu@gmail.com 97892169 Smw2591y 1200231970 08/25/2023 08/28/2023 2023-08-25 16:55:40 info: sale_by_new_customer() btreeCustomerId [84198207396] transactionId [g4q56ep2]. 2023-08-25 16:55:40 info: Process Page[S] 111.65.56.104 > g4q56ep2 'S' 'Credit Card' 84198207396 2023-08-25 16:56:52 info: Process Page 111.65.35.211 > 45 bcterng@yahoo.com.sg 96366965 SME889Y 1124104976 08/25/2023 08/28/2023 2023-08-25 16:56:55 info: sale_by_new_customer() btreeCustomerId [89918144319] transactionId [my2vcvta]. 2023-08-25 16:56:55 info: Process Page[S] 111.65.35.211 > my2vcvta 'S' 'Credit Card' 89918144319 2023-08-25 16:57:38 info: Process Page 210.10.0.165 > 45 wahaha97@live.com 85111687 SMQ4010B 1129655213 08/25/2023 08/28/2023 2023-08-25 16:57:41 info: sale_by_new_customer() btreeCustomerId [49887553914] transactionId [p60zjy8j]. 2023-08-25 16:57:41 info: Process Page[S] 210.10.0.165 > p60zjy8j 'S' 'Credit Card' 49887553914 2023-08-25 17:01:10 info: Process Page 111.65.46.106 > 45 raychuahc@gmail.com 96318288 SMJ6332X 1129161939 08/25/2023 08/28/2023 2023-08-25 17:01:13 info: sale_by_new_customer() btreeCustomerId [56760474439] transactionId [c338na77]. 2023-08-25 17:01:13 info: Process Page[S] 111.65.46.106 > c338na77 'S' 'Credit Card' 56760474439 2023-08-25 17:01:34 info: Process Page 111.65.57.71 > 45 fatepc88@gmail.com 96175822 SGC7788R 1128736890 08/25/2023 08/28/2023 2023-08-25 17:01:37 info: sale_by_new_customer() btreeCustomerId [10949870023] transactionId [8jypfhdz]. 2023-08-25 17:01:37 info: Process Page[S] 111.65.57.71 > 8jypfhdz 'S' 'Credit Card' 10949870023 2023-08-25 17:11:11 info: Process Page 122.11.214.59 > 45 mr_tjs@hotmail.com 91445005 SMF1799L 1128880754 08/25/2023 08/28/2023 2023-08-25 17:11:14 info: sale_by_new_customer() btreeCustomerId [14745089953] transactionId [a4yytqa0]. 2023-08-25 17:11:14 info: Process Page[S] 122.11.214.59 > a4yytqa0 'S' 'Credit Card' 14745089953 2023-08-25 17:12:35 info: Process Page 128.106.115.130 > 45 leongchew99@yahoo.com.sg 90622602 SJJ4428C 1127497360 08/25/2023 08/28/2023 2023-08-25 17:12:38 info: sale_by_new_customer() btreeCustomerId [56370550736] transactionId [39s6wt9h]. 2023-08-25 17:12:38 info: Process Page[S] 128.106.115.130 > 39s6wt9h 'S' 'Credit Card' 56370550736 2023-08-25 17:13:49 info: Process Page 111.65.33.107 > 45 alanho2345@gmail.com 92377158 SCX2345E 1128802766 08/25/2023 08/28/2023 2023-08-25 17:13:53 info: sale_by_new_customer() btreeCustomerId [47823583083] transactionId [2abk09wq]. 2023-08-25 17:13:53 info: Process Page[S] 111.65.33.107 > 2abk09wq 'S' 'Credit Card' 47823583083 2023-08-25 17:14:40 info: Process Page 111.65.68.61 > 45 rojochin@gmail.com 97342239 SNH7831P 1221085079 08/25/2023 08/28/2023 2023-08-25 17:14:43 info: sale_by_new_customer() btreeCustomerId [58337910601] transactionId [69hgtrne]. 2023-08-25 17:14:43 info: Process Page[S] 111.65.68.61 > 69hgtrne 'S' 'Credit Card' 58337910601 2023-08-25 17:15:32 info: Process Page 119.56.100.248 > 45 limmeilan12318@gmail.com 94799570 SKT5209Y 1125852920 08/25/2023 08/28/2023 2023-08-25 17:15:35 info: sale_by_new_customer() btreeCustomerId [85677855466] transactionId [h5y5ykh0]. 2023-08-25 17:15:35 info: Process Page[S] 119.56.100.248 > h5y5ykh0 'S' 'Credit Card' 85677855466 2023-08-25 17:15:51 info: Process Page 111.65.59.118 > 45 pngchouteik258988@gmail.com 91793374 JLX8988 1111737115914000 08/25/2023 08/28/2023 2023-08-25 17:15:55 info: sale_by_new_customer() btreeCustomerId [46070675864] transactionId [m27exz0y]. 2023-08-25 17:15:55 info: Process Page[S] 111.65.59.118 > m27exz0y 'S' 'Credit Card' 46070675864 2023-08-25 17:16:21 info: Process Page 128.106.115.130 > 45 hwe2ying@gmail.com 97989921 Skt9921y 1126788645 08/25/2023 08/28/2023 2023-08-25 17:16:24 info: sale_by_new_customer() btreeCustomerId [59454299334] transactionId [1qyhst2y]. 2023-08-25 17:16:24 info: Process Page[S] 128.106.115.130 > 1qyhst2y 'S' 'Credit Card' 59454299334 2023-08-25 17:16:33 info: Process Page 122.11.212.26 > 45 jessine.quek@gmail.com 98779091 SLF4529S 1126789255 08/25/2023 08/28/2023 2023-08-25 17:16:36 info: sale_by_new_customer() btreeCustomerId [58218419921] transactionId [pava9swq]. 2023-08-25 17:16:36 info: Process Page[S] 122.11.212.26 > pava9swq 'S' 'Credit Card' 58218419921 2023-08-25 17:21:54 info: Process Page 119.56.103.4 > 45 limsue88@hotmail.com 97461121 SJM768G 1127136520 08/25/2023 08/28/2023 2023-08-25 17:21:57 info: sale_by_new_customer() btreeCustomerId [59243361836] transactionId [06cv0e75]. 2023-08-25 17:21:57 info: Process Page[S] 119.56.103.4 > 06cv0e75 'S' 'Credit Card' 59243361836 2023-08-25 17:22:01 info: Process Page 111.65.48.14 > 45 calvinsim001@gmail.com 91789278 SNA8368R 1125508664 08/25/2023 08/28/2023 2023-08-25 17:22:05 info: sale_by_new_customer() btreeCustomerId [10791690966] transactionId [6m6szpry]. 2023-08-25 17:22:05 info: Process Page[S] 111.65.48.14 > 6m6szpry 'S' 'Credit Card' 10791690966 2023-08-25 17:23:41 info: Process Page 210.10.2.109 > 45 kylionel@hotmail.com 88136767 SMZ6562P 1129279013 08/25/2023 08/28/2023 2023-08-25 17:23:47 info: sale_by_new_customer() btreeCustomerId [58018296996] transactionId [hqv5m6en]. 2023-08-25 17:23:47 info: Process Page[S] 210.10.2.109 > hqv5m6en 'S' 'Credit Card' 58018296996 2023-08-25 17:27:07 info: Process Page 122.11.245.147 > 45 jacpooh81@hotmail.com 90672048 SMC5599L 1126183473 08/25/2023 08/28/2023 2023-08-25 17:27:11 info: sale_by_new_customer() btreeCustomerId [80957702434] transactionId [gespjfq0]. 2023-08-25 17:27:11 info: Process Page[S] 122.11.245.147 > gespjfq0 'S' 'Credit Card' 80957702434 2023-08-25 17:31:02 info: Process Page 111.65.58.24 > 45 kennyteokaiqi@gmail.com 82999291 SMC5029R 1129971651 08/25/2023 08/28/2023 2023-08-25 17:31:06 info: sale_by_new_customer() btreeCustomerId [49180271094] transactionId [0gzc30qh]. 2023-08-25 17:31:06 info: Process Page[S] 111.65.58.24 > 0gzc30qh 'S' 'Credit Card' 49180271094 2023-08-25 17:34:09 info: Process Page 119.56.100.133 > 45 simontxy@live.com 82995908 SMV1247D 1220107254 08/25/2023 08/28/2023 2023-08-25 17:34:12 info: sale_by_new_customer() btreeCustomerId [43710263696] transactionId [g8tqyhhh]. 2023-08-25 17:34:12 info: Process Page[S] 119.56.100.133 > g8tqyhhh 'S' 'Credit Card' 43710263696 2023-08-25 17:35:21 info: Process Page 119.56.100.251 > 45 ceong.roger@gmail.com 96956282 Sjf2099c 1124679218 08/25/2023 08/28/2023 2023-08-25 17:35:24 info: Process Page 119.56.109.112 > 45 waileng.loke@gmail.com 98486618 Sjn6107u 1128730149 08/25/2023 08/28/2023 2023-08-25 17:35:24 info: sale_by_new_customer() btreeCustomerId [83416816869] transactionId [887czb69]. 2023-08-25 17:35:24 info: Process Page[S] 119.56.100.251 > 887czb69 'S' 'Credit Card' 83416816869 2023-08-25 17:35:29 info: sale_by_new_customer() btreeCustomerId [56670438769] transactionId [2z0vm23h]. 2023-08-25 17:35:29 info: Process Page[S] 119.56.109.112 > 2z0vm23h 'S' 'Credit Card' 56670438769 2023-08-25 17:35:54 info: Process Page 111.65.45.45 > 45 ahmaigoh@gmail.com 96363207 SMM7437E 1129318845 08/25/2023 08/28/2023 2023-08-25 17:35:57 info: sale_by_new_customer() btreeCustomerId [89135991696] transactionId [b254cgab]. 2023-08-25 17:35:57 info: Process Page[S] 111.65.45.45 > b254cgab 'S' 'Credit Card' 89135991696 2023-08-25 17:36:46 info: Process Page 122.11.212.184 > 45 maksop707@gmail.com 92396553 SMR7046z 1129787834 08/25/2023 08/28/2023 2023-08-25 17:36:49 info: sale_by_new_customer() btreeCustomerId [49255407146] transactionId [ckhda8ry]. 2023-08-25 17:36:49 info: Process Page[S] 122.11.212.184 > ckhda8ry 'S' 'Credit Card' 49255407146 2023-08-25 17:37:53 info: Process Page 122.11.214.60 > 45 Shilei@fest.com.sg 93905119 SMY9239J 1220166739 08/25/2023 08/28/2023 2023-08-25 17:37:57 info: sale_by_new_customer() btreeCustomerId [19563090544] transactionId [5x9nrcxs]. 2023-08-25 17:37:57 info: Process Page[S] 122.11.214.60 > 5x9nrcxs 'S' 'Credit Card' 19563090544 2023-08-25 17:38:00 info: Process Page 122.11.214.35 > 45 patricia@fest.com.sg 90236032 SFK7887H 1129589090 08/25/2023 08/28/2023 2023-08-25 17:38:04 info: sale_by_new_customer() btreeCustomerId [15783677396] transactionId [nqqnn7h0]. 2023-08-25 17:38:04 info: Process Page[S] 122.11.214.35 > nqqnn7h0 'S' 'Credit Card' 15783677396 2023-08-25 17:39:33 info: Process Page 111.65.35.247 > 45 Henrylimpei@gmail.com 96615758 SJU13J 1129243315 08/25/2023 08/28/2023 2023-08-25 17:39:36 info: sale_by_new_customer() btreeCustomerId [87428719319] transactionId [qqqht0sh]. 2023-08-25 17:39:36 info: Process Page[S] 111.65.35.247 > qqqht0sh 'S' 'Credit Card' 87428719319 2023-08-25 17:41:07 info: Process Page 111.65.34.170 > 45 lowyuanbao@gmail.com 83182882 SMU3818Z 1220213069 08/25/2023 08/28/2023 2023-08-25 17:41:11 info: sale_by_new_customer() btreeCustomerId [43251686803] transactionId [37jqcgj5]. 2023-08-25 17:41:11 info: Process Page[S] 111.65.34.170 > 37jqcgj5 'S' 'Credit Card' 43251686803 2023-08-25 17:42:07 info: Process Page 111.65.47.81 > 45 sherlynchua.ac@gmail.com 97270309 SDD72Z 1127890770 08/25/2023 08/28/2023 2023-08-25 17:42:10 info: sale_by_new_customer() btreeCustomerId [43744893523] transactionId [94gf7fzt]. 2023-08-25 17:42:10 info: Process Page[S] 111.65.47.81 > 94gf7fzt 'S' 'Credit Card' 43744893523 2023-08-25 17:43:12 info: Process Page 117.20.154.143 > 45 kennytohjt@gmail.com 92722932 SMA598H 1128384673 08/25/2023 08/28/2023 2023-08-25 17:43:16 info: sale_by_new_customer() btreeCustomerId [15855630619] transactionId [4fjhq1f9]. 2023-08-25 17:43:16 info: Process Page[S] 117.20.154.143 > 4fjhq1f9 'S' 'Credit Card' 15855630619 2023-08-25 17:46:46 info: Process Page 122.11.212.225 > 45 ronnie_tan319@hotmail.com 91086138 SLB9303P 1126407344 08/25/2023 08/28/2023 2023-08-25 17:46:50 info: sale_by_new_customer() btreeCustomerId [17183316571] transactionId [a7qpr3ye]. 2023-08-25 17:46:50 info: Process Page[S] 122.11.212.225 > a7qpr3ye 'S' 'Credit Card' 17183316571 2023-08-25 17:47:00 info: Process Page 111.65.45.40 > 45 Kav27@hotmail.com 98804993 Snb5062l 1220605422 08/25/2023 08/28/2023 2023-08-25 17:47:04 info: sale_by_new_customer() btreeCustomerId [80107779614] transactionId [e8gya8e2]. 2023-08-25 17:47:04 info: Process Page[S] 111.65.45.40 > e8gya8e2 'S' 'Credit Card' 80107779614 2023-08-25 17:47:59 info: Process Page 119.56.107.147 > 45 soonchye.tan@yahoo.com.sg 98344226 SLE3035L 1126735183 08/25/2023 08/28/2023 2023-08-25 17:48:02 info: sale_by_new_customer() btreeCustomerId [51644796883] transactionId [qctqvgpf]. 2023-08-25 17:48:02 info: Process Page[S] 119.56.107.147 > qctqvgpf 'S' 'Credit Card' 51644796883 2023-08-25 17:50:16 info: Process Page 148.253.25.134 > 45 michael_opeat@yahoo.com.sg 96684854 SJV6064X 1123723355 08/25/2023 08/28/2023 2023-08-25 17:50:17 info: Process Page 122.11.212.109 > 45 sunshouxu@hotmail.com 98800389 SMW5090G 1220200024 08/25/2023 08/28/2023 2023-08-25 17:50:20 info: sale_by_new_customer() btreeCustomerId [14103411771] transactionId [3nb99tnq]. 2023-08-25 17:50:20 info: Process Page[S] 148.253.25.134 > 3nb99tnq 'S' 'Credit Card' 14103411771 2023-08-25 17:50:21 info: sale_by_new_customer() btreeCustomerId [87476707544] transactionId [fhbvpvsm]. 2023-08-25 17:50:21 info: Process Page[S] 122.11.212.109 > fhbvpvsm 'S' 'Credit Card' 87476707544 2023-08-25 17:51:04 info: Process Page 122.11.212.119 > 45 xavierlim22@hotmail.com 83228806 SMZ22X 1080016207 08/25/2023 08/28/2023 2023-08-25 17:51:09 info: sale_by_new_customer() btreeCustomerId [87279885794] transactionId [rg250k9h]. 2023-08-25 17:51:09 info: Process Page[S] 122.11.212.119 > rg250k9h 'S' 'Credit Card' 87279885794 2023-08-25 17:51:38 info: Process Page 122.11.214.113 > 45 mash05231986@hotmail.com 98550396 Snf1821t 1220855449 08/25/2023 08/28/2023 2023-08-25 17:51:42 info: sale_by_new_customer() btreeCustomerId [89336659283] transactionId [hw0h5ad2]. 2023-08-25 17:51:42 info: Process Page[S] 122.11.214.113 > hw0h5ad2 'S' 'Credit Card' 89336659283 2023-08-25 17:53:22 info: Process Page 119.56.97.219 > 45 mershel79@outlook.com 80220851 SJR1818M 1126922425 08/25/2023 08/28/2023 2023-08-25 17:53:26 info: sale_by_new_customer() btreeCustomerId [15662062473] transactionId [60k17dm5]. 2023-08-25 17:53:26 info: Process Page[S] 119.56.97.219 > 60k17dm5 'S' 'Credit Card' 15662062473 2023-08-25 17:55:45 info: Process Page 119.234.10.61 > 45 jeffreytwj@gmail.com 97906906 SMS1812M 1129837449 08/25/2023 08/28/2023 2023-08-25 17:55:48 info: sale_by_new_customer() btreeCustomerId [80873865346] transactionId [8c8cmj1q]. 2023-08-25 17:55:48 info: Process Page[S] 119.234.10.61 > 8c8cmj1q 'S' 'Credit Card' 80873865346 2023-08-25 17:57:53 info: Process Page 119.56.106.75 > 45 soonann66@gmail.com 97906883 GBH9173J 1043055911 08/25/2023 08/28/2023 2023-08-25 17:57:56 info: sale_by_new_customer() btreeCustomerId [87462954599] transactionId [21gknnk3]. 2023-08-25 17:57:56 info: Process Page[S] 119.56.106.75 > 21gknnk3 'S' 'Credit Card' 87462954599 2023-08-25 18:02:30 info: Process Page 111.65.46.246 > 45 jasontancheloon@gmail.com 97622688 SHC2134Z 1050773499 08/25/2023 08/28/2023 2023-08-25 18:02:33 info: sale_by_new_customer() btreeCustomerId [52212055981] transactionId [37ezhks7]. 2023-08-25 18:02:33 info: Process Page[S] 111.65.46.246 > 37ezhks7 'S' 'Credit Card' 52212055981 2023-08-25 18:04:06 info: Process Page 122.11.245.30 > 45 garylai82@gmail.com 98215127 SNA8827H 1220414427 08/25/2023 08/28/2023 2023-08-25 18:04:09 info: sale_by_new_customer() btreeCustomerId [89205219236] transactionId [eh9jafwp]. 2023-08-25 18:04:09 info: Process Page[S] 122.11.245.30 > eh9jafwp 'S' 'Credit Card' 89205219236 2023-08-25 18:05:58 info: Process Page 119.56.97.76 > 45 edmundlgs@gmail.com 96392594 SMM6321L 1129414304 08/25/2023 08/28/2023 2023-08-25 18:06:01 info: sale_by_new_customer() btreeCustomerId [59664072401] transactionId [pj1zpx8q]. 2023-08-25 18:06:01 info: Process Page[S] 119.56.97.76 > pj1zpx8q 'S' 'Credit Card' 59664072401 2023-08-25 18:06:27 info: Process Page 119.234.8.34 > 45 marcusngzt@gmail.com 91371386 SNJ1386L 1125729533 08/25/2023 08/28/2023 2023-08-25 18:06:31 info: sale_by_new_customer() btreeCustomerId [58331070919] transactionId [8t1afkp1]. 2023-08-25 18:06:31 info: Process Page[S] 119.234.8.34 > 8t1afkp1 'S' 'Credit Card' 58331070919 2023-08-25 18:14:18 info: Process Page 111.65.46.72 > 45 burpyjac@gmail.com 96602213 SMJ616S 1220056534 08/25/2023 08/28/2023 2023-08-25 18:14:22 info: sale_by_new_customer() btreeCustomerId [52219454036] transactionId [d8ewcr12]. 2023-08-25 18:14:22 info: Process Page[S] 111.65.46.72 > d8ewcr12 'S' 'Credit Card' 52219454036 2023-08-25 18:14:24 info: Process Page 119.56.107.106 > 45 janielson@gmail.com 90096903 SGL4747G 1127906593 08/25/2023 08/28/2023 2023-08-25 18:14:27 info: sale_by_new_customer() btreeCustomerId [89470713516] transactionId [9fe4k57x]. 2023-08-25 18:14:27 info: Process Page[S] 119.56.107.106 > 9fe4k57x 'S' 'Credit Card' 89470713516 2023-08-25 18:21:34 info: Process Page 119.234.8.71 > 45 cheeboon8@gmail.com 92727470 SKE44S 1221205908 08/25/2023 08/28/2023 2023-08-25 18:21:37 info: sale_by_new_customer() btreeCustomerId [13340901496] transactionId [7dg5e547]. 2023-08-25 18:21:37 info: Process Page[S] 119.234.8.71 > 7dg5e547 'S' 'Credit Card' 13340901496 2023-08-25 18:23:02 info: Process Page 119.56.99.239 > 45 linlimap75@hotmail.com 97983778 SMW7025H 1220239982 08/25/2023 08/28/2023 2023-08-25 18:23:05 info: sale_by_new_customer() btreeCustomerId [12689740769] transactionId [qq4yfv92]. 2023-08-25 18:23:05 info: Process Page[S] 119.56.99.239 > qq4yfv92 'S' 'Credit Card' 12689740769 2023-08-25 18:24:24 info: Process Page 122.11.245.0 > 45 cpticnb@yahoo.com.sg 98222168 SLK8736H 1124457101 08/25/2023 08/28/2023 2023-08-25 18:24:28 info: sale_by_new_customer() btreeCustomerId [55806060536] transactionId [30vy3ge9]. 2023-08-25 18:24:28 info: Process Page[S] 122.11.245.0 > 30vy3ge9 'S' 'Credit Card' 55806060536 2023-08-25 18:24:31 info: Process Page 119.56.75.153 > 45 andrewlsl87@gmail.com 84992178 SND4921D 1220689202 08/25/2023 08/28/2023 2023-08-25 18:24:35 info: sale_by_new_customer() btreeCustomerId [83725177396] transactionId [5ej1c00b]. 2023-08-25 18:24:35 info: Process Page[S] 119.56.75.153 > 5ej1c00b 'S' 'Credit Card' 83725177396 2023-08-25 18:27:07 info: Process Page 111.65.44.190 > 45 zhiliang_85@hotmail.com 90499038 SNC2688X 1220578314 08/25/2023 08/28/2023 2023-08-25 18:27:11 info: sale_by_new_customer() btreeCustomerId [17693248314] transactionId [c9jwh639]. 2023-08-25 18:27:11 info: Process Page[S] 111.65.44.190 > c9jwh639 'S' 'Credit Card' 17693248314 2023-08-25 18:27:26 info: Process Page 119.56.96.31 > 45 jdoe@the-tohs.net 90308305 SFQ3661L 1125372473 08/25/2023 08/28/2023 2023-08-25 18:27:28 info: sale_by_new_customer() btreeCustomerId [54315968481] transactionId [3d2m61xw]. 2023-08-25 18:27:28 info: Process Page[S] 119.56.96.31 > 3d2m61xw 'S' 'Credit Card' 54315968481 2023-08-25 18:30:24 info: Process Page 122.11.212.46 > 45 fionchoi88@hotmail.com 90089582 SJC8477X 1123574683 08/25/2023 08/28/2023 2023-08-25 18:30:28 info: sale_by_new_customer() btreeCustomerId [17140377223] transactionId [6shyw8zk]. 2023-08-25 18:30:28 info: Process Page[S] 122.11.212.46 > 6shyw8zk 'S' 'Credit Card' 17140377223 2023-08-25 18:33:32 info: Process Page 111.65.47.151 > 45 bokchin@hotmail.com 96625297 SBY5555C 1129897089 08/25/2023 08/28/2023 2023-08-25 18:33:36 info: sale_by_new_customer() btreeCustomerId [89459958934] transactionId [2eeecq49]. 2023-08-25 18:33:36 info: Process Page[S] 111.65.47.151 > 2eeecq49 'S' 'Credit Card' 89459958934 2023-08-25 18:34:55 info: Process Page 119.234.10.154 > 45 head2foot@hotmail.com 83223417 Sms2975u 1123808214 08/25/2023 08/28/2023 2023-08-25 18:34:59 info: sale_by_new_customer() btreeCustomerId [83023748619] transactionId [j81z0sjp]. 2023-08-25 18:34:59 info: Process Page[S] 119.234.10.154 > j81z0sjp 'S' 'Credit Card' 83023748619 2023-08-25 18:38:24 info: Process Page 119.56.102.113 > 45 yonglin83@hotmail.com 97819011 SLG2272P 1126990018 08/25/2023 08/28/2023 2023-08-25 18:38:27 info: sale_by_new_customer() btreeCustomerId [43132614251] transactionId [6wpm55xj]. 2023-08-25 18:38:27 info: Process Page[S] 119.56.102.113 > 6wpm55xj 'S' 'Credit Card' 43132614251 2023-08-25 18:41:19 info: Process Page 119.56.66.98 > 45 gab.lee@gmail.com 94356682 SMH2992C 1129012661 08/25/2023 08/28/2023 2023-08-25 18:41:22 info: sale_by_new_customer() btreeCustomerId [51866173181] transactionId [9vk364hh]. 2023-08-25 18:41:22 info: Process Page[S] 119.56.66.98 > 9vk364hh 'S' 'Credit Card' 51866173181 2023-08-25 18:44:47 info: Process Page 111.65.32.183 > 45 MENG_1365@YAHOO.COM.SG 94242191 Sms7612J 1127611754 08/25/2023 08/28/2023 2023-08-25 18:44:51 info: sale_by_new_customer() btreeCustomerId [43124183894] transactionId [f404557z]. 2023-08-25 18:44:51 info: Process Page[S] 111.65.32.183 > f404557z 'S' 'Credit Card' 43124183894 2023-08-25 18:46:00 info: Process Page 111.65.44.118 > 45 meelimtay@gmail.com 98181221 SKA1221L 1126127281 08/25/2023 08/28/2023 2023-08-25 18:46:03 info: sale_by_new_customer() btreeCustomerId [14112357849] transactionId [21nem13y]. 2023-08-25 18:46:03 info: Process Page[S] 111.65.44.118 > 21nem13y 'S' 'Credit Card' 14112357849 2023-08-25 19:04:40 info: Process Page 119.56.110.154 > 45 chiang.wb@hotmail.sg 81266776 SLW49Y 1128693058 08/25/2023 08/28/2023 2023-08-25 19:04:43 info: sale_by_new_customer() btreeCustomerId [40162007981] transactionId [506c58af]. 2023-08-25 19:04:43 info: Process Page[S] 119.56.110.154 > 506c58af 'S' 'Credit Card' 40162007981 2023-08-25 19:14:24 info: Process Page 119.56.109.175 > 45 yonglin83@hotmail.com 97819011 EE5919G 1127934875 08/25/2023 08/28/2023 2023-08-25 19:14:27 info: sale_by_new_customer() btreeCustomerId [18506700569] transactionId [3kmd3nzd]. 2023-08-25 19:14:27 info: Process Page[S] 119.56.109.175 > 3kmd3nzd 'S' 'Credit Card' 18506700569 2023-08-25 19:32:14 info: Process Page 220.255.226.155 > 45 hoxinying@hotmail.com 98346895 GBJ8927Y 1043192812 08/25/2023 08/28/2023 2023-08-25 19:32:17 info: sale_by_new_customer() btreeCustomerId [89928764646] transactionId [cwkeyp9y]. 2023-08-25 19:32:17 info: Process Page[S] 220.255.226.155 > cwkeyp9y 'S' 'Credit Card' 89928764646 2023-08-25 19:48:54 info: Process Page 148.253.25.136 > 45 kumweng.wu@gmail.com 94880329 SKM3953G 1125227264 08/25/2023 08/28/2023 2023-08-25 19:48:57 info: sale_by_new_customer() btreeCustomerId [10978112299] transactionId [6nph462e]. 2023-08-25 19:48:57 info: Process Page[S] 148.253.25.136 > 6nph462e 'S' 'Credit Card' 10978112299 2023-08-25 20:09:42 info: Process Page 148.253.25.135 > 45 joshualimweiliang@gmail.com 85181900 SLJ1009A 1221189590 08/25/2023 08/28/2023 2023-08-25 20:09:45 info: sale_by_new_customer() btreeCustomerId [13696960503] transactionId [10bknr2r]. 2023-08-25 20:09:45 info: Process Page[S] 148.253.25.135 > 10bknr2r 'S' 'Credit Card' 13696960503 2023-08-25 23:45:10 info: Process Page 119.234.6.177 > 45 mytc31@yahoo.com.sg 91188802 SMY8802P 1220757520 08/30/2023 09/02/2023 2023-08-25 23:45:13 info: sale_by_new_customer() btreeCustomerId [19445450099] transactionId [6wtyc68h]. 2023-08-25 23:45:13 info: Process Page[S] 119.234.6.177 > 6wtyc68h 'S' 'Credit Card' 19445450099 2023-08-26 16:54:57 info: Process Page 116.86.42.55 > 45 wongkansing77@gmail.com 96975222 SNK4770K 1125323400 08/27/2023 08/30/2023 2023-08-26 16:55:00 info: sale_by_new_customer() btreeCustomerId [54034190216] transactionId [044g6va4]. 2023-08-26 16:55:00 info: Process Page[S] 116.86.42.55 > 044g6va4 'S' 'Credit Card' 54034190216 2023-08-26 18:13:01 info: Process Page 148.253.25.135 > 45 ednatay27@yahoo.com.sg 92375357 SMK87M 1220541759 08/25/2023 08/28/2023 2023-08-26 18:13:06 info: sale_by_new_customer() btreeCustomerId [40591026764] transactionId [336d5bzy]. 2023-08-26 18:13:06 info: Process Page[S] 148.253.25.135 > 336d5bzy 'S' 'Credit Card' 40591026764 2023-08-26 23:48:17 info: Process Page 116.87.175.236 > 45 adrianlsk@yahoo.com.sg 96818688 Sgt3117p 1127228591 08/27/2023 08/30/2023 2023-08-26 23:48:22 info: sale_by_new_customer() btreeCustomerId [53635681094] transactionId [6mwdy95p]. 2023-08-26 23:48:22 info: Process Page[S] 116.87.175.236 > 6mwdy95p 'S' 'Credit Card' 53635681094 2023-08-27 05:54:29 info: Process Page 128.106.162.171 > 45 steamed-woe.02@icloud.com 97481138 SLW2049J 1128134408 08/27/2023 08/30/2023 2023-08-27 05:54:34 info: sale_by_new_customer() btreeCustomerId [14295738321] transactionId [e8cqpx96]. 2023-08-27 05:54:34 info: Process Page[S] 128.106.162.171 > e8cqpx96 'S' 'Credit Card' 14295738321 2023-08-27 06:42:27 info: Process Page 182.19.176.109 > 45 cchinsoon@hotmail.com 91891547 SNC3588U 1126812593 08/27/2023 08/30/2023 2023-08-27 06:42:30 info: sale_by_new_customer() btreeCustomerId [89935584294] transactionId [magtqtjf]. 2023-08-27 06:42:30 info: Process Page[S] 182.19.176.109 > magtqtjf 'S' 'Credit Card' 89935584294 2023-08-27 07:45:32 info: Process Page 148.253.25.144 > 45 joegoh3322@yahoo.com.sg 98394669 SLS9991M 1127934081 08/25/2023 08/28/2023 2023-08-27 07:45:36 info: sale_by_new_customer() btreeCustomerId [82804167823] transactionId [2syx6nst]. 2023-08-27 07:45:36 info: Process Page[S] 148.253.25.144 > 2syx6nst 'S' 'Credit Card' 82804167823 2023-08-27 09:49:38 info: Process Page 210.10.2.204 > 45 Kennethseah@hotmail.sg 98572573 SJX2766R 1123753782 08/27/2023 08/30/2023 2023-08-27 09:49:41 info: sale_by_new_customer() btreeCustomerId [51561711101] transactionId [116tcea1]. 2023-08-27 09:49:41 info: Process Page[S] 210.10.2.204 > 116tcea1 'S' 'Credit Card' 51561711101 2023-08-27 09:55:08 info: Process Page 148.253.25.143 > 45 laiyaxin98@gmail.com 96772172 SJN4872G 1129035473 08/25/2023 08/28/2023 2023-08-27 09:55:12 info: sale_by_new_customer() btreeCustomerId [88523211119] transactionId [cg45jy52]. 2023-08-27 09:55:12 info: Process Page[S] 148.253.25.143 > cg45jy52 'S' 'Credit Card' 88523211119 2023-08-27 10:00:22 info: Process Page 148.253.25.144 > 45 ngwaichye@gmail.com 90676012 SLE85L 1126797430 08/25/2023 08/28/2023 2023-08-27 10:00:26 info: sale_by_new_customer() btreeCustomerId [13095624523] transactionId [13pdqvw6]. 2023-08-27 10:00:26 info: Process Page[S] 148.253.25.144 > 13pdqvw6 'S' 'Credit Card' 13095624523 2023-08-27 10:28:22 info: Process Page 148.253.25.135 > 45 jimmycph@yahoo.com 97559108 Sjv579m 1221179533 08/25/2023 08/28/2023 2023-08-27 10:28:27 info: sale_by_new_customer() btreeCustomerId [17651732871] transactionId [m3ekq6hn]. 2023-08-27 10:28:27 info: Process Page[S] 148.253.25.135 > m3ekq6hn 'S' 'Credit Card' 17651732871 2023-08-27 10:39:41 info: Process Page 39.109.172.148 > 45 yaplaicheng@gmail.com 98440905 SKV1175B 1125917584 08/27/2023 08/30/2023 2023-08-27 10:39:44 info: sale_by_new_customer() btreeCustomerId [10042547594] transactionId [pyjthy0n]. 2023-08-27 10:39:44 info: Process Page[S] 39.109.172.148 > pyjthy0n 'S' 'Credit Card' 10042547594 2023-08-27 10:44:27 info: Process Page 148.253.25.143 > 45 rwseow@outlook.com 81000999 Snl5652g 1127557130 08/25/2023 08/28/2023 2023-08-27 10:44:30 info: sale_by_new_customer() btreeCustomerId [51258859101] transactionId [4crz9f1v]. 2023-08-27 10:44:30 info: Process Page[S] 148.253.25.143 > 4crz9f1v 'S' 'Credit Card' 51258859101 2023-08-27 10:46:56 info: Process Page 148.253.25.145 > 45 rwseow@outlook.com 98289018 SLE5049j 1126690246 08/25/2023 08/28/2023 2023-08-27 10:47:00 info: sale_by_new_customer() btreeCustomerId [82910680736] transactionId [e5tqg7rj]. 2023-08-27 10:47:00 info: Process Page[S] 148.253.25.145 > e5tqg7rj 'S' 'Credit Card' 82910680736 2023-08-27 11:11:23 info: Process Page 122.11.212.61 > 45 cksvcs@yahoo.com 91092037 SMG2646H 1128888071 08/27/2023 08/30/2023 2023-08-27 11:11:25 info: sale_by_new_customer() btreeCustomerId [16642711939] transactionId [jn4r3gf1]. 2023-08-27 11:11:25 info: Process Page[S] 122.11.212.61 > jn4r3gf1 'S' 'Credit Card' 16642711939 2023-08-27 11:44:53 info: Process Page 122.11.214.10 > 45 gncgbe@hotmail.com 91809659 SLN2474L 1127330255 08/25/2023 08/28/2023 2023-08-27 11:44:57 info: sale_by_new_customer() btreeCustomerId [16823393439] transactionId [pmf2v2sm]. 2023-08-27 11:44:57 info: Process Page[S] 122.11.214.10 > pmf2v2sm 'S' 'Credit Card' 16823393439 2023-08-27 11:57:21 info: Process Page 111.65.34.110 > 45 penangair@yahoo.com.sg 97803043 Snh6006L 1127746303 08/25/2023 08/28/2023 2023-08-27 11:57:24 info: sale_by_new_customer() btreeCustomerId [80553814421] transactionId [rgxfrr1z]. 2023-08-27 11:57:24 info: Process Page[S] 111.65.34.110 > rgxfrr1z 'S' 'Credit Card' 80553814421 2023-08-27 12:02:08 info: Process Page 111.65.63.126 > 45 april.lim@gmail.com 81618134 Skv3986p 1125979617 08/25/2023 08/28/2023 2023-08-27 12:02:11 info: sale_by_new_customer() btreeCustomerId [55850276283] transactionId [45qa3xxm]. 2023-08-27 12:02:11 info: Process Page[S] 111.65.63.126 > 45qa3xxm 'S' 'Credit Card' 55850276283 2023-08-27 12:08:52 info: Process Page 122.11.245.133 > 45 twotdesign@yahoo.com.sg 94595275 SKS6211M 1220148183 08/25/2023 08/28/2023 2023-08-27 12:08:55 info: Process Page 210.10.3.58 > 45 ivy-teh@hotmail.com 012-7677940 JPJ8235 1111737120771438 08/27/2023 08/30/2023 2023-08-27 12:08:55 info: sale_by_new_customer() btreeCustomerId [84610282249] transactionId [f2ybvz9x]. 2023-08-27 12:08:55 info: Process Page[S] 122.11.245.133 > f2ybvz9x 'S' 'Credit Card' 84610282249 2023-08-27 12:08:58 info: sale_by_new_customer() btreeCustomerId [55795644894] transactionId [a9egdk9c]. 2023-08-27 12:08:58 info: Process Page[S] 210.10.3.58 > a9egdk9c 'S' 'Credit Card' 55795644894 2023-08-27 12:28:55 info: Process Page 119.234.6.99 > 45 Ywtoh.engineering@gmail.com 83336848 SLH6606D 1127058930 08/25/2023 08/28/2023 2023-08-27 12:28:58 info: sale_by_new_customer() btreeCustomerId [55992881421] transactionId [3wmcxv77]. 2023-08-27 12:28:58 info: Process Page[S] 119.234.6.99 > 3wmcxv77 'S' 'Credit Card' 55992881421 2023-08-27 12:30:55 info: Process Page 119.234.8.140 > 45 Timchng@hotmail.com 92989965 Skw510t 1126055862 08/25/2023 08/28/2023 2023-08-27 12:30:59 info: sale_by_new_customer() btreeCustomerId [19184189764] transactionId [ewdq6qwx]. 2023-08-27 12:30:59 info: Process Page[S] 119.234.8.140 > ewdq6qwx 'S' 'Credit Card' 19184189764 2023-08-27 12:33:14 info: Process Page 119.56.108.204 > 45 zhiquan1992@hotmail.com 82337876 Smw7246l 1128023247 08/27/2023 08/30/2023 2023-08-27 12:33:20 info: sale_by_new_customer() btreeCustomerId [15141180736] transactionId [dsf9y3kk]. 2023-08-27 12:33:20 info: Process Page[S] 119.56.108.204 > dsf9y3kk 'S' 'Credit Card' 15141180736 2023-08-27 12:43:10 info: Process Page 122.11.214.82 > 45 ewc6868@gmail.com 81616080 Sks725l 1125695734 08/25/2023 08/28/2023 2023-08-27 12:43:14 info: sale_by_new_customer() btreeCustomerId [49837181799] transactionId [gwne7033]. 2023-08-27 12:43:14 info: Process Page[S] 122.11.214.82 > gwne7033 'S' 'Credit Card' 49837181799 2023-08-27 12:58:11 info: Process Page 119.56.111.145 > 45 tankhianlock@hotmail.com 97476018 SMY860Z 1220347933 08/27/2023 08/30/2023 2023-08-27 12:58:16 info: sale_by_new_customer() btreeCustomerId [89200602681] transactionId [gqsn7p27]. 2023-08-27 12:58:16 info: Process Page[S] 119.56.111.145 > gqsn7p27 'S' 'Credit Card' 89200602681 2023-08-27 13:00:54 info: Process Page 27.125.249.164 > 45 billlee9466@yahoo.com 84820089 JNX9466 1111737141597305 08/27/2023 08/30/2023 2023-08-27 13:00:58 info: sale_by_new_customer() btreeCustomerId [10339135339] transactionId [ad62kg4p]. 2023-08-27 13:00:58 info: Process Page[S] 27.125.249.164 > ad62kg4p 'S' 'Credit Card' 10339135339 2023-08-27 13:07:33 info: Process Page 183.171.96.194 > 45 jethro_tee@hotmail.com 60143170170 PPL666 1111737116009814 08/27/2023 08/30/2023 2023-08-27 13:07:37 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "84243292966" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(38) "Cannot Authorize at this time (Policy)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "4daej6xx" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-27 05:07:36.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-27 05:07:36.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "84243292966" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "jethro_tee@hotmail.com" ["website"]=> NULL ["phone"]=> string(11) "60143170170" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODQyNDMyOTI5NjY" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["additionalProcessorResponse"]=> string(20) "51 : TRY AGAIN LATER" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "mbwdeh8z" ["bin"]=> string(6) "537085" ["last4"]=> string(4) "1005" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "03" ["expirationYear"]=> string(4) "2028" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(18) "PUBLIC BANK BERHAD" ["countryOfIssuance"]=> string(3) "MYS" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19tYndkZWg4eg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "b970ad86531bd8f9603b6983c0112865" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-27 05:07:36.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "82" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "02" ["merchantAdviceCodeText"]=> string(44) "Cannot approve at this time, try again later" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MDP0EGAUD0827" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fNGRhZWo2eHg" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "4daej6xx" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fNGRhZWo2eHg" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "1005" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "mbwdeh8z" ["bin"]=> string(6) "537085" ["last4"]=> string(4) "1005" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "03" ["expirationYear"]=> string(4) "2028" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(18) "PUBLIC BANK BERHAD" ["countryOfIssuance"]=> string(3) "MYS" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19tYndkZWg4eg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "b970ad86531bd8f9603b6983c0112865" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "03/2028" ["maskedNumber"]=> string(16) "537085******1005" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "84243292966" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "jethro_tee@hotmail.com" ["website"]=> NULL ["phone"]=> string(11) "60143170170" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODQyNDMyOTI5NjY" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-27 13:07:54 info: Process Page 122.11.214.59 > 45 celinecjtt@gmail.com 90024118 JVB8078 1111737113797484 08/27/2023 08/30/2023 2023-08-27 13:07:57 info: sale_by_new_customer() btreeCustomerId [55320865016] transactionId [7sg7ckc4]. 2023-08-27 13:07:57 info: Process Page[S] 122.11.214.59 > 7sg7ckc4 'S' 'Credit Card' 55320865016 2023-08-27 13:10:40 info: Process Page 111.65.58.115 > 45 soh.carin@gmail.com 96583545 Snj5635s 1221128754 08/25/2023 08/28/2023 2023-08-27 13:10:43 info: sale_by_new_customer() btreeCustomerId [83027612503] transactionId [3zcg5m78]. 2023-08-27 13:10:43 info: Process Page[S] 111.65.58.115 > 3zcg5m78 'S' 'Credit Card' 83027612503 2023-08-27 13:10:47 info: Process Page 183.171.96.194 > 45 jethro_tee@hotmail.com 0197107929 PPL666 1111737116009814 08/27/2023 08/30/2023 2023-08-27 13:10:50 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "52991812466" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(38) "Cannot Authorize at this time (Policy)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "jfbg9j87" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-27 05:10:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-27 05:10:50.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "52991812466" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "jethro_tee@hotmail.com" ["website"]=> NULL ["phone"]=> string(10) "0197107929" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNTI5OTE4MTI0NjY" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["additionalProcessorResponse"]=> string(20) "51 : TRY AGAIN LATER" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "gvyky1e5" ["bin"]=> string(6) "537085" ["last4"]=> string(4) "1005" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "03" ["expirationYear"]=> string(4) "2028" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(18) "PUBLIC BANK BERHAD" ["countryOfIssuance"]=> string(3) "MYS" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19ndnlreTFlNQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "b970ad86531bd8f9603b6983c0112865" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-27 05:10:50.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "82" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "02" ["merchantAdviceCodeText"]=> string(44) "Cannot approve at this time, try again later" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MDP0ESSDA0827" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25famZiZzlqODc" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "jfbg9j87" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25famZiZzlqODc" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "1005" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "gvyky1e5" ["bin"]=> string(6) "537085" ["last4"]=> string(4) "1005" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "03" ["expirationYear"]=> string(4) "2028" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(18) "PUBLIC BANK BERHAD" ["countryOfIssuance"]=> string(3) "MYS" ["productId"]=> string(3) "MDP" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19ndnlreTFlNQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "b970ad86531bd8f9603b6983c0112865" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "03/2028" ["maskedNumber"]=> string(16) "537085******1005" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "52991812466" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "jethro_tee@hotmail.com" ["website"]=> NULL ["phone"]=> string(10) "0197107929" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNTI5OTE4MTI0NjY" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-27 13:14:03 info: Process Page 183.171.96.194 > 45 jethro_tee@hotmail.com 0197107929 PPL666 1111737116009814 08/27/2023 08/30/2023 2023-08-27 13:14:07 info: sale_by_new_customer() btreeCustomerId [46371549094] transactionId [3by3k5w3]. 2023-08-27 13:14:07 info: Process Page[S] 183.171.96.194 > 3by3k5w3 'S' 'Credit Card' 46371549094 2023-08-27 13:30:35 info: Process Page 111.65.74.55 > 45 sallyson@singnet.com.sg 96993771 SMR3901G 1129713087 08/27/2023 08/30/2023 2023-08-27 13:30:38 info: sale_by_new_customer() btreeCustomerId [80190928353] transactionId [7yfvey9p]. 2023-08-27 13:30:38 info: Process Page[S] 111.65.74.55 > 7yfvey9p 'S' 'Credit Card' 80190928353 2023-08-27 13:36:47 info: Process Page 111.65.47.193 > 45 tan.choonhuat@yahoo.com.sg 97517392 SMN1581E 1129389565 08/27/2023 08/30/2023 2023-08-27 13:36:50 info: sale_by_new_customer() btreeCustomerId [43759503083] transactionId [a1ypsxgn]. 2023-08-27 13:36:50 info: Process Page[S] 111.65.47.193 > a1ypsxgn 'S' 'Credit Card' 43759503083 2023-08-27 13:45:56 info: Process Page 128.106.115.130 > 45 ivybaby2203@gmail.com 601153538581 W7503A 1111737115041238 08/27/2023 08/30/2023 2023-08-27 13:46:00 info: sale_by_new_customer() btreeCustomerId [83846177769] transactionId [eyebswqk]. 2023-08-27 13:46:00 info: Process Page[S] 128.106.115.130 > eyebswqk 'S' 'Credit Card' 83846177769 2023-08-27 13:55:10 info: Process Page 128.106.115.130 > 45 juan071078@gmail.com 0167998820 JRA 2458 1111737141961350 08/27/2023 08/30/2023 2023-08-27 13:55:13 info: sale_by_new_customer() btreeCustomerId [10836108919] transactionId [3ssfd5zg]. 2023-08-27 13:55:13 info: Process Page[S] 128.106.115.130 > 3ssfd5zg 'S' 'Credit Card' 10836108919 2023-08-27 13:57:23 info: Process Page 128.106.115.130 > 45 wilsonsoong131967@gmail.com 93392317 JWD7873 1111737115717982 08/27/2023 08/30/2023 2023-08-27 13:57:27 info: sale_by_new_customer() btreeCustomerId [89849843696] transactionId [64ewxvd2]. 2023-08-27 13:57:27 info: Process Page[S] 128.106.115.130 > 64ewxvd2 'S' 'Credit Card' 89849843696 2023-08-27 14:00:41 info: Process Page 122.11.214.30 > 45 katherinet0790@gmail.com 0167790790 Jsy8872 1111737112214999 08/27/2023 08/30/2023 2023-08-27 14:00:44 info: sale_by_new_customer() btreeCustomerId [52733813516] transactionId [nsj7bxkr]. 2023-08-27 14:00:44 info: Process Page[S] 122.11.214.30 > nsj7bxkr 'S' 'Credit Card' 52733813516 2023-08-27 14:03:46 info: Process Page 122.11.214.53 > 45 lim_f_s@hotmail.com 60167029229 JNF9184 1111737110020378 08/27/2023 08/30/2023 2023-08-27 14:03:49 info: sale_by_new_customer() btreeCustomerId [43758423996] transactionId [dt4dq634]. 2023-08-27 14:03:49 info: Process Page[S] 122.11.214.53 > dt4dq634 'S' 'Credit Card' 43758423996 2023-08-27 14:05:14 info: Process Page 119.234.4.249 > 45 dickclwan@gmail.com 98177563 Smx5081C 1220203656 08/27/2023 08/30/2023 2023-08-27 14:05:18 info: sale_by_new_customer() btreeCustomerId [15143191003] transactionId [jkfpfgja]. 2023-08-27 14:05:18 info: Process Page[S] 119.234.4.249 > jkfpfgja 'S' 'Credit Card' 15143191003 2023-08-27 14:16:24 info: Process Page 119.234.4.60 > 45 kathryn8999@gmail.cim 98364979 SMJ4150S 1129112007 08/27/2023 08/30/2023 2023-08-27 14:16:28 info: sale_by_new_customer() btreeCustomerId [42648631283] transactionId [fabcsb71]. 2023-08-27 14:16:28 info: Process Page[S] 119.234.4.60 > fabcsb71 'S' 'Credit Card' 42648631283 2023-08-27 14:27:33 info: Process Page 119.234.7.108 > 45 Ekin8445@hotmail.com 0127903343 JSJ6878 1111737114611555 08/27/2023 08/30/2023 2023-08-27 14:27:37 info: sale_by_new_customer() btreeCustomerId [86748947569] transactionId [jg7md7g5]. 2023-08-27 14:27:37 info: Process Page[S] 119.234.7.108 > jg7md7g5 'S' 'Credit Card' 86748947569 2023-08-27 14:36:00 info: Process Page 113.210.49.150 > 45 aucmoon@yahoo.com 60123213866 VKT8039 1111737115863868 08/27/2023 08/30/2023 2023-08-27 14:36:04 info: sale_by_new_customer() btreeCustomerId [54139033366] transactionId [e87zzx7v]. 2023-08-27 14:36:04 info: Process Page[S] 113.210.49.150 > e87zzx7v 'S' 'Credit Card' 54139033366 2023-08-27 14:39:12 info: Process Page 111.65.51.157 > 45 ahmad_nadim@hotmail.com 97315452 SJP1078S 1028165462 08/27/2023 08/30/2023 2023-08-27 14:39:15 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "10083362849" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "ra46hxc0" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-27 06:39:14.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-27 06:39:15.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "10083362849" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(23) "ahmad_nadim@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "97315452" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTAwODMzNjI4NDk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["additionalProcessorResponse"]=> string(21) "51 : NEW ACCOUNT INFO" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "dhb4dt4q" ["bin"]=> string(6) "540191" ["last4"]=> string(4) "9023" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "07" ["expirationYear"]=> string(4) "2024" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "UNITED OVERSEAS BANK LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19kaGI0ZHQ0cQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "4f045adc1bf06ac64b9c44ca5f609c6a" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-27 06:39:15.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "79" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "01" ["merchantAdviceCodeText"]=> string(33) "New account information available" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "WMR07N95F0827" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcmE0Nmh4YzA" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "ra46hxc0" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcmE0Nmh4YzA" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "9023" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "dhb4dt4q" ["bin"]=> string(6) "540191" ["last4"]=> string(4) "9023" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "07" ["expirationYear"]=> string(4) "2024" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "UNITED OVERSEAS BANK LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19kaGI0ZHQ0cQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "4f045adc1bf06ac64b9c44ca5f609c6a" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "07/2024" ["maskedNumber"]=> string(16) "540191******9023" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "10083362849" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(23) "ahmad_nadim@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "97315452" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTAwODMzNjI4NDk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-27 14:39:18 info: Process Page 119.56.109.244 > 45 vicplus9@gmail.com 98789399 SMQ7802M 1129797065 08/27/2023 08/30/2023 2023-08-27 14:39:21 info: sale_by_new_customer() btreeCustomerId [13238148049] transactionId [rkydrcb0]. 2023-08-27 14:39:21 info: Process Page[S] 119.56.109.244 > rkydrcb0 'S' 'Credit Card' 13238148049 2023-08-27 14:40:44 info: Process Page 111.65.51.157 > 45 ahmad_nadim@hotmail.com 97315452 SJP1078S 1028165462 08/27/2023 08/30/2023 2023-08-27 14:40:47 info: sale_by_new_customer() btreeCustomerId [57499046069] transactionId [5fnkq99p]. 2023-08-27 14:40:47 info: Process Page[S] 111.65.51.157 > 5fnkq99p 'S' 'Credit Card' 57499046069 2023-08-27 14:43:10 info: Process Page 111.65.68.77 > 45 billy.lim@ctisin.com 96770339 SGU6464L 1127382256 08/27/2023 08/30/2023 2023-08-27 14:43:13 info: sale_by_new_customer() btreeCustomerId [47872819914] transactionId [6af343b9]. 2023-08-27 14:43:13 info: Process Page[S] 111.65.68.77 > 6af343b9 'S' 'Credit Card' 47872819914 2023-08-27 14:50:38 info: Process Page 122.11.214.189 > 45 ron_chek69@yahoo.com 97960724 SMV7212P 1220139900 08/27/2023 08/30/2023 2023-08-27 14:50:41 info: sale_by_new_customer() btreeCustomerId [46936437583] transactionId [akg7jvqd]. 2023-08-27 14:50:41 info: Process Page[S] 122.11.214.189 > akg7jvqd 'S' 'Credit Card' 46936437583 2023-08-27 14:53:45 info: Process Page 116.87.178.138 > 45 jaslinhow1971@gmail.com 97966382 SNJ4472B 1221290769 08/27/2023 08/30/2023 2023-08-27 14:53:48 info: sale_by_new_customer() btreeCustomerId [46609886101] transactionId [fgqgzyt7]. 2023-08-27 14:53:48 info: Process Page[S] 116.87.178.138 > fgqgzyt7 'S' 'Credit Card' 46609886101 2023-08-27 14:55:12 info: Process Page 122.11.214.196 > 45 ifrancistan@yahoo.com 97383306 SKZ7183S 1126312890 08/27/2023 08/30/2023 2023-08-27 14:55:15 info: sale_by_new_customer() btreeCustomerId [87752557783] transactionId [4x7hb7q4]. 2023-08-27 14:55:15 info: Process Page[S] 122.11.214.196 > 4x7hb7q4 'S' 'Credit Card' 87752557783 2023-08-27 14:55:30 info: Process Page 119.234.10.146 > 45 acww5801@gmail.com 97354873 SCM321U 1129637352 08/27/2023 08/30/2023 2023-08-27 14:55:34 info: sale_by_new_customer() btreeCustomerId [53019671914] transactionId [rk263zjy]. 2023-08-27 14:55:34 info: Process Page[S] 119.234.10.146 > rk263zjy 'S' 'Credit Card' 53019671914 2023-08-27 15:06:11 info: Process Page 122.11.245.12 > 45 ho_aileen@hotmail.com 83323033 SGE8855M 1125922731 08/27/2023 08/30/2023 2023-08-27 15:06:16 info: sale_by_new_customer() btreeCustomerId [83419122099] transactionId [0hjxsgj0]. 2023-08-27 15:06:16 info: Process Page[S] 122.11.245.12 > 0hjxsgj0 'S' 'Credit Card' 83419122099 2023-08-27 15:09:54 info: Process Page 122.11.212.10 > 45 chewlsmika@gmail.com 91443007 SJK2956C 1122499105 08/27/2023 08/30/2023 2023-08-27 15:09:58 info: sale_by_new_customer() btreeCustomerId [55321718503] transactionId [qcweaw1h]. 2023-08-27 15:09:58 info: Process Page[S] 122.11.212.10 > qcweaw1h 'S' 'Credit Card' 55321718503 2023-08-27 15:13:50 info: Process Page 119.56.69.36 > 45 trixie@tsquare.com.sg 88626676 SGK7788Z 1220920739 08/27/2023 08/30/2023 2023-08-27 15:13:54 info: sale_by_new_customer() btreeCustomerId [51248596069] transactionId [3dps8k11]. 2023-08-27 15:13:54 info: Process Page[S] 119.56.69.36 > 3dps8k11 'S' 'Credit Card' 51248596069 2023-08-27 15:14:03 info: Process Page 210.10.1.154 > 45 eddylim4563@gmail.com 88626765 SMR9576Y 1129872677 08/27/2023 08/30/2023 2023-08-27 15:14:06 info: sale_by_new_customer() btreeCustomerId [18401979439] transactionId [qjjhzyah]. 2023-08-27 15:14:06 info: Process Page[S] 210.10.1.154 > qjjhzyah 'S' 'Credit Card' 18401979439 2023-08-27 15:28:22 info: Process Page 119.56.99.66 > 45 Ricong2014@gmail.com 98893667 Slb2022x 1128731296 08/27/2023 08/30/2023 2023-08-27 15:28:26 info: sale_by_new_customer() btreeCustomerId [56907889036] transactionId [066x3hdw]. 2023-08-27 15:28:26 info: Process Page[S] 119.56.99.66 > 066x3hdw 'S' 'Credit Card' 56907889036 2023-08-27 15:33:33 info: Process Page 210.10.1.19 > 45 limkg69@gmail.com 90935595 SKV5675Z 1125958356 08/27/2023 08/30/2023 2023-08-27 15:33:37 info: sale_by_new_customer() btreeCustomerId [10148126851] transactionId [2ydphqhy]. 2023-08-27 15:33:37 info: Process Page[S] 210.10.1.19 > 2ydphqhy 'S' 'Credit Card' 10148126851 2023-08-27 15:34:04 info: Process Page 119.56.104.176 > 45 yan_pheng@yahoo.com.sg 97967939 SLF7160B 1126792141 08/27/2023 08/30/2023 2023-08-27 15:34:08 info: sale_by_new_customer() btreeCustomerId [16674470114] transactionId [9mdkghs4]. 2023-08-27 15:34:08 info: Process Page[S] 119.56.104.176 > 9mdkghs4 'S' 'Credit Card' 16674470114 2023-08-27 15:39:53 info: Process Page 119.234.10.49 > 45 lgcforex@gmail.com 96682723 SHF95A 1050863224 08/27/2023 08/30/2023 2023-08-27 15:39:57 info: sale_by_new_customer() btreeCustomerId [85702272264] transactionId [3wp5xkah]. 2023-08-27 15:39:57 info: Process Page[S] 119.234.10.49 > 3wp5xkah 'S' 'Credit Card' 85702272264 2023-08-27 15:40:39 info: Process Page 122.11.212.183 > 45 teo1321g@hotmail.com 96534478 SMV6755X 1220176887 08/27/2023 08/30/2023 2023-08-27 15:40:42 info: sale_by_new_customer() btreeCustomerId [15779480434] transactionId [6md8de5q]. 2023-08-27 15:40:42 info: Process Page[S] 122.11.212.183 > 6md8de5q 'S' 'Credit Card' 15779480434 2023-08-27 15:46:32 info: Process Page 119.234.6.11 > 45 maryneosiewlan@gmail.com 96648101 SND7966E 1220816491 08/27/2023 08/30/2023 2023-08-27 15:46:35 info: sale_by_new_customer() btreeCustomerId [17762954366] transactionId [7ckze35b]. 2023-08-27 15:46:35 info: Process Page[S] 119.234.6.11 > 7ckze35b 'S' 'Credit Card' 17762954366 2023-08-27 15:47:11 info: Process Page 119.234.10.184 > 45 chuaengyik@gmail.com 96225566 sbn3083t 1125463644 08/27/2023 08/30/2023 2023-08-27 15:47:14 info: sale_by_new_customer() btreeCustomerId [82048883869] transactionId [bpamq5fh]. 2023-08-27 15:47:14 info: Process Page[S] 119.234.10.184 > bpamq5fh 'S' 'Credit Card' 82048883869 2023-08-27 15:51:26 info: Process Page 111.65.70.83 > 45 yuanyong.ho@gmail.com 93884839 Slt6055e 1127921583 08/27/2023 08/30/2023 2023-08-27 15:51:29 info: sale_by_new_customer() btreeCustomerId [80760504439] transactionId [cqyqs4yh]. 2023-08-27 15:51:29 info: Process Page[S] 111.65.70.83 > cqyqs4yh 'S' 'Credit Card' 80760504439 2023-08-27 15:52:53 info: Process Page 119.56.97.83 > 45 hankoent@gmail.com 93633971 SMV1186X 1220077770 08/27/2023 08/30/2023 2023-08-27 15:52:57 info: sale_by_new_customer() btreeCustomerId [88506553244] transactionId [nvwcysbz]. 2023-08-27 15:52:57 info: Process Page[S] 119.56.97.83 > nvwcysbz 'S' 'Credit Card' 88506553244 2023-08-27 15:53:04 info: Process Page 111.65.46.5 > 45 changg28@yahoo.com 98731313 SGS6464Y 1129396718 08/27/2023 08/30/2023 2023-08-27 15:53:07 info: sale_by_new_customer() btreeCustomerId [88331778023] transactionId [b62s3hgp]. 2023-08-27 15:53:07 info: Process Page[S] 111.65.46.5 > b62s3hgp 'S' 'Credit Card' 88331778023 2023-08-27 15:56:35 info: Process Page 111.65.71.143 > 45 joytpc65@gmail.com 98639023 SLK6385A 1127252855 08/27/2023 08/30/2023 2023-08-27 15:56:40 info: sale_by_new_customer() btreeCustomerId [12335529749] transactionId [jeznt2qk]. 2023-08-27 15:56:40 info: Process Page[S] 111.65.71.143 > jeznt2qk 'S' 'Credit Card' 12335529749 2023-08-27 15:58:08 info: Process Page 111.65.45.68 > 45 lthook_29@hotmail.com 96668001 SBF8000S 1125574459 08/27/2023 08/30/2023 2023-08-27 15:58:12 info: sale_by_new_customer() btreeCustomerId [86901593453] transactionId [ndc864wz]. 2023-08-27 15:58:12 info: Process Page[S] 111.65.45.68 > ndc864wz 'S' 'Credit Card' 86901593453 2023-08-27 16:00:15 info: Process Page 118.200.81.129 > 45 hongda1628@gmail.com 93875512 SLT9923E 1127938439 08/27/2023 08/30/2023 2023-08-27 16:00:18 info: sale_by_new_customer() btreeCustomerId [13181981251] transactionId [4yfkpk4m]. 2023-08-27 16:00:18 info: Process Page[S] 118.200.81.129 > 4yfkpk4m 'S' 'Credit Card' 13181981251 2023-08-27 16:03:19 info: Process Page 113.210.57.141 > 45 bansoonhinlorry@gmail.com 0122800288 SYB64 1111737115323102 08/27/2023 08/30/2023 2023-08-27 16:03:23 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "42404107299" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(36) "Processor Declined - Fraud Suspected" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "p300ngam" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-27 08:03:22.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-27 08:03:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "42404107299" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(25) "bansoonhinlorry@gmail.com" ["website"]=> NULL ["phone"]=> string(10) "0122800288" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDI0MDQxMDcyOTk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2014" ["processorResponseText"]=> string(36) "Processor Declined - Fraud Suspected" ["additionalProcessorResponse"]=> string(13) "51 : DECLINED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "jf55sxtk" ["bin"]=> string(6) "438289" ["last4"]=> string(4) "6223" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "03" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(35) "United Overseas Bank (Malaysia) BHD" ["countryOfIssuance"]=> string(3) "MYS" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19qZjU1c3h0aw" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "c916a5c0b5e5b2d05e0368d4dfea68ad" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-27 08:03:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "59" ["networkResponseText"]=> string(15) "Suspected fraud" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "383239290024781" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcDMwMG5nYW0" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "p300ngam" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcDMwMG5nYW0" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2014" ["processorResponseText"]=> string(36) "Processor Declined - Fraud Suspected" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "6223" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "jf55sxtk" ["bin"]=> string(6) "438289" ["last4"]=> string(4) "6223" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "03" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(35) "United Overseas Bank (Malaysia) BHD" ["countryOfIssuance"]=> string(3) "MYS" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19qZjU1c3h0aw" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "c916a5c0b5e5b2d05e0368d4dfea68ad" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "03/2027" ["maskedNumber"]=> string(16) "438289******6223" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "42404107299" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(25) "bansoonhinlorry@gmail.com" ["website"]=> NULL ["phone"]=> string(10) "0122800288" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDI0MDQxMDcyOTk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-27 16:05:45 info: Process Page 113.210.57.141 > 45 bansoonhinlorry@gmail.com 60122800288 SYB 64 1111737115323102 08/27/2023 08/30/2023 2023-08-27 16:05:49 info: sale_by_new_customer() btreeCustomerId [52395224036] transactionId [kd1007p9]. 2023-08-27 16:05:49 info: Process Page[S] 113.210.57.141 > kd1007p9 'S' 'Credit Card' 52395224036 2023-08-27 16:13:43 info: Process Page 122.11.214.233 > 45 fstst2@hotmail.com 84882033 SLT6320P 1126188457 08/27/2023 08/30/2023 2023-08-27 16:13:46 info: Process Page 122.11.246.2 > 45 davidljf@yahoo.com 97551757 SMM7716A 1129424965 08/27/2023 08/30/2023 2023-08-27 16:13:47 info: sale_by_new_customer() btreeCustomerId [10541033446] transactionId [a2rp78e5]. 2023-08-27 16:13:47 info: Process Page[S] 122.11.214.233 > a2rp78e5 'S' 'Credit Card' 10541033446 2023-08-27 16:13:51 info: sale_by_new_customer() btreeCustomerId [54161604844] transactionId [2a3gtf8p]. 2023-08-27 16:13:51 info: Process Page[S] 122.11.246.2 > 2a3gtf8p 'S' 'Credit Card' 54161604844 2023-08-27 16:14:05 info: Process Page 122.11.214.100 > 45 limjay77@singnet.com.sg 90616677 SLV1205L 1128102306 08/27/2023 08/30/2023 2023-08-27 16:14:10 info: sale_by_new_customer() btreeCustomerId [16448532769] transactionId [dx37vrts]. 2023-08-27 16:14:10 info: Process Page[S] 122.11.214.100 > dx37vrts 'S' 'Credit Card' 16448532769 2023-08-27 16:15:55 info: Process Page 122.11.214.100 > 45 Junhong.yeo@gmail.com 96623776 SKT1205J 1125765868 08/27/2023 08/30/2023 2023-08-27 16:16:01 info: sale_by_new_customer() btreeCustomerId [89429453094] transactionId [nsghkbq1]. 2023-08-27 16:16:01 info: Process Page[S] 122.11.214.100 > nsghkbq1 'S' 'Credit Card' 89429453094 2023-08-27 16:22:39 info: Process Page 119.56.99.92 > 45 feliciatehhp@gmail.com 97938811 EU8811D 1220505862 08/27/2023 08/30/2023 2023-08-27 16:22:42 info: sale_by_new_customer() btreeCustomerId [52024057966] transactionId [a67de443]. 2023-08-27 16:22:42 info: Process Page[S] 119.56.99.92 > a67de443 'S' 'Credit Card' 52024057966 2023-08-27 16:23:30 info: Process Page 128.106.115.130 > 45 lorraine2311@gmail.com 96881159 Slt2199a 1127889541 08/27/2023 08/30/2023 2023-08-27 16:23:34 info: sale_by_new_customer() btreeCustomerId [81877311771] transactionId [mp52g2dc]. 2023-08-27 16:23:34 info: Process Page[S] 128.106.115.130 > mp52g2dc 'S' 'Credit Card' 81877311771 2023-08-27 16:24:58 info: Process Page 210.10.7.103 > 55 daddperfect@gmail.com 97345286 SLC9671X 1126501211 08/27/2023 08/31/2023 2023-08-27 16:25:02 info: sale_by_new_customer() btreeCustomerId [40338464571] transactionId [m260mg3s]. 2023-08-27 16:25:02 info: Process Page[S] 210.10.7.103 > m260mg3s 'S' 'Credit Card' 40338464571 2023-08-27 16:49:19 info: Process Page 122.11.214.134 > 45 goh.gyk@gmail.com 93879986 Sdy7078b 1122378375 08/27/2023 08/30/2023 2023-08-27 16:49:24 info: sale_by_new_customer() btreeCustomerId [40916405064] transactionId [ne8n3she]. 2023-08-27 16:49:24 info: Process Page[S] 122.11.214.134 > ne8n3she 'S' 'Credit Card' 40916405064 2023-08-27 16:57:01 info: Process Page 111.65.36.136 > 45 kenny3fu@gmail.com 82843650 SNB1912K 1220429830 08/27/2023 08/30/2023 2023-08-27 16:57:04 info: sale_by_new_customer() btreeCustomerId [18927221883] transactionId [7f6sm42d]. 2023-08-27 16:57:04 info: Process Page[S] 111.65.36.136 > 7f6sm42d 'S' 'Credit Card' 18927221883 2023-08-27 16:57:21 info: Process Page 119.234.10.75 > 45 cassandra.geraldine.ow@gmail.com 98215383 SMY9400J 1220436231 08/27/2023 08/30/2023 2023-08-27 16:57:24 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "43020596549" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "emkfz8ga" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-27 08:57:22.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-27 08:57:24.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "43020596549" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(32) "cassandra.geraldine.ow@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "98215383" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDMwMjA1OTY1NDk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["additionalProcessorResponse"]=> string(20) "51 : TRY AGAIN LATER" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "enqe9njp" ["bin"]=> string(6) "552038" ["last4"]=> string(4) "7681" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "04" ["expirationYear"]=> string(4) "2028" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MPL" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19lbnFlOW5qcA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "bfb482535e6ae711da416afc353a5372" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-27 08:57:24.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "79" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "02" ["merchantAdviceCodeText"]=> string(44) "Cannot approve at this time, try again later" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MPLYXC4WF0827" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fZW1rZno4Z2E" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "emkfz8ga" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fZW1rZno4Z2E" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2105" ["processorResponseText"]=> string(42) "Cannot Authorize at this time (Life cycle)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "7681" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "enqe9njp" ["bin"]=> string(6) "552038" ["last4"]=> string(4) "7681" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "04" ["expirationYear"]=> string(4) "2028" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MPL" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19lbnFlOW5qcA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "bfb482535e6ae711da416afc353a5372" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "04/2028" ["maskedNumber"]=> string(16) "552038******7681" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "43020596549" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(32) "cassandra.geraldine.ow@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "98215383" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDMwMjA1OTY1NDk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-27 16:59:11 info: Process Page 119.234.10.75 > 45 cassandra.geraldine.ow@gmail.com 98215383 SMY9400J 1220436231 08/27/2023 08/30/2023 2023-08-27 16:59:15 info: sale_by_new_customer() btreeCustomerId [19583794173] transactionId [aar2hr5a]. 2023-08-27 16:59:15 info: Process Page[S] 119.234.10.75 > aar2hr5a 'S' 'Credit Card' 19583794173 2023-08-27 17:00:55 info: Process Page 119.56.64.63 > 45 chrislau@clclaims.com.sg 90183030 SKW7536Z 1126127356 08/27/2023 08/30/2023 2023-08-27 17:00:58 info: sale_by_new_customer() btreeCustomerId [85201373496] transactionId [29nc430m]. 2023-08-27 17:00:58 info: Process Page[S] 119.56.64.63 > 29nc430m 'S' 'Credit Card' 85201373496 2023-08-27 17:01:26 info: Process Page 111.65.56.44 > 45 samudrasari@hotmail.com 0127654555 JHH98 1111737120241918 08/27/2023 08/30/2023 2023-08-27 17:01:29 info: sale_by_new_customer() btreeCustomerId [54541795114] transactionId [6dav8zaw]. 2023-08-27 17:01:29 info: Process Page[S] 111.65.56.44 > 6dav8zaw 'S' 'Credit Card' 54541795114 2023-08-27 17:07:53 info: Process Page 111.65.46.125 > 45 mukaudrey@ymail.com 91781780 SKN1146C 1125308973 08/27/2023 08/30/2023 2023-08-27 17:07:57 info: sale_by_new_customer() btreeCustomerId [88130458339] transactionId [2ggmz0xk]. 2023-08-27 17:07:57 info: Process Page[S] 111.65.46.125 > 2ggmz0xk 'S' 'Credit Card' 88130458339 2023-08-27 17:16:28 info: Process Page 119.56.107.226 > 45 lilianwan29@gmail.com 96817666 SKW105E 1125973031 08/27/2023 08/30/2023 2023-08-27 17:16:31 info: sale_by_new_customer() btreeCustomerId [87087445249] transactionId [c40nnp93]. 2023-08-27 17:16:31 info: Process Page[S] 119.56.107.226 > c40nnp93 'S' 'Credit Card' 87087445249 2023-08-27 17:19:11 info: Process Page 119.56.104.72 > 45 ryanrobinchia@gmail.com 93468364 PDT98 1111737113823468 08/27/2023 08/30/2023 2023-08-27 17:19:14 info: sale_by_new_customer() btreeCustomerId [54548756366] transactionId [a8wpsnnx]. 2023-08-27 17:19:14 info: Process Page[S] 119.56.104.72 > a8wpsnnx 'S' 'Credit Card' 54548756366 2023-08-27 17:29:16 info: Process Page 122.11.212.132 > 45 aliciagoh7707@yahoo.com.sg 96999495 SNA9633T 1220541618 08/27/2023 08/30/2023 2023-08-27 17:29:20 info: sale_by_new_customer() btreeCustomerId [53709788264] transactionId [atxgf7zm]. 2023-08-27 17:29:20 info: Process Page[S] 122.11.212.132 > atxgf7zm 'S' 'Credit Card' 53709788264 2023-08-27 17:47:52 info: Process Page 119.56.110.42 > 45 peterpoh29@hotmail.com 94769947 SJQ3072P 1123833526 08/27/2023 08/30/2023 2023-08-27 17:47:56 info: sale_by_new_customer() btreeCustomerId [82284218299] transactionId [k3e26dvj]. 2023-08-27 17:47:56 info: Process Page[S] 119.56.110.42 > k3e26dvj 'S' 'Credit Card' 82284218299 2023-08-27 17:50:32 info: Process Page 148.253.25.133 > 45 lindachan20@me.com 96778382 SCJ8238R 1220712368 08/27/2023 08/30/2023 2023-08-27 17:50:37 info: sale_by_new_customer() btreeCustomerId [56022586051] transactionId [1v99qzn2]. 2023-08-27 17:50:37 info: Process Page[S] 148.253.25.133 > 1v99qzn2 'S' 'Credit Card' 56022586051 2023-08-27 20:37:50 info: Process Page 219.74.2.156 > 45 onyu.cheng@gmail.com 96376561 sdd616e 1127180337 08/27/2023 08/30/2023 2023-08-27 20:37:54 info: sale_by_new_customer() btreeCustomerId [88983372434] transactionId [4bttp5v2]. 2023-08-27 20:37:54 info: Process Page[S] 219.74.2.156 > 4bttp5v2 'S' 'Credit Card' 88983372434 2023-08-27 21:02:26 info: Process Page 42.60.42.44 > 55 shuruizhang5@gmail.com 96585712 SKX250M 1126178622 08/31/2023 09/04/2023 2023-08-27 21:02:30 info: sale_by_new_customer() btreeCustomerId [18434503799] transactionId [nq89vpxs]. 2023-08-27 21:02:30 info: Process Page[S] 42.60.42.44 > nq89vpxs 'S' 'Credit Card' 18434503799 2023-08-27 23:35:58 info: Process Page 151.192.124.252 > 45 eng9897@gmail.com 0193133971 VFW8589 1111737115975785 08/28/2023 08/31/2023 2023-08-27 23:36:01 info: sale_by_new_customer() btreeCustomerId [56199586844] transactionId [59rsn8eh]. 2023-08-27 23:36:01 info: Process Page[S] 151.192.124.252 > 59rsn8eh 'S' 'Credit Card' 56199586844 2023-08-28 06:50:01 info: Process Page 206.83.124.52 > 55 jiahui@live.com.sg 94377382 SLW320M 1220365315 08/24/2023 08/28/2023 2023-08-28 06:50:07 info: sale_by_new_customer() btreeCustomerId [52369196646] transactionId [7t65nvmn]. 2023-08-28 06:50:07 info: Process Page[S] 206.83.124.52 > 7t65nvmn 'S' 'Credit Card' 52369196646 2023-08-28 07:21:43 info: Process Page 122.11.212.234 > 55 rnrgill69@gmail.com 98565372 Sls3027l 1127885010 08/24/2023 08/28/2023 2023-08-28 07:21:47 info: sale_by_new_customer() btreeCustomerId [85224093003] transactionId [e3xj2mqe]. 2023-08-28 07:21:47 info: Process Page[S] 122.11.212.234 > e3xj2mqe 'S' 'Credit Card' 85224093003 2023-08-28 08:40:30 info: Process Page 27.125.249.217 > 45 Caralong1972@gmail.com 0167084392 JVC8360 1111737115170989 08/27/2023 08/30/2023 2023-08-28 08:40:33 info: sale_by_new_customer() btreeCustomerId [51156548871] transactionId [r0kcm01g]. 2023-08-28 08:40:33 info: Process Page[S] 27.125.249.217 > r0kcm01g 'S' 'Credit Card' 51156548871 2023-08-28 08:49:43 info: Process Page 111.65.71.24 > 55 bennyboo6556@gmail.com 91296556 SKV5916D 1125957910 08/24/2023 08/28/2023 2023-08-28 08:49:46 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "55" ["customerId"]=> string(11) "86000598769" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(36) "Cardholder's Activity Limit Exceeded" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "ngktkfvb" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "55.00" ["amountRequested"]=> string(5) "55.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-28 00:49:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-28 00:49:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "86000598769" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "bennyboo6556@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "91296556" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODYwMDA1OTg3Njk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2003" ["processorResponseText"]=> string(36) "Cardholder's Activity Limit Exceeded" ["additionalProcessorResponse"]=> string(13) "51 : DECLINED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "e26jbjgt" ["bin"]=> string(6) "421808" ["last4"]=> string(4) "9716" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "06" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(40) "Oversea-Chinese Banking Corporation Ltd." ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19lMjZqYmpndA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "86f1eaeb5559ff7910868c4dffae3526" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-28 00:49:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "55.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "65" ["networkResponseText"]=> string(29) "Activity count limit exceeded" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "383240029865510" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fbmdrdGtmdmI" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "ngktkfvb" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fbmdrdGtmdmI" ["amount"]=> string(5) "55.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2003" ["processorResponseText"]=> string(36) "Cardholder's Activity Limit Exceeded" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "9716" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "e26jbjgt" ["bin"]=> string(6) "421808" ["last4"]=> string(4) "9716" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "06" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(40) "Oversea-Chinese Banking Corporation Ltd." ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19lMjZqYmpndA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "86f1eaeb5559ff7910868c4dffae3526" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "06/2027" ["maskedNumber"]=> string(16) "421808******9716" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "86000598769" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "bennyboo6556@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "91296556" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODYwMDA1OTg3Njk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-28 08:51:59 info: Process Page 223.118.52.128 > 55 mytulip@gmail.com 60126475677 BPW8280 1111737115968311 08/24/2023 08/28/2023 2023-08-28 08:52:03 info: sale_by_new_customer() btreeCustomerId [81349319639] transactionId [h9zzdt42]. 2023-08-28 08:52:03 info: Process Page[S] 223.118.52.128 > h9zzdt42 'S' 'Credit Card' 81349319639 2023-08-28 08:52:37 info: Process Page 111.65.71.24 > 55 bennyboo6556@gmail.com 91296556 SKV5916D 1125957910 08/24/2023 08/28/2023 2023-08-28 08:52:39 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "55" ["customerId"]=> string(11) "85931712536" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(36) "Cardholder's Activity Limit Exceeded" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "chaf3d10" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "55.00" ["amountRequested"]=> string(5) "55.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-28 00:52:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-28 00:52:39.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "85931712536" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "bennyboo6556@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "91296556" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODU5MzE3MTI1MzY" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2003" ["processorResponseText"]=> string(36) "Cardholder's Activity Limit Exceeded" ["additionalProcessorResponse"]=> string(13) "51 : DECLINED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "rew4f1vx" ["bin"]=> string(6) "421808" ["last4"]=> string(4) "9716" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "06" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(40) "Oversea-Chinese Banking Corporation Ltd." ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19yZXc0ZjF2eA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "86f1eaeb5559ff7910868c4dffae3526" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-28 00:52:39.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "55.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "65" ["networkResponseText"]=> string(29) "Activity count limit exceeded" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "463240031593568" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fY2hhZjNkMTA" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "chaf3d10" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fY2hhZjNkMTA" ["amount"]=> string(5) "55.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2003" ["processorResponseText"]=> string(36) "Cardholder's Activity Limit Exceeded" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "9716" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "rew4f1vx" ["bin"]=> string(6) "421808" ["last4"]=> string(4) "9716" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "06" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(40) "Oversea-Chinese Banking Corporation Ltd." ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19yZXc0ZjF2eA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "86f1eaeb5559ff7910868c4dffae3526" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "06/2027" ["maskedNumber"]=> string(16) "421808******9716" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "85931712536" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "bennyboo6556@gmail.com" ["website"]=> NULL ["phone"]=> string(8) "91296556" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODU5MzE3MTI1MzY" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-28 08:54:56 info: Process Page 119.56.98.226 > 55 hengss88@yahoo.com.sg 96925310 SLP9907Z 1127625127 08/24/2023 08/28/2023 2023-08-28 08:55:02 info: sale_by_new_customer() btreeCustomerId [40423421094] transactionId [j19p4xtr]. 2023-08-28 08:55:02 info: Process Page[S] 119.56.98.226 > j19p4xtr 'S' 'Credit Card' 40423421094 2023-08-28 08:56:39 info: Process Page 111.65.71.24 > 55 bennyboo6556@gmail.com 91296556 SKV5916D 1125957910 08/24/2023 08/28/2023 2023-08-28 08:56:43 info: sale_by_new_customer() btreeCustomerId [46987749799] transactionId [9r0k5xdr]. 2023-08-28 08:56:43 info: Process Page[S] 111.65.71.24 > 9r0k5xdr 'S' 'Credit Card' 46987749799 2023-08-28 09:04:58 info: Process Page 122.11.214.148 > 45 fonglixue1987@gmail.com 89267237 SLT7237R 1127917756 08/28/2023 08/31/2023 2023-08-28 09:05:01 info: sale_by_new_customer() btreeCustomerId [54073256134] transactionId [hftzjh5s]. 2023-08-28 09:05:01 info: Process Page[S] 122.11.214.148 > hftzjh5s 'S' 'Credit Card' 54073256134 2023-08-28 09:13:17 info: Process Page 27.125.246.194 > 45 rockmanleong71@gmail.com 0127736698 NDQ1202 1111437114149491 08/27/2023 08/30/2023 2023-08-28 09:13:20 info: sale_by_new_customer() btreeCustomerId [81194616894] transactionId [rg55k4zx]. 2023-08-28 09:13:20 info: Process Page[S] 27.125.246.194 > rg55k4zx 'S' 'Credit Card' 81194616894 2023-08-28 09:14:00 info: Process Page 119.56.99.28 > 55 ray_1973@icloud.con 87876686 SFV659M 1128212428 08/24/2023 08/28/2023 2023-08-28 09:14:04 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "55" ["customerId"]=> string(11) "43147929614" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(23) "Transaction Not Allowed" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "pmxrnnzv" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "55.00" ["amountRequested"]=> string(5) "55.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-28 01:14:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-28 01:14:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "43147929614" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(19) "ray_1973@icloud.con" ["website"]=> NULL ["phone"]=> string(8) "87876686" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDMxNDc5Mjk2MTQ" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2015" ["processorResponseText"]=> string(23) "Transaction Not Allowed" ["additionalProcessorResponse"]=> string(21) "57 : TRAN NOT ALLOWED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "68yqvmwz" ["bin"]=> string(6) "417971" ["last4"]=> string(4) "4314" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "09" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "Trust Bank Singapore Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY182OHlxdm13eg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "34180332eec9409e306c48556b9ddb21" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-28 01:14:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "55.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "57" ["networkResponseText"]=> string(39) "Transaction not permitted to cardholder" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "303240044424148" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcG14cm5uenY" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "pmxrnnzv" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcG14cm5uenY" ["amount"]=> string(5) "55.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2015" ["processorResponseText"]=> string(23) "Transaction Not Allowed" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "4314" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "68yqvmwz" ["bin"]=> string(6) "417971" ["last4"]=> string(4) "4314" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "09" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "Trust Bank Singapore Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY182OHlxdm13eg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "34180332eec9409e306c48556b9ddb21" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "09/2027" ["maskedNumber"]=> string(16) "417971******4314" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "43147929614" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(19) "ray_1973@icloud.con" ["website"]=> NULL ["phone"]=> string(8) "87876686" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDMxNDc5Mjk2MTQ" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-28 09:15:37 info: Process Page 119.56.98.218 > 55 ray_1973@icloud.com 87876686 SFV659M 1128212428 08/24/2023 08/28/2023 2023-08-28 09:15:42 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "55" ["customerId"]=> string(11) "46678683236" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(23) "Transaction Not Allowed" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "mp37wt3r" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "55.00" ["amountRequested"]=> string(5) "55.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-28 01:15:39.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-28 01:15:41.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "46678683236" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(19) "ray_1973@icloud.com" ["website"]=> NULL ["phone"]=> string(8) "87876686" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDY2Nzg2ODMyMzY" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2015" ["processorResponseText"]=> string(23) "Transaction Not Allowed" ["additionalProcessorResponse"]=> string(21) "57 : TRAN NOT ALLOWED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "qhdbn65f" ["bin"]=> string(6) "417971" ["last4"]=> string(4) "4314" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "09" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "Trust Bank Singapore Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19xaGRibjY1Zg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "34180332eec9409e306c48556b9ddb21" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-28 01:15:41.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "55.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "57" ["networkResponseText"]=> string(39) "Transaction not permitted to cardholder" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "463240045401075" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fbXAzN3d0M3I" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "mp37wt3r" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fbXAzN3d0M3I" ["amount"]=> string(5) "55.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2015" ["processorResponseText"]=> string(23) "Transaction Not Allowed" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "4314" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "qhdbn65f" ["bin"]=> string(6) "417971" ["last4"]=> string(4) "4314" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "09" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "Trust Bank Singapore Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19xaGRibjY1Zg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "34180332eec9409e306c48556b9ddb21" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "09/2027" ["maskedNumber"]=> string(16) "417971******4314" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "46678683236" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(19) "ray_1973@icloud.com" ["website"]=> NULL ["phone"]=> string(8) "87876686" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDY2Nzg2ODMyMzY" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-28 09:18:23 info: Process Page 119.56.98.218 > 55 ray_1973@icloud.com 87876686 SFV659M 1128212428 08/24/2023 08/28/2023 2023-08-28 09:18:27 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "55" ["customerId"]=> string(11) "49757415751" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(23) "Transaction Not Allowed" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "g3vbj8e5" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "55.00" ["amountRequested"]=> string(5) "55.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-28 01:18:25.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-28 01:18:27.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "49757415751" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(19) "ray_1973@icloud.com" ["website"]=> NULL ["phone"]=> string(8) "87876686" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDk3NTc0MTU3NTE" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2015" ["processorResponseText"]=> string(23) "Transaction Not Allowed" ["additionalProcessorResponse"]=> string(21) "57 : TRAN NOT ALLOWED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "0dm1s5yh" ["bin"]=> string(6) "417971" ["last4"]=> string(4) "4314" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "09" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "Trust Bank Singapore Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY18wZG0xczV5aA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "34180332eec9409e306c48556b9ddb21" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-28 01:18:27.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "55.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "57" ["networkResponseText"]=> string(39) "Transaction not permitted to cardholder" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "583240047057243" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fZzN2Ymo4ZTU" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "g3vbj8e5" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fZzN2Ymo4ZTU" ["amount"]=> string(5) "55.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2015" ["processorResponseText"]=> string(23) "Transaction Not Allowed" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "4314" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "0dm1s5yh" ["bin"]=> string(6) "417971" ["last4"]=> string(4) "4314" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "09" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(3) "Yes" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(28) "Trust Bank Singapore Limited" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(1) "C" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY18wZG0xczV5aA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "34180332eec9409e306c48556b9ddb21" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "09/2027" ["maskedNumber"]=> string(16) "417971******4314" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "49757415751" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(19) "ray_1973@icloud.com" ["website"]=> NULL ["phone"]=> string(8) "87876686" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfNDk3NTc0MTU3NTE" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-28 09:20:34 info: Process Page 119.56.98.218 > 55 ray_1973@icloud.com 87876686 SFV659M 1128212428 08/24/2023 08/28/2023 2023-08-28 09:20:37 info: sale_by_new_customer() btreeCustomerId [12346687139] transactionId [1xrk9g13]. 2023-08-28 09:20:37 info: Process Page[S] 119.56.98.218 > 1xrk9g13 'S' 'Credit Card' 12346687139 2023-08-28 09:28:41 info: Process Page 113.210.48.130 > 45 kslim_11@yahoo.com 60197587761 VAV8689 1111737111324778 08/28/2023 08/31/2023 2023-08-28 09:28:46 info: sale_by_new_customer() btreeCustomerId [53695505139] transactionId [pav4n7sh]. 2023-08-28 09:28:46 info: Process Page[S] 113.210.48.130 > pav4n7sh 'S' 'Credit Card' 53695505139 2023-08-28 09:30:19 info: Process Page 223.118.52.197 > 45 mingfatt65@gmail.com 0192262164 VDY6495 1111737115938266 08/28/2023 08/31/2023 2023-08-28 09:30:22 info: sale_by_new_customer() btreeCustomerId [82446531696] transactionId [ce1wpykw]. 2023-08-28 09:30:22 info: Process Page[S] 223.118.52.197 > ce1wpykw 'S' 'Credit Card' 82446531696 2023-08-28 09:51:12 info: Process Page 183.171.123.140 > 45 mgsg.oo@gmail.com 0060167713137 JLF19 1111737112111570 08/28/2023 08/31/2023 2023-08-28 09:51:16 info: sale_by_new_customer() btreeCustomerId [18431284516] transactionId [aamngtp8]. 2023-08-28 09:51:16 info: Process Page[S] 183.171.123.140 > aamngtp8 'S' 'Credit Card' 18431284516 2023-08-28 09:53:01 info: Process Page 122.11.214.34 > 55 sengfoo.cc@yahoo.com 93396886 Sjb8787g 1123507527 08/24/2023 08/28/2023 2023-08-28 09:53:04 info: sale_by_new_customer() btreeCustomerId [17570851869] transactionId [0dzx4anf]. 2023-08-28 09:53:04 info: Process Page[S] 122.11.214.34 > 0dzx4anf 'S' 'Credit Card' 17570851869 2023-08-28 10:21:50 info: Process Page 122.11.246.153 > 45 wen_khai@hotmail.com 94593502 SJH226E 1128333810 08/28/2023 08/31/2023 2023-08-28 10:21:54 info: sale_by_new_customer() btreeCustomerId [52851303549] transactionId [chpyp2cg]. 2023-08-28 10:21:54 info: Process Page[S] 122.11.246.153 > chpyp2cg 'S' 'Credit Card' 52851303549 2023-08-28 10:24:09 info: Process Page 113.210.56.226 > 45 dannywong9963@gmail.com 0173389963 Jut9163 1111737115717371 08/28/2023 08/31/2023 2023-08-28 10:24:13 info: sale_by_new_customer() btreeCustomerId [85163989453] transactionId [bm9zt58d]. 2023-08-28 10:24:13 info: Process Page[S] 113.210.56.226 > bm9zt58d 'S' 'Credit Card' 85163989453 2023-08-28 10:39:37 info: Process Page 122.11.214.212 > 45 fxc87@hotmail.com 98635812 SMU6547K 1220024862 08/28/2023 08/31/2023 2023-08-28 10:39:42 info: sale_by_new_customer() btreeCustomerId [46222302934] transactionId [bcyk1s8v]. 2023-08-28 10:39:42 info: Process Page[S] 122.11.214.212 > bcyk1s8v 'S' 'Credit Card' 46222302934 2023-08-28 10:44:12 info: Process Page 122.11.214.147 > 45 chua_yu_xiang@hotmail.com 98161357 SJS9200L 1123310681 08/28/2023 08/31/2023 2023-08-28 10:44:16 info: sale_by_new_customer() btreeCustomerId [80607045934] transactionId [af66nnks]. 2023-08-28 10:44:16 info: Process Page[S] 122.11.214.147 > af66nnks 'S' 'Credit Card' 80607045934 2023-08-28 10:51:00 info: Process Page 119.56.102.95 > 45 kongtingwai@gmail.com 97613017 SLG6374C 1126850741 08/28/2023 08/31/2023 2023-08-28 10:51:03 info: sale_by_new_customer() btreeCustomerId [46219651996] transactionId [4c4dsfq6]. 2023-08-28 10:51:03 info: Process Page[S] 119.56.102.95 > 4c4dsfq6 'S' 'Credit Card' 46219651996 2023-08-28 10:58:40 info: Process Page 113.210.57.230 > 45 engkiat.a@gmail.com 60162877118 BPD6631 1111737115914080 08/28/2023 08/31/2023 2023-08-28 10:58:44 info: sale_by_new_customer() btreeCustomerId [17909463803] transactionId [9bzx9j4p]. 2023-08-28 10:58:44 info: Process Page[S] 113.210.57.230 > 9bzx9j4p 'S' 'Credit Card' 17909463803 2023-08-28 10:59:43 info: Process Page 113.210.49.57 > 45 simonteohta@gmail.com 0122827101 W6862T 1111737115940120 08/28/2023 08/31/2023 2023-08-28 10:59:47 info: sale_by_new_customer() btreeCustomerId [51721025473] transactionId [cehcrg16]. 2023-08-28 10:59:47 info: Process Page[S] 113.210.49.57 > cehcrg16 'S' 'Credit Card' 51721025473 2023-08-28 11:00:10 info: Process Page 111.65.50.149 > 45 constance8284@hotmail.com 86114252 PPT73 1111737114749279 08/28/2023 08/31/2023 2023-08-28 11:00:14 info: sale_by_new_customer() btreeCustomerId [81918314639] transactionId [2y530kdy]. 2023-08-28 11:00:14 info: Process Page[S] 111.65.50.149 > 2y530kdy 'S' 'Credit Card' 81918314639 2023-08-28 11:02:15 info: Process Page 111.65.44.16 > 45 nicholasc13@yahoo.com 96882417 SCZ1331R 1220212970 08/28/2023 08/31/2023 2023-08-28 11:02:19 info: sale_by_new_customer() btreeCustomerId [12663672249] transactionId [3589s3yk]. 2023-08-28 11:02:19 info: Process Page[S] 111.65.44.16 > 3589s3yk 'S' 'Credit Card' 12663672249 2023-08-28 11:06:04 info: Process Page 115.164.86.56 > 45 limchua@hotmail.com 60102290933 VHC25 1111737114226870 08/28/2023 08/31/2023 2023-08-28 11:06:07 info: sale_by_new_customer() btreeCustomerId [52616716716] transactionId [dqrr3d5w]. 2023-08-28 11:06:07 info: Process Page[S] 115.164.86.56 > dqrr3d5w 'S' 'Credit Card' 52616716716 2023-08-28 11:06:26 info: Process Page 111.65.33.132 > 45 philo_goh@yahoo.com.sg 96718761 SLH8850B 1126976258 08/28/2023 08/31/2023 2023-08-28 11:06:30 info: sale_by_new_customer() btreeCustomerId [42714335703] transactionId [jjjgn6pe]. 2023-08-28 11:06:30 info: Process Page[S] 111.65.33.132 > jjjgn6pe 'S' 'Credit Card' 42714335703 2023-08-28 11:13:25 info: Process Page 183.171.98.13 > 45 simonyamkh@gma.com 0060122385116 Vdh9152 9152000000 08/28/2023 08/31/2023 2023-08-28 11:13:28 info: sale_by_new_customer() btreeCustomerId [81625549869] transactionId [eebftgr3]. 2023-08-28 11:13:28 info: Process Page[S] 183.171.98.13 > eebftgr3 'S' 'Credit Card' 81625549869 2023-08-28 11:13:43 info: Process Page 183.171.64.201 > 45 suekheng@hotmail.com 6019-2120202 WC9181J 1111737115908176 08/28/2023 08/31/2023 2023-08-28 11:13:46 info: sale_by_new_customer() btreeCustomerId [88102394166] transactionId [9y98mjhc]. 2023-08-28 11:13:46 info: Process Page[S] 183.171.64.201 > 9y98mjhc 'S' 'Credit Card' 88102394166 2023-08-28 11:22:04 info: Process Page 45.248.78.179 > 45 ongjunhao1992@gmail.com 82020404 SNH2L 1221074684 08/28/2023 08/31/2023 2023-08-28 11:22:08 info: sale_by_new_customer() btreeCustomerId [47480297583] transactionId [5pgs5zch]. 2023-08-28 11:22:08 info: Process Page[S] 45.248.78.179 > 5pgs5zch 'S' 'Credit Card' 47480297583 2023-08-28 11:23:36 info: Process Page 111.65.68.13 > 45 vnagabe2001@gmail.com 98202644 SLV4504D 1128139101 08/28/2023 08/31/2023 2023-08-28 11:23:39 info: sale_by_new_customer() btreeCustomerId [43410758271] transactionId [mc4qh1qq]. 2023-08-28 11:23:39 info: Process Page[S] 111.65.68.13 > mc4qh1qq 'S' 'Credit Card' 43410758271 2023-08-28 11:23:51 info: Process Page 111.65.63.146 > 45 kel270795@hotmail.com 97383411 SNK880C 1220735881 08/28/2023 08/31/2023 2023-08-28 11:23:56 info: sale_by_new_customer() btreeCustomerId [40379773421] transactionId [26yw4sz7]. 2023-08-28 11:23:56 info: Process Page[S] 111.65.63.146 > 26yw4sz7 'S' 'Credit Card' 40379773421 2023-08-28 11:46:53 info: Process Page 111.65.47.7 > 45 john_shk@yahoo.com.sg 96277900 SGH4040H 1129677788 08/28/2023 08/31/2023 2023-08-28 11:46:56 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "82824730049" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(12) "Do Not Honor" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "6agg5ypw" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-28 03:46:55.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-28 03:46:56.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "82824730049" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "john_shk@yahoo.com.sg" ["website"]=> NULL ["phone"]=> string(8) "96277900" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODI4MjQ3MzAwNDk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2000" ["processorResponseText"]=> string(12) "Do Not Honor" ["additionalProcessorResponse"]=> string(13) "51 : DECLINED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "bzm4t4hx" ["bin"]=> string(6) "540012" ["last4"]=> string(4) "8319" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "12" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(43) "OVERSEA-CHINESE BANKING CORPORATION LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19iem00dDRoeA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "3b771221f45ca888af8dc31f909e9963" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-28 03:46:56.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "05" ["networkResponseText"]=> string(12) "Do not honor" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MCWPG1Q8R0827" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fNmFnZzV5cHc" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "6agg5ypw" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fNmFnZzV5cHc" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2000" ["processorResponseText"]=> string(12) "Do Not Honor" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "8319" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "bzm4t4hx" ["bin"]=> string(6) "540012" ["last4"]=> string(4) "8319" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "12" ["expirationYear"]=> string(4) "2026" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(43) "OVERSEA-CHINESE BANKING CORPORATION LIMITED" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MCW" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19iem00dDRoeA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "3b771221f45ca888af8dc31f909e9963" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "12/2026" ["maskedNumber"]=> string(16) "540012******8319" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "82824730049" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "john_shk@yahoo.com.sg" ["website"]=> NULL ["phone"]=> string(8) "96277900" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODI4MjQ3MzAwNDk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-28 11:49:08 info: Process Page 111.65.47.7 > 45 john_shk@yahoo.com.sg 96277900 SGH4040H 1129677788 08/28/2023 08/31/2023 2023-08-28 11:49:11 info: sale_by_new_customer() btreeCustomerId [16990065703] transactionId [8ywxt84z]. 2023-08-28 11:49:11 info: Process Page[S] 111.65.47.7 > 8ywxt84z 'S' 'Credit Card' 16990065703 2023-08-28 11:57:13 info: Process Page 146.75.160.131 > 45 bkarun@hotmail.com 93809366 SGB7632L 1128051529 08/28/2023 08/31/2023 2023-08-28 11:57:16 info: sale_by_new_customer() btreeCustomerId [13895993294] transactionId [caqfbqse]. 2023-08-28 11:57:16 info: Process Page[S] 146.75.160.131 > caqfbqse 'S' 'Credit Card' 13895993294 2023-08-28 12:00:08 info: Process Page 119.234.6.46 > 45 zhou_83@yahoo.com 90472576 Jrr321 1111737116006286 08/28/2023 08/31/2023 2023-08-28 12:00:11 info: sale_by_new_customer() btreeCustomerId [59101961119] transactionId [53cq4c5w]. 2023-08-28 12:00:11 info: Process Page[S] 119.234.6.46 > 53cq4c5w 'S' 'Credit Card' 59101961119 2023-08-28 12:06:04 info: Process Page 119.56.96.69 > 45 Lnrdang@gmail.com 92256431 SLK225T 1129601688 08/28/2023 08/31/2023 2023-08-28 12:06:08 info: sale_by_new_customer() btreeCustomerId [55343723496] transactionId [9ym37r09]. 2023-08-28 12:06:08 info: Process Page[S] 119.56.96.69 > 9ym37r09 'S' 'Credit Card' 55343723496 2023-08-28 12:17:01 info: Process Page 111.65.47.236 > 45 david.chan@astangroup.com.sg 98156519 SNG232P 1127911229 08/28/2023 08/31/2023 2023-08-28 12:17:04 info: sale_by_new_customer() btreeCustomerId [13424787619] transactionId [bcv7kcd1]. 2023-08-28 12:17:04 info: Process Page[S] 111.65.47.236 > bcv7kcd1 'S' 'Credit Card' 13424787619 2023-08-28 12:24:07 info: Process Page 111.65.32.91 > 45 bertkengseng@gmail.com 92988896 SMS7494H 1129915279 08/28/2023 08/31/2023 2023-08-28 12:24:11 info: sale_by_new_customer() btreeCustomerId [88471927966] transactionId [1rhstjc0]. 2023-08-28 12:24:11 info: Process Page[S] 111.65.32.91 > 1rhstjc0 'S' 'Credit Card' 88471927966 2023-08-28 12:25:37 info: Process Page 111.65.57.99 > 45 dorateo51@yahoo.com 96185088 SKT1316Y 1125806430 08/28/2023 08/31/2023 2023-08-28 12:25:41 info: sale_by_new_customer() btreeCustomerId [52930770744] transactionId [7spn6xsk]. 2023-08-28 12:25:41 info: Process Page[S] 111.65.57.99 > 7spn6xsk 'S' 'Credit Card' 52930770744 2023-08-28 12:28:41 info: Process Page 111.65.35.169 > 45 ktchua2012@gmail.com 96381096 SDW8997C 1129982062 08/28/2023 08/31/2023 2023-08-28 12:28:45 info: sale_by_new_customer() btreeCustomerId [84606164244] transactionId [32h4cayr]. 2023-08-28 12:28:45 info: Process Page[S] 111.65.35.169 > 32h4cayr 'S' 'Credit Card' 84606164244 2023-08-28 12:41:25 info: Process Page 111.65.69.52 > 45 yantheng_lim@hotmail.com 96785592 SMZ4761U 1220328818 08/28/2023 08/31/2023 2023-08-28 12:41:28 info: sale_by_new_customer() btreeCustomerId [43048980816] transactionId [87160hsw]. 2023-08-28 12:41:28 info: Process Page[S] 111.65.69.52 > 87160hsw 'S' 'Credit Card' 43048980816 2023-08-28 12:42:09 info: Process Page 119.56.96.16 > 45 ianghk2411@yahoo.com.sg 96821548 SKR6403G 1125686212 08/28/2023 08/31/2023 2023-08-28 12:42:13 info: sale_by_new_customer() btreeCustomerId [59341539723] transactionId [7ag246yv]. 2023-08-28 12:42:13 info: Process Page[S] 119.56.96.16 > 7ag246yv 'S' 'Credit Card' 59341539723 2023-08-28 12:49:17 info: Process Page 183.171.96.21 > 45 ngjianing00@gmail.com 60127088199 JMS99 1111737116004055 08/28/2023 08/31/2023 2023-08-28 12:49:20 info: sale_by_new_customer() btreeCustomerId [58263244921] transactionId [3vy0znxq]. 2023-08-28 12:49:20 info: Process Page[S] 183.171.96.21 > 3vy0znxq 'S' 'Credit Card' 58263244921 2023-08-28 12:49:24 info: Process Page 183.171.68.128 > 45 mandyman228@gmail.com 0167178735 VET99 1111737116005598 08/28/2023 08/31/2023 2023-08-28 12:49:28 info: sale_by_new_customer() btreeCustomerId [49812247583] transactionId [q2bqf4m4]. 2023-08-28 12:49:28 info: Process Page[S] 183.171.68.128 > q2bqf4m4 'S' 'Credit Card' 49812247583 2023-08-28 12:53:36 info: Process Page 183.171.101.20 > 45 ling-man@hotmail.com 60196587201 BMW280 1111737115697924 08/28/2023 08/31/2023 2023-08-28 12:53:39 info: sale_by_new_customer() btreeCustomerId [88776228703] transactionId [jxb1bzz1]. 2023-08-28 12:53:39 info: Process Page[S] 183.171.101.20 > jxb1bzz1 'S' 'Credit Card' 88776228703 2023-08-28 13:05:31 info: Process Page 119.56.78.94 > 45 ryanchowchun@gmail.com 97612631 SNF2063H 1220639851 08/28/2023 08/31/2023 2023-08-28 13:05:35 info: sale_by_new_customer() btreeCustomerId [49327320353] transactionId [cwshd54x]. 2023-08-28 13:05:35 info: Process Page[S] 119.56.78.94 > cwshd54x 'S' 'Credit Card' 49327320353 2023-08-28 13:28:13 info: Process Page 111.65.46.122 > 45 stevensoon3@yahoo.com 96571581 SKX5430C 1126208750 08/28/2023 08/31/2023 2023-08-28 13:28:16 info: sale_by_new_customer() btreeCustomerId [10405527544] transactionId [74ybq3vj]. 2023-08-28 13:28:16 info: Process Page[S] 111.65.46.122 > 74ybq3vj 'S' 'Credit Card' 10405527544 2023-08-28 13:41:15 info: Process Page 111.65.44.215 > 45 wenhui.comc@live.com 92349123 Smp7914d 1129618584 08/28/2023 08/31/2023 2023-08-28 13:41:18 info: sale_by_new_customer() btreeCustomerId [89088396564] transactionId [1hsnfkpd]. 2023-08-28 13:41:18 info: Process Page[S] 111.65.44.215 > 1hsnfkpd 'S' 'Credit Card' 89088396564 2023-08-28 13:54:33 info: Process Page 119.56.98.205 > 45 helga5115@yahoo.com.sg 96875115 SCL5159K 1126556208 08/28/2023 08/31/2023 2023-08-28 13:54:36 info: sale_by_new_customer() btreeCustomerId [14970200569] transactionId [2ef0rcdp]. 2023-08-28 13:54:36 info: Process Page[S] 119.56.98.205 > 2ef0rcdp 'S' 'Credit Card' 14970200569 2023-08-28 13:55:44 info: Process Page 111.65.69.221 > 45 williamseahkl@gmail.com 96442122 Smu5335l 1127311632 08/28/2023 08/31/2023 2023-08-28 13:55:47 info: sale_by_new_customer() btreeCustomerId [82634229294] transactionId [aydavmgw]. 2023-08-28 13:55:47 info: Process Page[S] 111.65.69.221 > aydavmgw 'S' 'Credit Card' 82634229294 2023-08-28 14:14:10 info: Process Page 122.11.212.134 > 45 markchee.sg@gmail.com 81880008 SGD1088L 1129737045 08/28/2023 08/31/2023 2023-08-28 14:14:13 info: sale_by_new_customer() btreeCustomerId [11477475864] transactionId [g5yxa6cf]. 2023-08-28 14:14:13 info: Process Page[S] 122.11.212.134 > g5yxa6cf 'S' 'Credit Card' 11477475864 2023-08-28 14:22:02 info: Process Page 122.11.214.34 > 45 liulin@odits.com.sg 98320843 SJF7451K 1126517698 08/28/2023 08/31/2023 2023-08-28 14:22:06 info: sale_by_new_customer() btreeCustomerId [52072069414] transactionId [7t1jbd3q]. 2023-08-28 14:22:06 info: Process Page[S] 122.11.214.34 > 7t1jbd3q 'S' 'Credit Card' 52072069414 2023-08-28 14:24:34 info: Process Page 111.65.47.116 > 45 taychorkhee@hotmail.com 96879172 SJY2663Z 1123870867 08/28/2023 08/31/2023 2023-08-28 14:24:38 info: sale_by_new_customer() btreeCustomerId [55168138981] transactionId [nnxjqx1c]. 2023-08-28 14:24:38 info: Process Page[S] 111.65.47.116 > nnxjqx1c 'S' 'Credit Card' 55168138981 2023-08-28 16:51:12 info: Process Page 113.210.58.100 > 45 davidlock1986@gmail.com 60179073476 UU9096 1111737141748092 08/28/2023 08/31/2023 2023-08-28 16:51:15 info: sale_by_new_customer() btreeCustomerId [40790146181] transactionId [1wwfvps8]. 2023-08-28 16:51:15 info: Process Page[S] 113.210.58.100 > 1wwfvps8 'S' 'Credit Card' 40790146181 2023-08-29 06:55:45 info: Process Page 219.75.15.86 > 45 joetangteckheng@gmail.com 97633946 Slk2688c 1126887174 09/01/2023 09/04/2023 2023-08-29 06:55:50 info: sale_by_new_customer() btreeCustomerId [46691341764] transactionId [qnk1q7t3]. 2023-08-29 06:55:50 info: Process Page[S] 219.75.15.86 > qnk1q7t3 'S' 'Credit Card' 46691341764 2023-08-29 07:22:57 info: Process Page 111.65.70.37 > 45 nikko_lek@yahoo.com.sg 91513043 Ex7880u 1129163555 08/27/2023 08/30/2023 2023-08-29 07:23:00 info: sale_by_new_customer() btreeCustomerId [16062338396] transactionId [b8n44er6]. 2023-08-29 07:23:00 info: Process Page[S] 111.65.70.37 > b8n44er6 'S' 'Credit Card' 16062338396 2023-08-29 12:18:18 info: Process Page 210.10.5.193 > 45 taiyopan@yahoo.com.sg 92448603 SNJ7256P 1221145906 08/30/2023 09/02/2023 2023-08-29 12:18:21 info: sale_by_new_customer() btreeCustomerId [49514983996] transactionId [e65ykftj]. 2023-08-29 12:18:21 info: Process Page[S] 210.10.5.193 > e65ykftj 'S' 'Credit Card' 49514983996 2023-08-29 21:31:30 info: Process Page 148.253.25.134 > 45 muiling28@yahoo.com.sg 96336831 SGN7399Y 1127007755 08/27/2023 08/30/2023 2023-08-29 21:31:33 info: sale_by_new_customer() btreeCustomerId [55587562481] transactionId [q7neeqc9]. 2023-08-29 21:31:33 info: Process Page[S] 148.253.25.134 > q7neeqc9 'S' 'Credit Card' 55587562481 2023-08-29 21:37:31 info: Process Page 148.253.25.134 > 45 babarna@yahoo.com.sg 98340705 Sjy2818u 1221194838 08/27/2023 08/30/2023 2023-08-29 21:37:35 info: sale_by_new_customer() btreeCustomerId [14010639869] transactionId [pp1q5w8e]. 2023-08-29 21:37:35 info: Process Page[S] 148.253.25.134 > pp1q5w8e 'S' 'Credit Card' 14010639869 2023-08-30 00:36:32 info: Process Page 148.253.25.133 > 45 singaporejoanna@yahoo.com.sg 88134999 SKH7222H 1220173635 08/27/2023 08/30/2023 2023-08-30 00:36:35 info: sale_by_new_customer() btreeCustomerId [51474728099] transactionId [q87qnky2]. 2023-08-30 00:36:35 info: Process Page[S] 148.253.25.133 > q87qnky2 'S' 'Credit Card' 51474728099 2023-08-30 09:35:59 info: Process Page 111.65.68.112 > 45 onglinzhen@gmail.com 96554270 GBJ4170P 1043151173 08/30/2023 09/02/2023 2023-08-30 09:36:02 info: sale_by_new_customer() btreeCustomerId [56734877503] transactionId [bgmrp4n5]. 2023-08-30 09:36:02 info: Process Page[S] 111.65.68.112 > bgmrp4n5 'S' 'Credit Card' 56734877503 2023-08-30 11:38:30 info: Process Page 116.15.129.42 > 45 edmund1965@hotmail.com 96811214 Sdw1818h 1125760941 08/30/2023 09/02/2023 2023-08-30 11:38:34 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "85767307503" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(38) "Cannot Authorize at this time (Policy)" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "kraw7xb5" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-30 03:38:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-30 03:38:34.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "85767307503" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "edmund1965@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "96811214" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODU3NjczMDc1MDM" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["additionalProcessorResponse"]=> string(20) "51 : TRY AGAIN LATER" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "pw7dfknh" ["bin"]=> string(6) "552038" ["last4"]=> string(4) "2625" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "08" ["expirationYear"]=> string(4) "2023" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MPL" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19wdzdkZmtuaA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "f0abd315e5555a28ba6dd833d04490c4" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-30 03:38:34.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "82" ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> string(2) "02" ["merchantAdviceCodeText"]=> string(44) "Cannot approve at this time, try again later" ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(13) "MPLHO6VGJ0829" ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fa3Jhdzd4YjU" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "kraw7xb5" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fa3Jhdzd4YjU" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2106" ["processorResponseText"]=> string(38) "Cannot Authorize at this time (Policy)" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(10) "MasterCard" ["cardLast4"]=> string(4) "2625" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "pw7dfknh" ["bin"]=> string(6) "552038" ["last4"]=> string(4) "2625" ["cardType"]=> string(10) "MasterCard" ["expirationMonth"]=> string(2) "08" ["expirationYear"]=> string(4) "2023" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(93) "https://assets.braintreegateway.com/payment_method_logo/mastercard.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(12) "DBS BANK LTD" ["countryOfIssuance"]=> string(3) "SGP" ["productId"]=> string(3) "MPL" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY19wdzdkZmtuaA" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "f0abd315e5555a28ba6dd833d04490c4" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "08/2023" ["maskedNumber"]=> string(16) "552038******2625" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "85767307503" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(22) "edmund1965@hotmail.com" ["website"]=> NULL ["phone"]=> string(8) "96811214" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODU3NjczMDc1MDM" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-30 11:42:33 info: Process Page 116.15.129.42 > 45 edmund1965@hotmail.com 96811214 Sdw1818h 1125760941 08/30/2023 09/02/2023 2023-08-30 11:42:37 info: sale_by_new_customer() btreeCustomerId [57691182823] transactionId [ckxcdh3w]. 2023-08-30 11:42:37 info: Process Page[S] 116.15.129.42 > ckxcdh3w 'S' 'Credit Card' 57691182823 2023-08-30 13:23:42 info: Process Page 111.65.45.89 > 45 mackhydra@gmail.com 0127177332 JMD8377 1111737114682265 08/30/2023 09/02/2023 2023-08-30 13:23:46 info: sale_by_new_customer() btreeCustomerId [89282668503] transactionId [h6xnsd84]. 2023-08-30 13:23:46 info: Process Page[S] 111.65.45.89 > h6xnsd84 'S' 'Credit Card' 89282668503 2023-08-30 13:26:50 info: Process Page 111.65.45.89 > 45 anexisya@gmail.com 0163339910 JNP9800 1111737115848066 08/30/2023 09/02/2023 2023-08-30 13:26:54 info: sale_by_new_customer() btreeCustomerId [12523528114] transactionId [3t215bbc]. 2023-08-30 13:26:54 info: Process Page[S] 111.65.45.89 > 3t215bbc 'S' 'Credit Card' 12523528114 2023-08-30 14:59:30 info: Process Page 111.65.37.173 > 45 erchiahui_9915@hotmail.com 83471604 JVN1063 1111737141941955 08/30/2023 09/02/2023 2023-08-30 14:59:33 info: sale_by_new_customer() btreeCustomerId [85681196869] transactionId [dne4yn1x]. 2023-08-30 14:59:33 info: Process Page[S] 111.65.37.173 > dne4yn1x 'S' 'Credit Card' 85681196869 2023-08-30 15:06:48 info: Process Page 148.253.25.144 > 45 dannis86@hotmail.com 94362508 SMV4714C 1220159875 08/27/2023 08/30/2023 2023-08-30 15:06:51 info: sale_by_new_customer() btreeCustomerId [55402846166] transactionId [4afeqgjq]. 2023-08-30 15:06:51 info: Process Page[S] 148.253.25.144 > 4afeqgjq 'S' 'Credit Card' 55402846166 2023-08-30 15:15:28 info: Process Page 148.253.25.136 > 45 lkw_derrick@hotmail.com 97566599 Sls1611m 1127167038 08/27/2023 08/30/2023 2023-08-30 15:15:32 info: sale_by_new_customer() btreeCustomerId [85326242146] transactionId [26f0a94s]. 2023-08-30 15:15:32 info: Process Page[S] 148.253.25.136 > 26f0a94s 'S' 'Credit Card' 85326242146 2023-08-30 15:34:24 info: Process Page 115.164.75.129 > 45 desmondpay@hotmail.com 60167700518 JSG5518 1111737111134874 08/30/2023 09/02/2023 2023-08-30 15:34:28 info: sale_by_new_customer() btreeCustomerId [82762636421] transactionId [cq1ac8sb]. 2023-08-30 15:34:28 info: Process Page[S] 115.164.75.129 > cq1ac8sb 'S' 'Credit Card' 82762636421 2023-08-30 16:33:02 info: Process Page 122.11.214.17 > 45 patrickhia@gmail.com 93396217 SNL6766E 1122715262 08/27/2023 08/30/2023 2023-08-30 16:33:06 info: sale_by_new_customer() btreeCustomerId [18439234883] transactionId [99xmcywv]. 2023-08-30 16:33:06 info: Process Page[S] 122.11.214.17 > 99xmcywv 'S' 'Credit Card' 18439234883 2023-08-30 16:33:26 info: Process Page 148.253.25.133 > 45 frankie7333@gmail.com 97333113 SJL8988R 1128893492 08/27/2023 08/30/2023 2023-08-30 16:33:29 info: sale_by_new_customer() btreeCustomerId [57463738146] transactionId [6hhfeqq8]. 2023-08-30 16:33:29 info: Process Page[S] 148.253.25.133 > 6hhfeqq8 'S' 'Credit Card' 57463738146 2023-08-30 16:41:04 info: Process Page 111.65.45.6 > 45 bernice1957@hotmail.com 96793596 EY34L 1128125457 08/27/2023 08/30/2023 2023-08-30 16:41:07 info: sale_by_new_customer() btreeCustomerId [51218847899] transactionId [nrnekrmn]. 2023-08-30 16:41:07 info: Process Page[S] 111.65.45.6 > nrnekrmn 'S' 'Credit Card' 51218847899 2023-08-30 16:55:35 info: Process Page 119.56.111.86 > 45 foongyee8686@gmail.com 98369164 JSN609 1111737112639296 08/30/2023 09/02/2023 2023-08-30 16:55:38 info: sale_by_new_customer() btreeCustomerId [84734440634] transactionId [09c50617]. 2023-08-30 16:55:38 info: Process Page[S] 119.56.111.86 > 09c50617 'S' 'Credit Card' 84734440634 2023-08-30 16:57:53 info: Process Page 119.56.111.86 > 45 foongyee8686@gmail.com 98369164 JUN5168 1111737114545870 08/30/2023 09/02/2023 2023-08-30 16:57:57 info: sale_by_new_customer() btreeCustomerId [43327094869] transactionId [6dtmne2z]. 2023-08-30 16:57:57 info: Process Page[S] 119.56.111.86 > 6dtmne2z 'S' 'Credit Card' 43327094869 2023-08-30 17:03:50 info: Process Page 111.65.59.203 > 45 benny.lee77@hotmail.com 96700804 EQ8000Z 1129164107 08/30/2023 09/02/2023 2023-08-30 17:03:56 info: sale_by_new_customer() btreeCustomerId [83496379599] transactionId [5zahdjhc]. 2023-08-30 17:03:56 info: Process Page[S] 111.65.59.203 > 5zahdjhc 'S' 'Credit Card' 83496379599 2023-08-30 17:11:19 info: Process Page 119.56.104.47 > 45 jlheng1505@gmail.com 96911505 SLS6254C 1123721250 08/30/2023 09/02/2023 2023-08-30 17:11:23 info: sale_by_new_customer() btreeCustomerId [10098805071] transactionId [qyz0mc7z]. 2023-08-30 17:11:23 info: Process Page[S] 119.56.104.47 > qyz0mc7z 'S' 'Credit Card' 10098805071 2023-08-30 17:14:12 info: Process Page 122.11.212.104 > 45 frauddy@yahoo.com 97852109 SMN4393L 1129555679 08/30/2023 09/02/2023 2023-08-30 17:14:17 info: sale_by_new_customer() btreeCustomerId [80558923883] transactionId [dx37xtm6]. 2023-08-30 17:14:17 info: Process Page[S] 122.11.212.104 > dx37xtm6 'S' 'Credit Card' 80558923883 2023-08-30 17:19:56 info: Process Page 148.253.25.145 > 45 adeline@cal.com.sg 96738265 SJG8882M 1220214968 08/27/2023 08/30/2023 2023-08-30 17:19:59 info: sale_by_new_customer() btreeCustomerId [83770311851] transactionId [d77hsqhr]. 2023-08-30 17:19:59 info: Process Page[S] 148.253.25.145 > d77hsqhr 'S' 'Credit Card' 83770311851 2023-08-30 17:22:35 info: Process Page 210.10.3.73 > 45 wilson57@live.com.sg 96867808 Snk9990j 1220983993 08/27/2023 08/30/2023 2023-08-30 17:22:38 info: sale_by_new_customer() btreeCustomerId [46542731453] transactionId [r7hh3v7n]. 2023-08-30 17:22:38 info: Process Page[S] 210.10.3.73 > r7hh3v7n 'S' 'Credit Card' 46542731453 2023-08-30 17:36:18 info: Process Page 111.65.69.230 > 45 michelleqbs@gmail.com 91139949 Slf3773j 1220814411 08/27/2023 08/30/2023 2023-08-30 17:36:22 info: sale_by_new_customer() btreeCustomerId [56148781571] transactionId [rhg89ygd]. 2023-08-30 17:36:22 info: Process Page[S] 111.65.69.230 > rhg89ygd 'S' 'Credit Card' 56148781571 2023-08-30 17:37:34 info: Process Page 122.11.214.59 > 45 eileentham@yahoo.com.sg 92996260 SGN199D 1126716604 08/27/2023 08/30/2023 2023-08-30 17:37:37 info: sale_by_new_customer() btreeCustomerId [57772120594] transactionId [hc8a33f3]. 2023-08-30 17:37:37 info: Process Page[S] 122.11.214.59 > hc8a33f3 'S' 'Credit Card' 57772120594 2023-08-30 17:39:26 info: Process Page 122.11.214.238 > 45 jenniferkps@yahoo.com.sg 91279779 SML8797P 1129375936 08/30/2023 09/02/2023 2023-08-30 17:39:32 info: sale_by_new_customer() btreeCustomerId [14772762139] transactionId [891fz7jd]. 2023-08-30 17:39:32 info: Process Page[S] 122.11.214.238 > 891fz7jd 'S' 'Credit Card' 14772762139 2023-08-30 17:41:23 info: Process Page 119.56.105.82 > 45 ydx1123@gmail.com 82228585 Sln8035g 1127454980 08/27/2023 08/30/2023 2023-08-30 17:41:26 info: sale_by_new_customer() btreeCustomerId [40640898619] transactionId [1dbvfy8w]. 2023-08-30 17:41:26 info: Process Page[S] 119.56.105.82 > 1dbvfy8w 'S' 'Credit Card' 40640898619 2023-08-30 17:45:04 info: Process Page 122.11.212.44 > 45 frankitltw@gmail.com 96688323 SJE6628E 1221068546 08/27/2023 08/30/2023 2023-08-30 17:45:08 info: sale_by_new_customer() btreeCustomerId [43884538551] transactionId [cw6jgw69]. 2023-08-30 17:45:08 info: Process Page[S] 122.11.212.44 > cw6jgw69 'S' 'Credit Card' 43884538551 2023-08-30 17:51:25 info: Process Page 119.56.110.218 > 45 clarence_neo@yahoo.com.sg 98474264 SLN5298J 1127542602 08/30/2023 09/02/2023 2023-08-30 17:51:28 info: sale_by_new_customer() btreeCustomerId [59219853069] transactionId [bj5693ay]. 2023-08-30 17:51:28 info: Process Page[S] 119.56.110.218 > bj5693ay 'S' 'Credit Card' 59219853069 2023-08-30 17:53:21 info: Process Page 210.10.6.19 > 45 boxermanx@yahoo.com.sg 91275969 SJY4161S 1123634916 08/27/2023 08/30/2023 2023-08-30 17:53:24 info: sale_by_new_customer() btreeCustomerId [51659447264] transactionId [n2tqyhmf]. 2023-08-30 17:53:24 info: Process Page[S] 210.10.6.19 > n2tqyhmf 'S' 'Credit Card' 51659447264 2023-08-30 18:07:11 info: Process Page 111.65.35.177 > 45 benyilim@gmail.com 93854248 SNM2322Z 1221197311 08/30/2023 09/02/2023 2023-08-30 18:07:15 info: sale_by_new_customer() btreeCustomerId [56558188249] transactionId [3qejrkcm]. 2023-08-30 18:07:15 info: Process Page[S] 111.65.35.177 > 3qejrkcm 'S' 'Credit Card' 56558188249 2023-08-30 18:19:01 info: Process Page 111.65.45.149 > 45 mah_thomas@hotmail.com 96460683 Smf577s 1123967995 08/30/2023 09/02/2023 2023-08-30 18:19:04 info: sale_by_new_customer() btreeCustomerId [58946865569] transactionId [ffmrf3cx]. 2023-08-30 18:19:04 info: Process Page[S] 111.65.45.149 > ffmrf3cx 'S' 'Credit Card' 58946865569 2023-08-30 18:21:48 info: Process Page 122.11.214.125 > 45 ngbanhoe1965@gmail.com 92340195 SMC2978X 1128486289 08/30/2023 09/02/2023 2023-08-30 18:21:52 info: sale_by_new_customer() btreeCustomerId [16725289516] transactionId [ac90sryd]. 2023-08-30 18:21:52 info: Process Page[S] 122.11.214.125 > ac90sryd 'S' 'Credit Card' 16725289516 2023-08-30 18:26:22 info: Process Page 122.11.214.149 > 45 limdavid74@icloud.com 96616011 SLM3043X 1127409472 08/30/2023 09/02/2023 2023-08-30 18:26:26 info: sale_by_new_customer() btreeCustomerId [14139729771] transactionId [3jsb58ca]. 2023-08-30 18:26:26 info: Process Page[S] 122.11.214.149 > 3jsb58ca 'S' 'Credit Card' 14139729771 2023-08-30 18:27:04 info: Process Page 113.210.56.98 > 45 wst.vki@gmail.com 60167012223 SU1130H 1111737115330102 08/27/2023 08/30/2023 2023-08-30 18:27:08 info: sale_by_new_customer() btreeCustomerId [82759084621] transactionId [8rvz2pet]. 2023-08-30 18:27:08 info: Process Page[S] 113.210.56.98 > 8rvz2pet 'S' 'Credit Card' 82759084621 2023-08-30 18:32:54 info: Process Page 111.65.44.205 > 45 yinminchew@gmail.com 96271210 SKR3761S 1125636580 08/30/2023 09/02/2023 2023-08-30 18:32:57 info: sale_by_new_customer() btreeCustomerId [11487795264] transactionId [87stk1eq]. 2023-08-30 18:32:57 info: Process Page[S] 111.65.44.205 > 87stk1eq 'S' 'Credit Card' 11487795264 2023-08-30 18:43:03 info: Process Page 119.56.100.68 > 45 aikiat1981@yahoo.com 176856168 SYE33 1111737114239444 08/30/2023 09/02/2023 2023-08-30 18:43:06 info: sale_by_new_customer() btreeCustomerId [87837474036] transactionId [encvkwmd]. 2023-08-30 18:43:06 info: Process Page[S] 119.56.100.68 > encvkwmd 'S' 'Credit Card' 87837474036 2023-08-30 18:47:20 info: Process Page 119.56.98.61 > 45 taypuayyong@gmail.com 96262405 SGK 9834 k 1125563238 08/30/2023 09/02/2023 2023-08-30 18:47:23 info: sale_by_new_customer() btreeCustomerId [15051695583] transactionId [61xfb3ng]. 2023-08-30 18:47:23 info: Process Page[S] 119.56.98.61 > 61xfb3ng 'S' 'Credit Card' 15051695583 2023-08-30 18:50:19 info: Process Page 122.11.214.238 > 45 adamkzy@gmail.com 91276049 SLA8392T 1126337541 08/30/2023 09/02/2023 2023-08-30 18:50:25 info: sale_by_new_customer() btreeCustomerId [52886607794] transactionId [bs5w09r0]. 2023-08-30 18:50:25 info: Process Page[S] 122.11.214.238 > bs5w09r0 'S' 'Credit Card' 52886607794 2023-08-30 18:53:31 info: Process Page 122.11.214.184 > 45 rogerlee80@gmail.com 82888869 SNE5354SD 1125806406 08/30/2023 09/02/2023 2023-08-30 18:53:35 info: sale_by_new_customer() btreeCustomerId [18850674439] transactionId [ndrzkjwa]. 2023-08-30 18:53:35 info: Process Page[S] 122.11.214.184 > ndrzkjwa 'S' 'Credit Card' 18850674439 2023-08-30 19:03:28 info: Process Page 111.65.39.117 > 45 djpuan@gmail.com 91271303 SLM8866E 1220206402 08/30/2023 09/02/2023 2023-08-30 19:03:32 info: sale_by_new_customer() btreeCustomerId [12983880419] transactionId [6sg8ehmh]. 2023-08-30 19:03:32 info: Process Page[S] 111.65.39.117 > 6sg8ehmh 'S' 'Credit Card' 12983880419 2023-08-30 19:08:00 info: Process Page 119.56.97.118 > 45 hflam@2338gmail.com 60187723137 JSP3664 1111737115281653 08/30/2023 09/02/2023 2023-08-30 19:08:03 info: sale_by_new_customer() btreeCustomerId [19376257146] transactionId [dt2dnyzj]. 2023-08-30 19:08:03 info: Process Page[S] 119.56.97.118 > dt2dnyzj 'S' 'Credit Card' 19376257146 2023-08-30 19:08:36 info: Process Page 122.11.214.77 > 45 celestema@hotmail.com 92718738 SKR9353Y 1125658360 08/30/2023 09/02/2023 2023-08-30 19:08:40 info: sale_by_new_customer() btreeCustomerId [14790162396] transactionId [c2c0ep9z]. 2023-08-30 19:08:40 info: Process Page[S] 122.11.214.77 > c2c0ep9z 'S' 'Credit Card' 14790162396 2023-08-30 19:09:07 info: Process Page 111.65.71.96 > 45 wminghui@hotmail.com 89582600 SMQ5267X 1129554481 08/30/2023 09/02/2023 2023-08-30 19:09:11 info: sale_by_new_customer() btreeCustomerId [17123931621] transactionId [90pqfhva]. 2023-08-30 19:09:11 info: Process Page[S] 111.65.71.96 > 90pqfhva 'S' 'Credit Card' 17123931621 2023-08-30 19:14:49 info: Process Page 119.56.99.246 > 45 lamysjnf6795@gmail.con 0177432966 JTB5078 1111737112651247 08/30/2023 09/02/2023 2023-08-30 19:14:52 info: sale_by_new_customer() btreeCustomerId [42793114173] transactionId [k5104353]. 2023-08-30 19:14:52 info: Process Page[S] 119.56.99.246 > k5104353 'S' 'Credit Card' 42793114173 2023-08-30 19:17:06 info: Process Page 111.65.45.237 > 45 ericsimidai@gmail.com 85005311 Smp5240c 1127443892 08/30/2023 09/02/2023 2023-08-30 19:17:10 info: sale_by_new_customer() btreeCustomerId [58174988594] transactionId [5hy7m9d1]. 2023-08-30 19:17:10 info: Process Page[S] 111.65.45.237 > 5hy7m9d1 'S' 'Credit Card' 58174988594 2023-08-30 19:20:06 info: Process Page 122.11.214.51 > 45 themacman07@gmail.com 91884714 Sjw942s 1128394044 08/30/2023 09/02/2023 2023-08-30 19:20:11 info: sale_by_new_customer() btreeCustomerId [52914291366] transactionId [k7dscd49]. 2023-08-30 19:20:11 info: Process Page[S] 122.11.214.51 > k7dscd49 'S' 'Credit Card' 52914291366 2023-08-30 19:24:10 info: Process Page 122.11.214.117 > 45 misty2331@yahoo.com 96499026 SLG6761T 1126877274 08/29/2023 09/01/2023 2023-08-30 19:24:14 info: sale_by_new_customer() btreeCustomerId [56509785299] transactionId [q7xhgjwt]. 2023-08-30 19:24:14 info: Process Page[S] 122.11.214.117 > q7xhgjwt 'S' 'Credit Card' 56509785299 2023-08-30 19:42:57 info: Process Page 119.56.109.196 > 45 danielnpl@gmail.com 96920492 SNB5333E 1220584410 08/30/2023 09/02/2023 2023-08-30 19:43:01 info: sale_by_new_customer() btreeCustomerId [11913846236] transactionId [p4egfp1x]. 2023-08-30 19:43:01 info: Process Page[S] 119.56.109.196 > p4egfp1x 'S' 'Credit Card' 11913846236 2023-08-30 19:43:25 info: Process Page 122.11.212.101 > 45 maybe6852@gmail.com 97377868 SML 5078B 1129374889 08/30/2023 09/02/2023 2023-08-30 19:43:29 info: sale_by_new_customer() btreeCustomerId [16530349653] transactionId [24gfxhay]. 2023-08-30 19:43:29 info: Process Page[S] 122.11.212.101 > 24gfxhay 'S' 'Credit Card' 16530349653 2023-08-30 19:52:59 info: Process Page 111.65.68.98 > 45 sohsandy@yahoo.com.sg 98163383 Skk 1611s 1124083831 08/30/2023 09/02/2023 2023-08-30 19:53:02 info: sale_by_new_customer() btreeCustomerId [17551996181] transactionId [gq0tefax]. 2023-08-30 19:53:02 info: Process Page[S] 111.65.68.98 > gq0tefax 'S' 'Credit Card' 17551996181 2023-08-30 19:59:01 info: Process Page 111.65.46.207 > 45 octgal91@hotmail.com 94231270 SJT7494M 1123256075 08/30/2023 09/02/2023 2023-08-30 19:59:04 info: sale_by_new_customer() btreeCustomerId [11838547594] transactionId [ajj2k9jx]. 2023-08-30 19:59:04 info: Process Page[S] 111.65.46.207 > ajj2k9jx 'S' 'Credit Card' 11838547594 2023-08-30 20:20:40 info: Process Page 210.10.4.217 > 45 xin691@gmail.com 91616424 Smc1560z 1128581675 08/30/2023 09/02/2023 2023-08-30 20:20:43 info: sale_by_new_customer() btreeCustomerId [10217225794] transactionId [a18gftq3]. 2023-08-30 20:20:43 info: Process Page[S] 210.10.4.217 > a18gftq3 'S' 'Credit Card' 10217225794 2023-08-30 20:24:35 info: Process Page 111.65.47.96 > 45 dorothy@selwynenterprise.com 96214033 SMZ7689B 1220406143 08/30/2023 09/02/2023 2023-08-30 20:24:38 info: sale_by_new_customer() btreeCustomerId [12415327783] transactionId [msmz6yx3]. 2023-08-30 20:24:38 info: Process Page[S] 111.65.47.96 > msmz6yx3 'S' 'Credit Card' 12415327783 2023-08-30 20:39:12 info: Process Page 122.11.214.115 > 45 andrewwong680@gmail.com 91815369 Gbl1828k 1043387835 08/30/2023 09/02/2023 2023-08-30 20:39:16 info: sale_by_new_customer() btreeCustomerId [14156988816] transactionId [db65ch2t]. 2023-08-30 20:39:16 info: Process Page[S] 122.11.214.115 > db65ch2t 'S' 'Credit Card' 14156988816 2023-08-30 21:03:17 info: Process Page 119.56.110.55 > 45 jhpaysyou@gmail.com 90400033 SLU865T 1128043378 08/30/2023 09/02/2023 2023-08-30 21:03:21 info: sale_by_new_customer() btreeCustomerId [17869203094] transactionId [f46pnjwk]. 2023-08-30 21:03:21 info: Process Page[S] 119.56.110.55 > f46pnjwk 'S' 'Credit Card' 17869203094 2023-08-30 21:55:31 info: Process Page 148.253.25.133 > 45 yulun.chong@gmail.com 85228012 SLB2448B 1126466853 08/30/2023 09/02/2023 2023-08-30 21:55:35 info: sale_by_new_customer() btreeCustomerId [14319115751] transactionId [aabps2pz]. 2023-08-30 21:55:35 info: Process Page[S] 148.253.25.133 > aabps2pz 'S' 'Credit Card' 14319115751 2023-08-30 22:06:32 info: Process Page 195.133.129.112 > 55 owchuan@gmail.com 90694240 SJG1649S 1220994867 08/31/2023 09/04/2023 2023-08-30 22:06:36 info: sale_by_new_customer() btreeCustomerId [53568852401] transactionId [az1tm0xg]. 2023-08-30 22:06:36 info: Process Page[S] 195.133.129.112 > az1tm0xg 'S' 'Credit Card' 53568852401 2023-08-30 23:18:41 info: Process Page 113.210.59.69 > 45 maxchoo81@hotmail.com 0125557488 BPK6046 1111737116018620 08/28/2023 08/31/2023 2023-08-30 23:18:44 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "19177801653" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(36) "Processor Declined - Fraud Suspected" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "86wx77pt" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-30 15:18:44.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-30 15:18:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "19177801653" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "maxchoo81@hotmail.com" ["website"]=> NULL ["phone"]=> string(10) "0125557488" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTkxNzc4MDE2NTM" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2014" ["processorResponseText"]=> string(36) "Processor Declined - Fraud Suspected" ["additionalProcessorResponse"]=> string(13) "51 : DECLINED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "7jadb7pq" ["bin"]=> string(6) "468786" ["last4"]=> string(4) "8347" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(22) "Hong Leong Bank Berhad" ["countryOfIssuance"]=> string(3) "MYS" ["productId"]=> string(1) "I" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY183amFkYjdwcQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "371a5a9c4ba5d516f7f0da9fed929213" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-30 15:18:45.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "59" ["networkResponseText"]=> string(15) "Suspected fraud" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "463242551257085" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fODZ3eDc3cHQ" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "86wx77pt" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fODZ3eDc3cHQ" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2014" ["processorResponseText"]=> string(36) "Processor Declined - Fraud Suspected" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "8347" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "7jadb7pq" ["bin"]=> string(6) "468786" ["last4"]=> string(4) "8347" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(22) "Hong Leong Bank Berhad" ["countryOfIssuance"]=> string(3) "MYS" ["productId"]=> string(1) "I" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY183amFkYjdwcQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "371a5a9c4ba5d516f7f0da9fed929213" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "11/2027" ["maskedNumber"]=> string(16) "468786******8347" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "19177801653" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "maxchoo81@hotmail.com" ["website"]=> NULL ["phone"]=> string(10) "0125557488" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfMTkxNzc4MDE2NTM" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-30 23:20:24 info: Process Page 113.210.59.69 > 45 maxchoo81@hotmail.com 0125557488 BPK6046 1111737116018620 08/28/2023 08/31/2023 2023-08-30 23:20:27 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "45" ["customerId"]=> string(11) "87598035249" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(18) "Processor Declined" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "84hvx8gr" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "45.00" ["amountRequested"]=> string(5) "45.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-30 15:20:27.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-30 15:20:28.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "87598035249" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "maxchoo81@hotmail.com" ["website"]=> NULL ["phone"]=> string(10) "0125557488" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODc1OTgwMzUyNDk" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2038" ["processorResponseText"]=> string(18) "Processor Declined" ["additionalProcessorResponse"]=> string(21) "63 : SERV NOT ALLOWED" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "2v9ssr7q" ["bin"]=> string(6) "468186" ["last4"]=> string(4) "8347" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(7) "Unknown" ["healthcare"]=> string(7) "Unknown" ["debit"]=> string(7) "Unknown" ["durbinRegulated"]=> string(7) "Unknown" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(7) "Unknown" ["issuingBank"]=> string(7) "Unknown" ["countryOfIssuance"]=> string(7) "Unknown" ["productId"]=> string(7) "Unknown" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY18ydjlzc3I3cQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "7e6b34123cc31b3f8c4c3850d9a76fc9" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-30 15:20:28.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "45.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) " " ["networkResponseText"]=> NULL ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) " " ["processorResponseType"]=> string(13) "soft_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fODRodng4Z3I" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "84hvx8gr" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fODRodng4Z3I" ["amount"]=> string(5) "45.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2038" ["processorResponseText"]=> string(18) "Processor Declined" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "8347" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "2v9ssr7q" ["bin"]=> string(6) "468186" ["last4"]=> string(4) "8347" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2027" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(7) "Unknown" ["healthcare"]=> string(7) "Unknown" ["debit"]=> string(7) "Unknown" ["durbinRegulated"]=> string(7) "Unknown" ["commercial"]=> string(7) "Unknown" ["payroll"]=> string(7) "Unknown" ["issuingBank"]=> string(7) "Unknown" ["countryOfIssuance"]=> string(7) "Unknown" ["productId"]=> string(7) "Unknown" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY18ydjlzc3I3cQ" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "7e6b34123cc31b3f8c4c3850d9a76fc9" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "11/2027" ["maskedNumber"]=> string(16) "468186******8347" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "87598035249" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(21) "maxchoo81@hotmail.com" ["website"]=> NULL ["phone"]=> string(10) "0125557488" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODc1OTgwMzUyNDk" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-30 23:24:18 info: Process Page 113.210.59.69 > 45 maxchoo81@hotmail.com 0125557488 BPK6046 1111737116018620 08/28/2023 08/31/2023 2023-08-30 23:24:21 info: sale_by_new_customer() btreeCustomerId [11468952121] transactionId [cp2k2kwx]. 2023-08-30 23:24:21 info: Process Page[S] 113.210.59.69 > cp2k2kwx 'S' 'Credit Card' 11468952121 2023-08-31 06:11:09 info: Process Page 65.181.7.194 > 45 judygoh27@yahoo.com.sg 96270929 SLJ2361A 1220591035 08/28/2023 08/31/2023 2023-08-31 06:11:15 info: sale_by_new_customer() btreeCustomerId [53749285216] transactionId [91nztv17]. 2023-08-31 06:11:15 info: Process Page[S] 65.181.7.194 > 91nztv17 'S' 'Credit Card' 53749285216 2023-08-31 07:19:24 info: Process Page 111.65.39.159 > 55 ntlamds@hotmail.com 91835382 SLX7729S 1126288968 08/31/2023 09/04/2023 2023-08-31 07:19:28 info: sale_by_new_customer() btreeCustomerId [42221252196] transactionId [k2vrmd2g]. 2023-08-31 07:19:28 info: Process Page[S] 111.65.39.159 > k2vrmd2g 'S' 'Credit Card' 42221252196 2023-08-31 08:45:16 info: Process Page 122.11.214.131 > 45 wongtohhoe@yahoo.com 0125088199 VKN8223 1111737115648230 08/28/2023 08/31/2023 2023-08-31 08:45:19 info: sale_by_new_customer() btreeCustomerId [19673356939] transactionId [rcwbe6mj]. 2023-08-31 08:45:19 info: Process Page[S] 122.11.214.131 > rcwbe6mj 'S' 'Credit Card' 19673356939 2023-08-31 09:16:38 info: Process Page 220.255.162.16 > 45 SCF-1933@HOTMAIL.COM 96185544 SCF1933J 1220223406 09/01/2023 09/04/2023 2023-08-31 09:16:41 info: sale_by_new_customer() btreeCustomerId [58536057634] transactionId [kf6yj3x3]. 2023-08-31 09:16:41 info: Process Page[S] 220.255.162.16 > kf6yj3x3 'S' 'Credit Card' 58536057634 2023-08-31 09:24:20 info: Process Page 111.65.68.144 > 45 zhai.zhuangwei@gmail.com 90213996 SNE4813C 1220879449 08/28/2023 08/31/2023 2023-08-31 09:24:23 info: sale_by_new_customer() btreeCustomerId [17981229294] transactionId [nnydwkbn]. 2023-08-31 09:24:23 info: Process Page[S] 111.65.68.144 > nnydwkbn 'S' 'Credit Card' 17981229294 2023-08-31 09:32:57 info: Process Page 113.210.49.55 > 55 keanjoe89@icloud.com 0126286312 VGG2877 1111737115995851 08/31/2023 09/04/2023 2023-08-31 09:33:01 info: sale_by_new_customer() btreeCustomerId [58508569639] transactionId [1fbvdxhm]. 2023-08-31 09:33:01 info: Process Page[S] 113.210.49.55 > 1fbvdxhm 'S' 'Credit Card' 58508569639 2023-08-31 09:59:03 info: Process Page 115.164.74.187 > 45 peteyu.yu@gmail.com 60166623655 VHE9281 1111737116054884 08/28/2023 08/31/2023 2023-08-31 09:59:08 info: sale_by_new_customer() btreeCustomerId [58612617899] transactionId [bdyvsw2w]. 2023-08-31 09:59:08 info: Process Page[S] 115.164.74.187 > bdyvsw2w 'S' 'Credit Card' 58612617899 2023-08-31 10:06:55 info: Process Page 128.106.115.130 > 45 changchiachze@hotmail.com 0167787237 MCL8853 1111737114649743 08/28/2023 08/31/2023 2023-08-31 10:06:58 info: sale_by_new_customer() btreeCustomerId [49464492153] transactionId [npm3kwkp]. 2023-08-31 10:06:58 info: Process Page[S] 128.106.115.130 > npm3kwkp 'S' 'Credit Card' 49464492153 2023-08-31 10:07:04 info: Process Page 104.28.119.113 > 55 teoahsoon@gmail.com 97915211 SJR3289B 1124037523 08/31/2023 09/04/2023 2023-08-31 10:07:08 info: sale_by_new_customer() btreeCustomerId [56243865673] transactionId [gavae65e]. 2023-08-31 10:07:08 info: Process Page[S] 104.28.119.113 > gavae65e 'S' 'Credit Card' 56243865673 2023-08-31 10:08:24 info: Process Page 119.56.96.131 > 55 lenus.choo@gmail.com 97985854 SNL7531J 1125728452 08/31/2023 09/04/2023 2023-08-31 10:08:27 info: sale_by_new_customer() btreeCustomerId [10929926366] transactionId [497xk3c9]. 2023-08-31 10:08:27 info: Process Page[S] 119.56.96.131 > 497xk3c9 'S' 'Credit Card' 10929926366 2023-08-31 10:09:18 info: Process Page 210.10.4.251 > 55 LAIFATT@HOTMAIL.COM 81231054 SLG3689P 1120322134 08/31/2023 09/04/2023 2023-08-31 10:09:21 info: sale_by_new_customer() btreeCustomerId [53863883564] transactionId [r2d4w81p]. 2023-08-31 10:09:21 info: Process Page[S] 210.10.4.251 > r2d4w81p 'S' 'Credit Card' 53863883564 2023-08-31 10:10:39 info: Process Page 111.65.59.135 > 55 aptc.mgr@gmail.com 91718989 SKD3717U 1125326438 08/31/2023 09/04/2023 2023-08-31 10:10:42 info: sale_by_new_customer() btreeCustomerId [80684965594] transactionId [30dy0yga]. 2023-08-31 10:10:42 info: Process Page[S] 111.65.59.135 > 30dy0yga 'S' 'Credit Card' 80684965594 2023-08-31 10:16:56 info: Process Page 111.65.45.252 > 55 josceyln@gmail.com 90677447 Sdy 59 1129465927 08/31/2023 09/04/2023 2023-08-31 10:17:00 info: sale_by_new_customer() btreeCustomerId [86485234236] transactionId [ab1r3c9p]. 2023-08-31 10:17:00 info: Process Page[S] 111.65.45.252 > ab1r3c9p 'S' 'Credit Card' 86485234236 2023-08-31 10:18:53 info: Process Page 115.164.93.218 > 55 stevenyu92@hotmail.com 60103741727 SYU820 1111737150366773 08/31/2023 09/04/2023 2023-08-31 10:18:56 info: sale_by_new_customer() btreeCustomerId [57779697419] transactionId [3xd33pe5]. 2023-08-31 10:18:56 info: Process Page[S] 115.164.93.218 > 3xd33pe5 'S' 'Credit Card' 57779697419 2023-08-31 10:30:19 info: Process Page 117.20.154.3 > 55 denniskyj@gmail.com 83333007 SKJ3232U 1124430074 08/31/2023 09/04/2023 2023-08-31 10:30:25 info: sale_by_new_customer() btreeCustomerId [16100461269] transactionId [5zy78g7k]. 2023-08-31 10:30:25 info: Process Page[S] 117.20.154.3 > 5zy78g7k 'S' 'Credit Card' 16100461269 2023-08-31 10:32:05 info: Process Page 119.56.104.65 > 55 dave.tan.cw@hotmail.com 97455577 SFC2111M 1129793550 08/31/2023 09/04/2023 2023-08-31 10:32:08 info: sale_by_new_customer() btreeCustomerId [11958453869] transactionId [bc5geksz]. 2023-08-31 10:32:08 info: Process Page[S] 119.56.104.65 > bc5geksz 'S' 'Credit Card' 11958453869 2023-08-31 10:35:33 info: Process Page 119.56.105.227 > 55 kyf_my@hotmail.com 0176509954 VBU3818 1111737115568330 08/31/2023 09/04/2023 2023-08-31 10:35:36 info: sale_by_new_customer() btreeCustomerId [18936160473] transactionId [ch04sabd]. 2023-08-31 10:35:36 info: Process Page[S] 119.56.105.227 > ch04sabd 'S' 'Credit Card' 18936160473 2023-08-31 10:37:19 info: Process Page 27.125.240.3 > 55 sirven84@hotmail.com 60123408259 CV63 1111737120790418 08/31/2023 09/04/2023 2023-08-31 10:37:22 info: sale_by_new_customer() btreeCustomerId [15695124614] transactionId [fqmsv8gm]. 2023-08-31 10:37:22 info: Process Page[S] 27.125.240.3 > fqmsv8gm 'S' 'Credit Card' 15695124614 2023-08-31 10:42:51 info: Process Page 113.210.48.224 > 55 weitiong1980@yahoo.com 0197729608 JUR8 1111737114539017 08/31/2023 09/04/2023 2023-08-31 10:42:55 info: sale_by_new_customer() btreeCustomerId [10098944894] transactionId [fm7t4893]. 2023-08-31 10:42:55 info: Process Page[S] 113.210.48.224 > fm7t4893 'S' 'Credit Card' 10098944894 2023-08-31 10:56:24 info: Process Page 119.56.78.166 > 55 alexchew747@yahoo.com 97655727 SDS747G 1128634622 08/31/2023 09/04/2023 2023-08-31 10:56:28 info: sale_by_new_customer() btreeCustomerId [16910407783] transactionId [bc537vng]. 2023-08-31 10:56:28 info: Process Page[S] 119.56.78.166 > bc537vng 'S' 'Credit Card' 16910407783 2023-08-31 10:57:11 info: Process Page 129.126.37.63 > 45 MAGELLA_TAN@YAHOO.COM.SG 93688002 SJT5158Y 1124037763 09/01/2023 09/04/2023 2023-08-31 10:57:14 info: sale_by_new_customer() btreeCustomerId [57383691453] transactionId [bpjr0z7a]. 2023-08-31 10:57:14 info: Process Page[S] 129.126.37.63 > bpjr0z7a 'S' 'Credit Card' 57383691453 2023-08-31 10:57:27 info: Process Page 122.11.214.246 > 55 kristyzou@hotmail.com 96444209 SKP8785B 1128756830 08/31/2023 09/04/2023 2023-08-31 10:57:30 info: sale_by_new_customer() btreeCustomerId [85216500934] transactionId [5rfnzpa5]. 2023-08-31 10:57:30 info: Process Page[S] 122.11.214.246 > 5rfnzpa5 'S' 'Credit Card' 85216500934 2023-08-31 11:01:20 info: Process Page 111.65.58.35 > 55 gariontjk@gmail.com 90035085 SLR8877Y 1221076193 08/31/2023 09/04/2023 2023-08-31 11:01:24 info: sale_by_new_customer() btreeCustomerId [42261350569] transactionId [6ha4db6s]. 2023-08-31 11:01:24 info: Process Page[S] 111.65.58.35 > 6ha4db6s 'S' 'Credit Card' 42261350569 2023-08-31 11:01:56 info: Process Page 210.10.6.10 > 55 ycbook@yahoo.com 60123123456 VLE889 1111737141112953 08/31/2023 09/04/2023 2023-08-31 11:01:59 debug: sale_by_new_customer(). object(Braintree\Result\Error)#13 (2) { ["success"]=> bool(false) ["_attributes":protected]=> array(8) { ["errors"]=> object(Braintree\Error\ErrorCollection)#14 (1) { ["_errors":"Braintree\Error\ErrorCollection":private]=> object(Braintree\Error\ValidationErrorCollection)#31 (3) { ["_errors":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_nested":"Braintree\Error\ValidationErrorCollection":private]=> array(0) { } ["_collection":protected]=> array(0) { } } } ["params"]=> array(1) { ["transaction"]=> array(4) { ["type"]=> string(4) "sale" ["amount"]=> string(2) "55" ["customerId"]=> string(11) "87130085551" ["options"]=> array(1) { ["submitForSettlement"]=> string(4) "true" } } } ["message"]=> string(12) "Expired Card" ["transaction"]=> object(Braintree\Transaction)#12 (1) { ["_attributes":protected]=> array(97) { ["id"]=> string(8) "p3463pzb" ["status"]=> string(18) "processor_declined" ["type"]=> string(4) "sale" ["currencyIsoCode"]=> string(3) "SGD" ["amount"]=> string(5) "55.00" ["amountRequested"]=> string(5) "55.00" ["merchantAccountId"]=> string(19) "lhnparkingpteltdSGD" ["subMerchantAccountId"]=> NULL ["masterMerchantAccountId"]=> NULL ["orderId"]=> NULL ["createdAt"]=> object(DateTime)#26 (3) { ["date"]=> string(26) "2023-08-31 03:01:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["updatedAt"]=> object(DateTime)#17 (3) { ["date"]=> string(26) "2023-08-31 03:01:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["customer"]=> array(9) { ["id"]=> string(11) "87130085551" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(16) "ycbook@yahoo.com" ["website"]=> NULL ["phone"]=> string(11) "60123123456" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODcxMzAwODU1NTE" } ["billing"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["refundId"]=> NULL ["refundIds"]=> array(0) { } ["refundedTransactionId"]=> NULL ["partialSettlementTransactionIds"]=> array(0) { } ["authorizedTransactionId"]=> NULL ["settlementBatchId"]=> NULL ["shipping"]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } ["customFields"]=> NULL ["accountFundingTransaction"]=> bool(false) ["avsErrorResponseCode"]=> NULL ["avsPostalCodeResponseCode"]=> string(1) "I" ["avsStreetAddressResponseCode"]=> string(1) "I" ["cvvResponseCode"]=> string(1) "I" ["gatewayRejectionReason"]=> NULL ["processorAuthorizationCode"]=> NULL ["processorResponseCode"]=> string(4) "2004" ["processorResponseText"]=> string(12) "Expired Card" ["additionalProcessorResponse"]=> string(17) "54 : EXPIRED CARD" ["voiceReferralNumber"]=> NULL ["purchaseOrderNumber"]=> NULL ["taxAmount"]=> NULL ["taxExempt"]=> bool(false) ["scaExemptionRequested"]=> NULL ["processedWithNetworkToken"]=> bool(false) ["creditCard"]=> array(24) { ["token"]=> string(8) "6sgacycz" ["bin"]=> string(6) "493531" ["last4"]=> string(4) "5109" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2028" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(18) "Public Bank Berhad" ["countryOfIssuance"]=> string(3) "MYS" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY182c2dhY3ljeg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "0da9ccfd3c0fb597d66d4f9dce32671f" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL } ["statusHistory"]=> array(1) { [0]=> object(Braintree\Transaction\StatusDetails)#21 (1) { ["_attributes":protected]=> array(5) { ["timestamp"]=> object(DateTime)#33 (3) { ["date"]=> string(26) "2023-08-31 03:01:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } ["status"]=> string(18) "processor_declined" ["amount"]=> string(5) "55.00" ["user"]=> string(15) "jeremyong88LHNP" ["transactionSource"]=> string(3) "api" } } } ["planId"]=> NULL ["subscriptionId"]=> NULL ["subscription"]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } ["addOns"]=> array(0) { } ["discounts"]=> array(0) { } ["descriptor"]=> object(Braintree\Descriptor)#25 (1) { ["_attributes":protected]=> array(3) { ["name"]=> NULL ["phone"]=> NULL ["url"]=> NULL } } ["recurring"]=> bool(false) ["channel"]=> NULL ["serviceFeeAmount"]=> NULL ["escrowStatus"]=> NULL ["disbursementDetails"]=> object(Braintree\DisbursementDetails)#30 (1) { ["_attributes":protected]=> array(7) { ["disbursementDate"]=> NULL ["settlementAmount"]=> NULL ["settlementCurrencyIsoCode"]=> NULL ["settlementCurrencyExchangeRate"]=> NULL ["settlementBaseCurrencyExchangeRate"]=> NULL ["fundsHeld"]=> NULL ["success"]=> NULL } } ["disputes"]=> array(0) { } ["achReturnResponses"]=> array(0) { } ["authorizationAdjustments"]=> array(0) { } ["paymentInstrumentType"]=> string(11) "credit_card" ["processorSettlementResponseCode"]=> NULL ["processorSettlementResponseText"]=> NULL ["networkResponseCode"]=> string(2) "54" ["networkResponseText"]=> string(12) "Expired card" ["merchantAdviceCode"]=> NULL ["merchantAdviceCodeText"]=> NULL ["threeDSecureInfo"]=> NULL ["shipsFromPostalCode"]=> NULL ["shippingAmount"]=> NULL ["discountAmount"]=> NULL ["networkTransactionId"]=> string(15) "463243109180949" ["processorResponseType"]=> string(13) "hard_declined" ["authorizationExpiresAt"]=> NULL ["retryIds"]=> array(0) { } ["retriedTransactionId"]=> NULL ["refundGlobalIds"]=> array(0) { } ["partialSettlementTransactionGlobalIds"]=> array(0) { } ["refundedTransactionGlobalId"]=> NULL ["authorizedTransactionGlobalId"]=> NULL ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcDM0NjNwemI" ["retryGlobalIds"]=> array(0) { } ["retriedTransactionGlobalId"]=> NULL ["retrievalReferenceNumber"]=> NULL ["achReturnCode"]=> NULL ["installmentCount"]=> NULL ["installments"]=> array(0) { } ["refundedInstallments"]=> array(0) { } ["responseEmvData"]=> NULL ["acquirerReferenceNumber"]=> NULL ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["pinVerified"]=> bool(false) ["debitNetwork"]=> NULL ["processingMode"]=> NULL ["paymentReceipt"]=> array(18) { ["id"]=> string(8) "p3463pzb" ["globalId"]=> string(27) "dHJhbnNhY3Rpb25fcDM0NjNwemI" ["amount"]=> string(5) "55.00" ["currencyIsoCode"]=> string(3) "SGD" ["processorResponseCode"]=> string(4) "2004" ["processorResponseText"]=> string(12) "Expired Card" ["processorAuthorizationCode"]=> NULL ["merchantName"]=> string(19) "LHN Parking Pte Ltd" ["merchantAddress"]=> array(5) { ["streetAddress"]=> string(23) "#02-18, 10 Raeburn Park" ["locality"]=> string(9) "Singapore" ["region"]=> string(3) "SGP" ["postalCode"]=> string(6) "088702" ["phone"]=> string(10) "6566310078" } ["merchantIdentificationNumber"]=> string(12) "311204774880" ["terminalIdentificationNumber"]=> string(8) "00000001" ["type"]=> string(4) "sale" ["pinVerified"]=> bool(false) ["processingMode"]=> NULL ["networkIdentificationCode"]=> NULL ["cardType"]=> string(4) "Visa" ["cardLast4"]=> string(4) "5109" ["accountBalance"]=> NULL } ["creditCardDetails"]=> object(Braintree\Transaction\CreditCardDetails)#10 (1) { ["_attributes":protected]=> array(26) { ["token"]=> string(8) "6sgacycz" ["bin"]=> string(6) "493531" ["last4"]=> string(4) "5109" ["cardType"]=> string(4) "Visa" ["expirationMonth"]=> string(2) "11" ["expirationYear"]=> string(4) "2028" ["customerLocation"]=> string(2) "US" ["cardholderName"]=> NULL ["imageUrl"]=> string(87) "https://assets.braintreegateway.com/payment_method_logo/visa.png?environment=production" ["isNetworkTokenized"]=> bool(false) ["prepaid"]=> string(2) "No" ["healthcare"]=> string(2) "No" ["debit"]=> string(2) "No" ["durbinRegulated"]=> string(2) "No" ["commercial"]=> string(2) "No" ["payroll"]=> string(2) "No" ["issuingBank"]=> string(18) "Public Bank Berhad" ["countryOfIssuance"]=> string(3) "MYS" ["productId"]=> string(1) "N" ["globalId"]=> string(34) "cGF5bWVudG1ldGhvZF9jY182c2dhY3ljeg" ["accountType"]=> string(6) "credit" ["uniqueNumberIdentifier"]=> string(32) "0da9ccfd3c0fb597d66d4f9dce32671f" ["venmoSdk"]=> bool(false) ["accountBalance"]=> NULL ["expirationDate"]=> string(7) "11/2028" ["maskedNumber"]=> string(16) "493531******5109" } } ["customerDetails"]=> object(Braintree\Transaction\CustomerDetails)#19 (1) { ["_attributes":protected]=> array(9) { ["id"]=> string(11) "87130085551" ["firstName"]=> string(4) "MBCC" ["lastName"]=> NULL ["company"]=> NULL ["email"]=> string(16) "ycbook@yahoo.com" ["website"]=> NULL ["phone"]=> string(11) "60123123456" ["fax"]=> NULL ["globalId"]=> string(27) "Y3VzdG9tZXJfODcxMzAwODU1NTE" } } ["billingDetails"]=> object(Braintree\Transaction\AddressDetails)#24 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["shippingDetails"]=> object(Braintree\Transaction\AddressDetails)#28 (1) { ["_attributes":protected]=> array(13) { ["id"]=> NULL ["firstName"]=> NULL ["lastName"]=> NULL ["company"]=> NULL ["streetAddress"]=> NULL ["extendedAddress"]=> NULL ["locality"]=> NULL ["region"]=> NULL ["postalCode"]=> NULL ["countryName"]=> NULL ["countryCodeAlpha2"]=> NULL ["countryCodeAlpha3"]=> NULL ["countryCodeNumeric"]=> NULL } } ["subscriptionDetails"]=> object(Braintree\Transaction\SubscriptionDetails)#22 (1) { ["_attributes":protected]=> array(2) { ["billingPeriodEndDate"]=> NULL ["billingPeriodStartDate"]=> NULL } } } } ["creditCardVerification"]=> NULL ["subscription"]=> NULL ["merchantAccount"]=> NULL ["verification"]=> NULL } } 2023-08-31 11:02:39 info: Process Page 119.56.107.142 > 55 de_nise85@hotmail.com 92360636 SFA6819P 1128632923 08/31/2023 09/04/2023 2023-08-31 11:02:43 info: sale_by_new_customer() btreeCustomerId [53603341939] transactionId [b4t3ze5x]. 2023-08-31 11:02:43 info: Process Page[S] 119.56.107.142 > b4t3ze5x 'S' 'Credit Card' 53603341939 2023-08-31 11:03:06 info: Process Page 119.56.103.218 > 55 twlgrace@hotmail.com 90015042 SNF94G 1221008138 08/31/2023 09/04/2023 2023-08-31 11:03:10 info: sale_by_new_customer() btreeCustomerId [16572436549] transactionId [b0hkgnax]. 2023-08-31 11:03:10 info: Process Page[S] 119.56.103.218 > b0hkgnax 'S' 'Credit Card' 16572436549 2023-08-31 11:04:50 info: Process Page 210.10.6.10 > 55 ycbook@yahoo.com 60122125633 VLE889 1111737141112953 08/31/2023 09/04/2023 2023-08-31 11:04:53 info: sale_by_new_customer() btreeCustomerId [40500548973] transactionId [b37em1ns]. 2023-08-31 11:04:53 info: Process Page[S] 210.10.6.10 > b37em1ns 'S' 'Credit Card' 40500548973 2023-08-31 11:08:53 info: Process Page 119.234.8.240 > 55 jianhao1985@live.com 96356702 SLL2371K 1127336138 08/31/2023 09/04/2023 2023-08-31 11:08:57 info: sale_by_new_customer() btreeCustomerId [40811677981] transactionId [fjaca8f4]. 2023-08-31 11:08:57 info: Process Page[S] 119.234.8.240 > fjaca8f4 'S' 'Credit Card' 40811677981 2023-08-31 11:09:42 info: Process Page 104.28.122.110 > 55 swan1811@gmail.com 90012566 SMG5001Z 1128926996 08/31/2023 09/04/2023 2023-08-31 11:09:46 info: sale_by_new_customer() btreeCustomerId [15210081421] transactionId [8a5gt9xy]. 2023-08-31 11:09:46 info: Process Page[S] 104.28.122.110 > 8a5gt9xy 'S' 'Credit Card' 15210081421 2023-08-31 11:14:35 info: Process Page 39.109.131.85 > 55 liontan_12@hotmail.com 92229173 SMA4003G 1220497100 08/31/2023 09/04/2023 2023-08-31 11:14:39 info: sale_by_new_customer() btreeCustomerId [57819159953] transactionId [25237fbt]. 2023-08-31 11:14:39 info: Process Page[S] 39.109.131.85 > 25237fbt 'S' 'Credit Card' 57819159953 2023-08-31 11:15:18 info: Process Page 119.234.8.97 > 55 benjaminloh@hotmail.com 92974897 SMR1109R 1129732136 08/31/2023 09/04/2023 2023-08-31 11:15:22 info: sale_by_new_customer() btreeCustomerId [56476792216] transactionId [d5vv0nya]. 2023-08-31 11:15:22 info: Process Page[S] 119.234.8.97 > d5vv0nya 'S' 'Credit Card' 56476792216 2023-08-31 11:18:06 info: Process Page 119.56.104.241 > 55 redpool88@yahoo.com.sg 90925142 SMC676E 1128530838 08/31/2023 09/04/2023 2023-08-31 11:18:10 info: sale_by_new_customer() btreeCustomerId [54259097121] transactionId [5x5hkh0a]. 2023-08-31 11:18:10 info: Process Page[S] 119.56.104.241 > 5x5hkh0a 'S' 'Credit Card' 54259097121 2023-08-31 11:28:25 info: Process Page 122.11.212.157 > 55 aliciaferrao216@gmail.com 81119296 SNC2100A 1220658512 08/31/2023 09/04/2023 2023-08-31 11:28:29 info: sale_by_new_customer() btreeCustomerId [59549052681] transactionId [8annq9an]. 2023-08-31 11:28:29 info: Process Page[S] 122.11.212.157 > 8annq9an 'S' 'Credit Card' 59549052681 2023-08-31 11:41:13 info: Process Page 210.10.5.244 > 55 man.mengfei@hotmail.com 97426045 SMC1967J 1128666237 08/31/2023 09/04/2023 2023-08-31 11:41:17 info: sale_by_new_customer() btreeCustomerId [84049202023] transactionId [5v9ew0jp]. 2023-08-31 11:41:17 info: Process Page[S] 210.10.5.244 > 5v9ew0jp 'S' 'Credit Card' 84049202023 2023-08-31 11:41:56 info: Process Page 111.65.45.156 > 55 leeteckwee@gmail.com 96652243 sme251l 1128739761 08/31/2023 09/04/2023 2023-08-31 11:41:59 info: sale_by_new_customer() btreeCustomerId [56162745681] transactionId [g8y84hj1]. 2023-08-31 11:41:59 info: Process Page[S] 111.65.45.156 > g8y84hj1 'S' 'Credit Card' 56162745681 2023-08-31 11:42:32 info: Process Page 113.210.57.198 > 55 derekcheah92@gmail.com 0165286123 ALD20 1111737115935580 08/31/2023 09/04/2023 2023-08-31 11:42:35 info: sale_by_new_customer() btreeCustomerId [55643961381] transactionId [rr3shast]. 2023-08-31 11:42:35 info: Process Page[S] 113.210.57.198 > rr3shast 'S' 'Credit Card' 55643961381 2023-08-31 11:42:47 info: Process Page 115.164.205.247 > 55 cheah_mandy@live.com.my 0125998122 Afg 20 1111737115978105 08/31/2023 09/04/2023 2023-08-31 11:42:50 info: sale_by_new_customer() btreeCustomerId [88707799646] transactionId [fxhxsx8c]. 2023-08-31 11:42:50 info: Process Page[S] 115.164.205.247 > fxhxsx8c 'S' 'Credit Card' 88707799646 2023-08-31 11:56:57 info: Process Page 119.56.70.76 > 55 simonchua32168@gmail.com 93882927 sku9866t 1127932952 08/31/2023 09/04/2023 2023-08-31 11:57:01 info: sale_by_new_customer() btreeCustomerId [40980360794] transactionId [k3002hy0]. 2023-08-31 11:57:01 info: Process Page[S] 119.56.70.76 > k3002hy0 'S' 'Credit Card' 40980360794 2023-08-31 11:58:20 info: Process Page 111.65.32.238 > 55 hanhwa_seah@yahoo.com 91779109 SKP8459T 1125453835 08/31/2023 09/04/2023 2023-08-31 11:58:24 info: sale_by_new_customer() btreeCustomerId [89556493044] transactionId [gxzge6k2]. 2023-08-31 11:58:24 info: Process Page[S] 111.65.32.238 > gxzge6k2 'S' 'Credit Card' 89556493044 2023-08-31 11:58:30 info: Process Page 111.65.75.86 > 55 rinobutton@gmail.com 97296339 SMX9038C 1129852603 08/31/2023 09/04/2023 2023-08-31 11:58:33 info: sale_by_new_customer() btreeCustomerId [10142711939] transactionId [ebahfx7y]. 2023-08-31 11:58:33 info: Process Page[S] 111.65.75.86 > ebahfx7y 'S' 'Credit Card' 10142711939 2023-08-31 11:59:56 info: Process Page 122.11.246.138 > 55 lee-junhao@hotmail.com 90092985 SND3741M 1220740369 08/31/2023 09/04/2023 2023-08-31 11:59:59 info: sale_by_new_customer() btreeCustomerId [86220185544] transactionId [bz2ge2kw]. 2023-08-31 11:59:59 info: Process Page[S] 122.11.246.138 > bz2ge2kw 'S' 'Credit Card' 86220185544 2023-08-31 12:13:27 info: Process Page 119.56.100.69 > 55 chezie41@gmail.com 94358285 Scv9168P 1126562271 08/31/2023 09/04/2023 2023-08-31 12:13:31 info: sale_by_new_customer() btreeCustomerId [13317176696] transactionId [pv74f6yp]. 2023-08-31 12:13:31 info: Process Page[S] 119.56.100.69 > pv74f6yp 'S' 'Credit Card' 13317176696 2023-08-31 12:14:44 info: Process Page 119.234.4.160 > 55 shuyan.huang@gmail.com 90039460 SNF6420J 1220884521 08/31/2023 09/04/2023 2023-08-31 12:14:48 info: sale_by_new_customer() btreeCustomerId [17418250434] transactionId [q26ntkmg]. 2023-08-31 12:14:48 info: Process Page[S] 119.234.4.160 > q26ntkmg 'S' 'Credit Card' 17418250434 2023-08-31 12:20:32 info: Process Page 119.234.9.6 > 55 gunnerwin17@yahoo.com.sg 97995430 SBN6600G 1127058443 08/31/2023 09/04/2023 2023-08-31 12:20:36 info: sale_by_new_customer() btreeCustomerId [17538177396] transactionId [gzmrngkh]. 2023-08-31 12:20:36 info: Process Page[S] 119.234.9.6 > gzmrngkh 'S' 'Credit Card' 17538177396 2023-08-31 12:22:54 info: Process Page 111.65.32.71 > 55 shirley.leow@gmail.com 91394824 SLP7647L 1127538156 08/31/2023 09/04/2023 2023-08-31 12:22:57 info: sale_by_new_customer() btreeCustomerId [82853079373] transactionId [923y5nfh]. 2023-08-31 12:22:57 info: Process Page[S] 111.65.32.71 > 923y5nfh 'S' 'Credit Card' 82853079373 2023-08-31 12:23:09 info: Process Page 122.11.212.220 > 55 johnsonteo88@gmail.com 91056909 SMM2156Z 1129399069 08/31/2023 09/04/2023 2023-08-31 12:23:13 info: sale_by_new_customer() btreeCustomerId [18873773653] transactionId [9ks06twa]. 2023-08-31 12:23:13 info: Process Page[S] 122.11.212.220 > 9ks06twa 'S' 'Credit Card' 18873773653 2023-08-31 12:29:47 info: Process Page 119.234.8.32 > 55 lilian7db@yahoo.co.uk 93688712 SKC8228L 1221051351 08/31/2023 09/04/2023 2023-08-31 12:29:51 info: sale_by_new_customer() btreeCustomerId [82306918849] transactionId [r6pmr2s0]. 2023-08-31 12:29:51 info: Process Page[S] 119.234.8.32 > r6pmr2s0 'S' 'Credit Card' 82306918849 2023-08-31 12:36:16 info: Process Page 111.65.62.6 > 55 sallyson@singnet.com.sg 96993771 SMR3901G 1129713087 08/31/2023 09/04/2023 2023-08-31 12:36:19 info: sale_by_new_customer() btreeCustomerId [10837788099] transactionId [reg2d1s7]. 2023-08-31 12:36:19 info: Process Page[S] 111.65.62.6 > reg2d1s7 'S' 'Credit Card' 10837788099 2023-08-31 12:37:09 info: Process Page 122.11.246.128 > 55 ky_chua@yahoo.com 82887678 SLD5516H 1126663368 08/31/2023 09/04/2023 2023-08-31 12:37:12 info: sale_by_new_customer() btreeCustomerId [87940253723] transactionId [hwwydf5w]. 2023-08-31 12:37:12 info: Process Page[S] 122.11.246.128 > hwwydf5w 'S' 'Credit Card' 87940253723 2023-08-31 12:38:50 info: Process Page 122.11.214.147 > 55 isaaclimdc@gmail.com 91014096 SNF6758K 1220870736 08/31/2023 09/04/2023 2023-08-31 12:38:53 info: sale_by_new_customer() btreeCustomerId [81593548396] transactionId [hg0paah0]. 2023-08-31 12:38:53 info: Process Page[S] 122.11.214.147 > hg0paah0 'S' 'Credit Card' 81593548396 2023-08-31 12:42:03 info: Process Page 119.234.8.224 > 55 limfeimin@gmail.com 81003068 Slx2831l 1128353082 08/31/2023 09/04/2023 2023-08-31 12:42:07 info: sale_by_new_customer() btreeCustomerId [17067830216] transactionId [7w3afys5]. 2023-08-31 12:42:07 info: Process Page[S] 119.234.8.224 > 7w3afys5 'S' 'Credit Card' 17067830216 2023-08-31 12:42:39 info: Process Page 122.11.214.65 > 55 peterchean@gmail.com 90056505 SGJ6336G 1128654604 08/31/2023 09/04/2023 2023-08-31 12:42:43 info: sale_by_new_customer() btreeCustomerId [15292405536] transactionId [5mbxan7y]. 2023-08-31 12:42:43 info: Process Page[S] 122.11.214.65 > 5mbxan7y 'S' 'Credit Card' 15292405536 2023-08-31 12:43:33 info: Process Page 119.56.111.90 > 55 peiyu75@gmail.com 96888373 SMD9757R 1128650173 08/31/2023 09/04/2023 2023-08-31 12:43:36 info: sale_by_new_customer() btreeCustomerId [15301469883] transactionId [96ng0180]. 2023-08-31 12:43:36 info: Process Page[S] 119.56.111.90 > 96ng0180 'S' 'Credit Card' 15301469883 2023-08-31 12:53:11 info: Process Page 65.181.4.102 > 55 defang@gmail.com 93298382 SNB7710L 1128466760 08/31/2023 09/04/2023 2023-08-31 12:53:15 info: sale_by_new_customer() btreeCustomerId [80217846166] transactionId [jwv518yg]. 2023-08-31 12:53:15 info: Process Page[S] 65.181.4.102 > jwv518yg 'S' 'Credit Card' 80217846166 2023-08-31 13:02:24 info: Process Page 183.171.67.89 > 55 patchang71@gmail.com 0193076398 Mdp7171 2023082100 08/31/2023 09/04/2023 2023-08-31 13:02:28 info: sale_by_new_customer() btreeCustomerId [11619286453] transactionId [25e3pr8e]. 2023-08-31 13:02:28 info: Process Page[S] 183.171.67.89 > 25e3pr8e 'S' 'Credit Card' 11619286453 2023-08-31 13:03:11 info: Process Page 119.56.101.129 > 55 cheekeong.lim@gmail.com 96975168 SKS2867Y 1125621606 08/31/2023 09/04/2023 2023-08-31 13:03:14 info: sale_by_new_customer() btreeCustomerId [51517478673] transactionId [0zgv07ew]. 2023-08-31 13:03:14 info: Process Page[S] 119.56.101.129 > 0zgv07ew 'S' 'Credit Card' 51517478673 2023-08-31 13:10:15 info: Process Page 111.65.34.172 > 55 muilee_yeo@yahoo.com.sg 97396836 SGG9165D 1022034598 08/31/2023 09/04/2023 2023-08-31 13:10:19 info: sale_by_new_customer() btreeCustomerId [85721203181] transactionId [gpt159sx]. 2023-08-31 13:10:19 info: Process Page[S] 111.65.34.172 > gpt159sx 'S' 'Credit Card' 85721203181 2023-08-31 13:17:09 info: Process Page 111.65.44.103 > 55 shyyyuan.yaw@gmail.com 92349085 Smr2105u 1129751772 08/31/2023 09/04/2023 2023-08-31 13:17:13 info: sale_by_new_customer() btreeCustomerId [49818189946] transactionId [4h2vn0vs]. 2023-08-31 13:17:13 info: Process Page[S] 111.65.44.103 > 4h2vn0vs 'S' 'Credit Card' 49818189946 2023-08-31 13:20:59 info: Process Page 111.65.48.167 > 55 kaijun.lim9@gmail.com 97979319 SLQ7780D 1127536689 08/31/2023 09/04/2023 2023-08-31 13:21:02 info: sale_by_new_customer() btreeCustomerId [42058701883] transactionId [dyvv3xv8]. 2023-08-31 13:21:02 info: Process Page[S] 111.65.48.167 > dyvv3xv8 'S' 'Credit Card' 42058701883 2023-08-31 13:22:22 info: Process Page 111.65.39.3 > 55 martingohph@gmail.com 97348599 SMX803U 1220221294 08/31/2023 09/04/2023 2023-08-31 13:22:25 info: sale_by_new_customer() btreeCustomerId [88170210783] transactionId [e2a6a7qy]. 2023-08-31 13:22:25 info: Process Page[S] 111.65.39.3 > e2a6a7qy 'S' 'Credit Card' 88170210783 2023-08-31 13:32:27 info: Process Page 119.56.96.20 > 55 geethachan1722@gmail.com 96705796 Skq8078d 1125547464 08/31/2023 09/04/2023 2023-08-31 13:32:30 info: sale_by_new_customer() btreeCustomerId [40414907481] transactionId [ptv7x2qj]. 2023-08-31 13:32:30 info: Process Page[S] 119.56.96.20 > ptv7x2qj 'S' 'Credit Card' 40414907481 2023-08-31 13:38:19 info: Process Page 111.65.44.181 > 55 dritan2022@gmail.com 90883112 SML7156X 1129373659 08/31/2023 09/04/2023 2023-08-31 13:38:22 info: sale_by_new_customer() btreeCustomerId [46754816414] transactionId [c0kf8qzf]. 2023-08-31 13:38:22 info: Process Page[S] 111.65.44.181 > c0kf8qzf 'S' 'Credit Card' 46754816414 2023-08-31 13:42:24 info: Process Page 111.65.44.100 > 55 kennethtanwh@gmail.com 97865905 SMQ5220E 1129675211 08/31/2023 09/04/2023 2023-08-31 13:42:29 info: sale_by_new_customer() btreeCustomerId [11255902016] transactionId [nm3zw0t4]. 2023-08-31 13:42:29 info: Process Page[S] 111.65.44.100 > nm3zw0t4 'S' 'Credit Card' 11255902016 2023-08-31 13:48:06 info: Process Page 122.11.214.68 > 55 kriss2fer@yahoo.com 90680676 Sga7718d 1128653945 08/31/2023 09/04/2023 2023-08-31 13:48:09 info: sale_by_new_customer() btreeCustomerId [19770186294] transactionId [m3mv7agy]. 2023-08-31 13:48:09 info: Process Page[S] 122.11.214.68 > m3mv7agy 'S' 'Credit Card' 19770186294 2023-08-31 13:57:54 info: Process Page 111.65.44.143 > 55 myrmidon79@hotmail.com 90467402 SLN7407Z 1221002891 08/31/2023 09/04/2023 2023-08-31 13:57:58 info: sale_by_new_customer() btreeCustomerId [58724979036] transactionId [24gxaqmx]. 2023-08-31 13:57:58 info: Process Page[S] 111.65.44.143 > 24gxaqmx 'S' 'Credit Card' 58724979036 2023-08-31 14:07:00 info: Process Page 104.28.122.109 > 55 michellechu18@yahoo.com.sg 96861288 SMG338K 1129080684 08/31/2023 09/04/2023 2023-08-31 14:07:03 info: sale_by_new_customer() btreeCustomerId [12847847271] transactionId [3jgbnt70]. 2023-08-31 14:07:03 info: Process Page[S] 104.28.122.109 > 3jgbnt70 'S' 'Credit Card' 12847847271 2023-08-31 14:12:50 info: Process Page 65.181.4.102 > 55 chung.sg@gmail.com 82688635 SKS8127K 1128870630 08/31/2023 09/04/2023 2023-08-31 14:12:54 info: sale_by_new_customer() btreeCustomerId [46224915339] transactionId [mg93shx4]. 2023-08-31 14:12:54 info: Process Page[S] 65.181.4.102 > mg93shx4 'S' 'Credit Card' 46224915339 2023-08-31 14:16:26 info: Process Page 122.11.246.158 > 55 aunhoe@gmail.com 98501144 sma6635U 1128540952 08/31/2023 09/04/2023 2023-08-31 14:16:30 info: sale_by_new_customer() btreeCustomerId [52959156523] transactionId [qca8nffx]. 2023-08-31 14:16:30 info: Process Page[S] 122.11.246.158 > qca8nffx 'S' 'Credit Card' 52959156523 2023-08-31 14:17:02 info: Process Page 65.181.6.4 > 55 afooktao@hotmail.com 91637593 SMV1671L 1126855832 08/31/2023 09/04/2023 2023-08-31 14:17:05 info: sale_by_new_customer() btreeCustomerId [18779017569] transactionId [pz23xsxq]. 2023-08-31 14:17:05 info: Process Page[S] 65.181.6.4 > pz23xsxq 'S' 'Credit Card' 18779017569 2023-08-31 14:17:35 info: Process Page 111.65.44.24 > 55 kaianlee@gmail.com 97864561 SLU6869T 1127940145 08/31/2023 09/04/2023 2023-08-31 14:17:38 info: sale_by_new_customer() btreeCustomerId [10119488121] transactionId [kbx5z3pd]. 2023-08-31 14:17:38 info: Process Page[S] 111.65.44.24 > kbx5z3pd 'S' 'Credit Card' 10119488121 2023-08-31 14:26:10 info: Process Page 115.66.73.233 > 45 kathlyp29@gmail.com 91290070 SMY9630L 1220377245 09/01/2023 09/04/2023 2023-08-31 14:26:11 info: Process Page 119.56.98.67 > 55 limsue88@hotmail.com 97461121 SJM768G 1127136520 08/31/2023 09/04/2023 2023-08-31 14:26:13 info: sale_by_new_customer() btreeCustomerId [81358824516] transactionId [gbnxvda6]. 2023-08-31 14:26:13 info: Process Page[S] 115.66.73.233 > gbnxvda6 'S' 'Credit Card' 81358824516 2023-08-31 14:26:15 info: sale_by_new_customer() btreeCustomerId [84993580934] transactionId [7c1eaa7a]. 2023-08-31 14:26:15 info: Process Page[S] 119.56.98.67 > 7c1eaa7a 'S' 'Credit Card' 84993580934 2023-08-31 14:55:39 info: Process Page 122.11.212.38 > 45 taxiboy1984@gmail.com 94511140 SLS1499X 1221211228 09/03/2023 09/06/2023 2023-08-31 14:55:43 info: sale_by_new_customer() btreeCustomerId [80238890849] transactionId [c3vdb2jg]. 2023-08-31 14:55:43 info: Process Page[S] 122.11.212.38 > c3vdb2jg 'S' 'Credit Card' 80238890849 2023-08-31 17:31:45 info: Process Page 58.182.32.27 > 45 dqdarren@gmail.com 97302306 SLM57B 1220409311 09/01/2023 09/04/2023 2023-08-31 17:31:49 info: sale_by_new_customer() btreeCustomerId [83027742071] transactionId [qf9x1byf]. 2023-08-31 17:31:49 info: Process Page[S] 58.182.32.27 > qf9x1byf 'S' 'Credit Card' 83027742071 2023-08-31 19:32:25 info: Process Page 113.210.48.192 > 45 meelimtay@gmail.com 98181221 SKA1221L 1126127281 08/30/2023 09/02/2023 2023-08-31 19:32:28 info: sale_by_new_customer() btreeCustomerId [87204120666] transactionId [6z3mt871]. 2023-08-31 19:32:28 info: Process Page[S] 113.210.48.192 > 6z3mt871 'S' 'Credit Card' 87204120666 2023-08-31 19:45:17 info: Process Page 103.252.200.4 > 45 reychow@live.com 96286964 SLD6941G 1126657402 09/01/2023 09/04/2023 2023-08-31 19:45:21 info: sale_by_new_customer() btreeCustomerId [12567844646] transactionId [dgb3bzd4]. 2023-08-31 19:45:21 info: Process Page[S] 103.252.200.4 > dgb3bzd4 'S' 'Credit Card' 12567844646