From 16475db9dadbad5b97b07cc8e57f65f3124fcd20 Mon Sep 17 00:00:00 2001 From: Nick Zeng Date: Tue, 9 Dec 2025 16:24:17 +0800 Subject: [PATCH] add shopee payment method enum --- .../Shopee/Constants/PaymentMethod.php | 225 ++++++++++++++++++ 1 file changed, 225 insertions(+) create mode 100644 backend/app/Platform/Shopee/Constants/PaymentMethod.php diff --git a/backend/app/Platform/Shopee/Constants/PaymentMethod.php b/backend/app/Platform/Shopee/Constants/PaymentMethod.php new file mode 100644 index 0000000..0877ac0 --- /dev/null +++ b/backend/app/Platform/Shopee/Constants/PaymentMethod.php @@ -0,0 +1,225 @@ +