change selfie with ktp to selfie with setrip tag
This commit is contained in:
@@ -19,7 +19,7 @@ export async function submitVerificationAction(formData: FormData) {
|
||||
birthDate: formData.get("birthDate") as string,
|
||||
address: formData.get("address") as string,
|
||||
ktpImageKey: formData.get("ktpImageKey") as string,
|
||||
selfieKey: formData.get("selfieKey") as string,
|
||||
livenessKey: formData.get("livenessKey") as string,
|
||||
bankName: formData.get("bankName") as string,
|
||||
bankAccountNumber: formData.get("bankAccountNumber") as string,
|
||||
bankAccountName: formData.get("bankAccountName") as string,
|
||||
|
||||
Reference in New Issue
Block a user