feat: add manual membership payment processing with wallet and order management
All checks were successful
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 7m8s
All checks were successful
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 7m8s
This commit is contained in:
@@ -4,4 +4,5 @@ public enum PaymentMethod
|
||||
{
|
||||
IPG = 0,
|
||||
Wallet = 1,
|
||||
Deposit = 2,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user