| # | Payment Method Title | Account Number / ID | Step-by-Step Instructions | Default Method | Status | Created Date | Actions |
|---|---|---|---|---|---|---|---|
| {{ (meta.current_page - 1) * meta.per_page + idx + 1 }} |
{{ item.title }}
DEFAULT METHOD
|
{{ item.account_number }} |
{{ item.instructions || 'No special instructions' }}
|
Active Default | {{ item.is_active ? 'Active' : 'Inactive' }} | {{ formatDate(item.created_at) }} | |
| No payment instructions setup found. Click "Add Payment Instruction" to create one. | |||||||