Skip to content

A React + Vite app for calculating how much you should quote taking into consideration Paypal and withdrawal fees.

Notifications You must be signed in to change notification settings

remigathoni/calculate-paypal-fees

Repository files navigation

Calculate PayPal Fees

A simple-to-use tool that helps you calculate the fees you will incur if you receive payments from PayPal.

This project was created to assist in calculating the appropriate pricing for freelance services, taking into account withdrawal fees and PayPal fees, thus ensuring that you don't lose money.

Features

  • Calculate PayPal fees based on the received amount.
  • Factor in Equity Bank withdrawal fees. This is optional.
  • Easy-to-use interface for entering the payment amount and viewing the amount you will receive after fees and the amount you should ask for instead.

image

Installation

  1. Clone this repository: git clone https://github.com/remigathoni/calculate-paypal-fees.git.
  2. Navigate to the project directory: cd calculate-paypal-fees.
  3. Install the dependencies: npm install.

Usage

  1. Start the development server: npm run dev.
  2. Open your browser and visit the URL displayed on the terminal.
  3. Enter the payment amount in the designated input field.
  4. View the calculated PayPal fees and the total amount you will receive after fees.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Vite: Build tooling that provides fast and efficient development experience.
  • Tailwind CSS: Utility-first CSS framework for styling.

License

This project is licensed under the MIT License.

About

A React + Vite app for calculating how much you should quote taking into consideration Paypal and withdrawal fees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published