Loading...
MOFAMCO Logo

MOFAMCO

Member Portal

{{ captcha.question }}
Incorrect answer, try again.
Complete the verification above first.
Code sent to your registered mobile number
Member Name
{{ member.full_name || (member.first_name + ' ' + member.last_name) }}
Member ID
{{ member.member_id }}
Contact
{{ member.contact_number || 'N/A' }}
Status
Good Standing
Savings Deposit
{{ formatCurrency(member.savings_deposit || 0) }}
Share Capital
{{ formatCurrency(member.share_capital || 0) }}
Time Deposit
{{ formatCurrency(member.total_time_deposit || 0) }}
{{ member.time_deposit_count }} accounts
Loan Balance
{{ member.has_loan ? formatCurrency(member.loan_balance || 0) : 'No active loan' }}
Setup MPIN

Set up a 6-digit MPIN for quick login.

Apply for Loan
Book Facility
My Account
News & Updates
Payments
My Applications {{ myApplications.length }}

No loan applications yet

Click "New Loan Application" to get started
{{ app.loan_type }} Loan

Applied: {{ formatDate(app.created_at) }}

{{ formatCurrency(app.loan_amount) }} — {{ app.loan_term }} months

{{ statusLabel(app.status) }}
Latest News View All
{{ ann.title }}

{{ ann.excerpt }}

{{ formatDate(ann.published_at) }}

My Account

My Profile
{{ member.member_id }}
{{ member.first_name }} {{ member.middle_name || '' }} {{ member.last_name }}
{{ member.contact_number || 'N/A' }}
Financial Summary
Savings Deposit
{{ formatCurrency(member.savings_deposit || 0) }}
Share Capital
{{ formatCurrency(member.share_capital || 0) }}
Time Deposit
{{ formatCurrency(member.total_time_deposit || 0) }}
{{ member.time_deposit_count }} accounts
Update MPIN

Change your 6-digit MPIN for login.

1
Checklist
2
Application Form
3
Declaration
4
Review & Submit
Step 1: Requirements Checklist
Select Loan Type *
Document Checklist

Please confirm you have prepared the following documents:

{{ item }}
Please select a loan type to see the document checklist.
Step 2: Application Form

{{ loanTypeLabel }} - {{ loanTypeOthers }} Selected in Step 1. Go back to change.

PHP
PHP

PHP

Organization Name Type Outstanding Loan Monthly Amortization
No memberships added

PHP
{{ formatCurrency(form.loan_amount) }}
Fixed rate per cooperative policy

Co-Maker 1

Co-Maker 2

PHP
PHP
Step 3: Declaration & Signature
Assignment / Pledge of Savings

I hereby authorize MOFAMCO Multi-Purpose Cooperative to deduct from my savings, deposits, share capital, and any other funds held with the cooperative, any and all amounts due and owing under this loan agreement, including but not limited to principal, interest, penalties, and other charges, in the event of default or non-payment on the agreed schedule. This authorization shall remain in effect until the loan is fully paid.

Credit Investigation Consent (CIC Waiver)

I authorize MOFAMCO Multi-Purpose Cooperative to conduct credit investigation and verification of all information provided in this application. I consent to the cooperative obtaining my credit information from any credit bureau, financial institution, employer, or other relevant third party. I further authorize MOFAMCO to share my loan information with credit bureaus and regulatory bodies as required by law.

Promissory Note

I promise to pay MOFAMCO Multi-Purpose Cooperative the amount of {{ formatCurrency(form.loan_amount || 0) }}, plus interest and other charges as stipulated in the loan agreement, in accordance with the agreed repayment schedule. I acknowledge that failure to pay on the due date shall subject me to penalties and surcharges as provided for in the cooperative's lending policies. I further agree that this note shall be binding upon my heirs, successors, and assigns.

Digital Signature

Please sign in the box below using your mouse or finger (on touch devices)

Step 4: Review & Submit
Please review all information below before submitting your loan application.
Loan Type
Type: {{ loanTypeLabel }} - {{ loanTypeOthers }}
Personal Information
Full Name: {{ form.last_name }}, {{ form.first_name }} {{ form.middle_name }} {{ form.suffix }}
Date of Birth: {{ form.date_of_birth }} (Age: {{ form.age }})
Civil Status: {{ form.civil_status }}
Gender: {{ form.gender }}
Contact: {{ form.contact_number }}
Email: {{ form.email }}
TIN: {{ form.tin || 'N/A' }}
Present Address: {{ form.present_address }}
Permanent Address: {{ form.permanent_address }}
Occupation Details
Occupation Type: {{ form.occupation_type }}
Employer: {{ form.employer_name }}
Position: {{ form.position }}
Monthly Income: {{ formatCurrency(form.monthly_income || 0) }}
Other Income: {{ formatCurrency(form.other_income) }} ({{ form.other_income_source }})
Spouse Information
Spouse Name: {{ form.spouse_name }}
Contact: {{ form.spouse_contact_number || 'N/A' }}
Employer: {{ form.spouse_employer || 'N/A' }}
Monthly Income: {{ formatCurrency(form.spouse_monthly_income || 0) }}
Cooperative Memberships
  • {{ coop.organization_name }} ({{ coop.membership_type }}) - Outstanding: {{ formatCurrency(coop.outstanding_loan || 0) }}, Amort: {{ formatCurrency(coop.monthly_amortization || 0) }}
Loan Terms
Loan Amount: {{ formatCurrency(form.loan_amount || 0) }}
Loan Term: {{ form.loan_term }} months
Interest Rate: 1% per month
Payment Mode: {{ form.payment_mode }}
Computation: {{ form.computation_type }}
Collateral: {{ form.with_collateral ? 'Yes' : 'No' }}
Insurance: {{ form.with_insurance ? 'Yes' : 'No' }}
Purpose: {{ form.purpose }}
Co-Makers
Co-Maker 1:
Name:{{ comakers[0].full_name || 'N/A' }}
Phone:{{ comakers[0].cellphone || 'N/A' }}
Co-Maker 2:
Name:{{ comakers[1].full_name || 'N/A' }}
Phone:{{ comakers[1].cellphone || 'N/A' }}
Collateral Details
Type: {{ collateral.collateral_type }}
Description: {{ collateral.description }}
Location: {{ collateral.location || 'N/A' }}
Estimated Value: {{ formatCurrency(collateral.estimated_value || 0) }}
Appraised Value: {{ formatCurrency(collateral.appraised_value || 0) }}
Declarations & Signature
Assignment/Pledge: {{ declarations.assignment_pledge ? 'Agreed' : 'Not Agreed' }}
CIC Waiver: {{ declarations.cic_waiver ? 'Agreed' : 'Not Agreed' }}
Promissory Note: {{ declarations.promissory_note ? 'Agreed' : 'Not Agreed' }}
Signature: {{ signatureData ? 'Provided' : 'Missing' }}

My Loan Applications

Loading applications...
No loan applications yet

Submit your first loan application to get started.

{{ app.loan_type }} Loan #{{ app.id }}

Applied: {{ formatDate(app.created_at) }}

{{ formatCurrency(app.loan_amount) }} — {{ app.loan_term }} months — {{ app.payment_mode }}

{{ statusLabel(app.status) }}
View Details
Upload Proof of Payment
JPG, PNG, or PDF (max 10MB)
Payment History {{ myPayments.length }}

No payment records yet

Date Type Amount Proof Status Remarks
{{ new Date(p.transaction_date).toLocaleDateString('en-US', {month:'short', day:'numeric', year:'numeric'}) }} {{ p.payment_type === 'loan_payment' ? 'Loan Payment' : 'Savings Deposit' }} ₱{{ parseFloat(p.amount).toLocaleString('en-PH', {minimumFractionDigits:2}) }} View {{ p.status.charAt(0).toUpperCase() + p.status.slice(1) }} {{ p.remarks || '-' }}

Facility Booking

{{ facilities.length === 0 ? 'Loading facilities...' : 'No facilities in this category.' }}

{{ fac.name }}

{{ fac.description }}

{{ formatCurrency(fac.price_per_day || fac.base_price || 0) }}/day {{ fac.category_name }}
Book: {{ selectedFacility.name }}

{{ selectedFacility.description }}

Member Price
{{ formatCurrency(selectedFacility.member_price) }}/day
{{ selectedFacility.member_price ? 'Regular Price' : 'Price' }}
{{ formatCurrency(selectedFacility.base_price || 0) }}/day

Capacity: {{ selectedFacility.capacity }} persons

Amenities: {{ selectedFacility.amenities }}

Booking Summary
Duration {{ bookingNights }} {{ bookingNights === 1 ? 'day' : 'days' }}
Rate per day {{ formatCurrency(bookingRate) }}
Guests {{ bookingForm.guests }}
Subtotal {{ formatCurrency(bookingSubtotal) }}
Member rate applied
My Bookings

No bookings yet

{{ bk.facility_name }}
{{ formatDate(bk.check_in) }} — {{ formatDate(bk.check_out) }}
{{ bk.status }}

News & Announcements

No announcements at this time.

{{ ann.title }}
Featured {{ ann.category }}
{{ formatDate(ann.published_at) }}

{{ selectedApplication.loan_type }} Loan Application #{{ selectedApplication.id }} {{ statusLabel(selectedApplication.status) }}
Loan Amount
{{ formatCurrency(selectedApplication.loan_amount) }}
Term
{{ selectedApplication.loan_term }} months
Payment Mode
{{ selectedApplication.payment_mode }}
Applied On
{{ formatDate(selectedApplication.created_at) }}

Personal Information
Full Name: {{ selectedApplication.last_name }}, {{ selectedApplication.first_name }} {{ selectedApplication.middle_name }} {{ selectedApplication.suffix }}
Contact: {{ selectedApplication.contact_number }}
Email: {{ selectedApplication.email }}
Address: {{ selectedApplication.present_address }}

Loan Details
Loan Type: {{ selectedApplication.loan_type }}
Amount: {{ formatCurrency(selectedApplication.loan_amount) }}
Term: {{ selectedApplication.loan_term }} months
Purpose: {{ selectedApplication.purpose }}
Computation: {{ selectedApplication.computation_type }}
Messages (Communication with MOFAMCO staff)

No messages yet. Send a message to start the conversation.

{{ msg.message }}
{{ msg.sender_name }} · {{ formatDateTime(msg.created_at) }}