Bulk Upload Invoices
Overview
The Bulk Upload feature in the PortOne Admin Console allows merchants to create multiple invoices simultaneously by uploading an Excel sheet containing invoice data. This simplifies the invoicing process for businesses that handle large volumes of transactions, saving time and effort.
Steps to Create Bulk Invoices
Login to PortOne Admin Console
- Log in using your merchant credentials
- Navigate to the
Invoices
section from the side menu.
Select the Bulk Upload Option
- Click on the
Create New Invoice
button. - From the dropdown, select the
Import Invoices
option.
Download the Template
- To ensure proper formatting, download the pre-configured Excel template by clicking the
Download a sample XLSX file
button. - The template contains the necessary columns required to configure invoice details.
Configuring the Invoice Data in the Excel Template
You can download the sample Excel Sheet from the PortOne admin console - LINK
Open the downloaded template and populate the required fields for each invoice. Below are the key fields:
Mandatory Fields
- Invoice Number [InvoiceNumber]: A unique identifier for each invoice.
- Invoice Date [InvoiceDate]: The date when the invoice is issued.
- Due Date [InvoiceDueDate]: The date by which the payment is due.
- Customer Name [CustomerName]: Name of the customer.
- Customer Email [CustomerEmail]: Email address to send the invoice to.
- Currency [Currency]: The currency of the Invoice payment
- Line Items: Description of products or services, quantity, rate, and subtotal.
- LineItem_ID: Unique Identified for the Line Item
- LineItem_Detail: Details of the Line Item. e.g. Name or description
- LineItem_Quantity: The quantity of the Line Item, must be numeric
- LineItem_Rate: The price rate of the Line Item, must be numeric
Optional Fields
- TemplateName: The name of the template to use for the invoice.
- CustomerPhone: The phone number of the customer receiving the invoice.
- InvoiceDescription: A brief description or purpose of the invoice.
- Custom Fields details
- CustomFields_Key: The key or name for a custom field in the invoice.
- CustomFields_Value: The value corresponding to the custom field key.
- CustomFields_Show: Indicates whether the custom field should be displayed on the invoice.
- Additional Invoice Notes details
- AdditionalInvoiceNotes_Title: The title or header for additional notes on the invoice.
- AdditionalInvoiceNotes_Description: A detailed description of the additional notes.
- Additional Charges details
- AdditionalCharges_Title: The title or label for the additional charges.
- AdditionalCharges_Type: The type of additional charge (allowed values - CHARGE, DISCOUNT).
- AdditionalCharges_Amount: The monetary value of the additional charge.
- AdditionalCharges_Nature: The nature or description of the charge (allowed values - FLAT, PERCENT).
- Reminder details
- Reminder_Time: The time before payment is due to send a reminder.
- Reminder_TimeUnit: The unit of time for the reminder (allowed values - hours_before_due_date, hours_after_due_date, days_after_due_date, days_before_due_date).
- NotifyBySMS: Whether to send invoice notifications via SMS (TRUE/FALSE).
- NotifyByEmail: Whether to send invoice notifications via email (TRUE/FALSE).
- SendEmailConfirmation: Whether to send an email confirmation upon invoice creation (TRUE/FALSE).
- Customer Note details
- CustomerNoteTitle: The title or subject of a note for the customer.
- CustomerNoteValue: The content or message of the customer note.
- Billing Address details
- BillingAddress_Line1: The first line of the billing address.
- BillingAddress_Line2: The second line of the billing address (optional).
- BillingAddress_City: The city for the billing address.
- BillingAddress_State: The state for the billing address.
- BillingAddress_CountryCode: The country code for the billing address.
- BillingAddress_ZipCode: The ZIP or postal code for the billing address.
- Shipping Address details
- ShippingAddress_Line1: The first line of the shipping address.
- ShippingAddress_Line2: The second line of the shipping address (optional).
- ShippingAddress_City: The city for the shipping address.
- ShippingAddress_State: The state for the shipping address.
- ShippingAddress_CountryCode: The country code for the shipping address.
- ShippingAddress_ZipCode: The ZIP or postal code for the shipping address.
Upload the Bulk upload Invoice sheet
Review the Excel file content and Submit the file for processing.
Download the error sheet (If anything fails)
Once the upload process is completed, a modal will display the following:
- Success Count: Number of invoices successfully uploaded.
- Failed Count: Number of invoices that failed to upload.
If any invoices fail to upload, you can:
- Click Download Error Sheet to review the failed entries.
- Check the error details provided (e.g., missing fields, incorrect data format).
- Correct the errors in the original file and re-upload the corrected sheet.
View bulk uploaded Invoices in the Invoices table
Once the upload is completed successfully:
- Navigate to the Invoices Table.
- Use the Search or Filter options to locate the uploaded invoices.
- Review the status and details of the uploaded invoices (e.g., Pending, Paid, Overdue).
Tips for a Successful Bulk Upload:
- Always use the provided template for formatting.
- Ensure all mandatory fields (e.g., Customer Name, Amount) are filled in.
- Double-check tax rates and payment terms for accuracy.
- Resolve errors promptly using the error sheet to minimize delays.
By following these steps, you can efficiently upload, manage, and track bulk invoices in PortOne!
Updated 19 days ago