The Amazon India Payment Details Exporter is a browser extension that allows users to easily extract payment transaction details from the Amazon India Payment History page. The extracted details are exported as an HTML file for easy viewing and sharing.
- Extracts key transaction details, including:
- Transaction type (Paid To / Received From)
- Paid To / Received From entities
- Payment method
- Date and time of the transaction
- Transaction amount (with handling for strikethrough amounts)
- Payee UPI ID
- Payment method used
- Reference ID
- Generates an HTML file containing the transaction data.
- Responsive design for better viewing on different devices.
- One-click export functionality without needing to access the Developer Console.
The Amazon India Payment Details Exporter is designed to work as a browser extension, providing convenient access to the extraction functionality. The extension can be installed in various browsers, allowing you to quickly export your payment history seamlessly.
- Google Chrome
- Mozilla Firefox
- Microsoft Edge
- Brave
- Opera
- Download the Extension: Clone or download the extension repository from GitHub.
- Load the Extension:
- Open your browser and navigate to the extensions page:
- Chrome:
chrome://extensions/
- Firefox:
about:addons
- Edge:
edge://extensions/
- Brave:
brave://extensions/
- Opera:
opera://extensions/
- Chrome:
- Enable "Developer mode" (in Chrome and Edge) or "Debugging" (in Firefox).
- Click on "Load unpacked" (in Chrome and Edge) or "Install Add-on From File" (in Firefox) and select the directory where the extension files are located.
- Open your browser and navigate to the extensions page:
- Ensure the Extension is Installed: Make sure the Amazon India Payment Details Exporter extension is installed in your browser.
- Go to the Amazon India Payment History page.
- Load All Transactions: Scroll down the page to load all your transactions. Amazon initially displays only a portion of your payment history, so make sure to scroll until all transactions you want to export are visible.
- Click on the "Export Payment History" button provided by the extension.
- If transactions are found, an HTML file will be automatically downloaded to your device.
The exported HTML file will contain a table formatted as shown below:
Transaction Type | Paid To / Received From | Payment Method | Date & Time | Amount | Payee UPI ID | Paid Using | Reference ID |
---|---|---|---|---|---|---|---|
Paid to | Amazon Gift Card | Credit Card | 2024-10-01 10:30 AM | -₹500 | N/A | Wallet | Bank Reference ID: 123456 |
Received from | John Doe | UPI | 2024-10-02 12:00 PM | +₹1000 | john@upi | UPI | UPI Reference ID: 789012 |
Paid to (Gift Card) | Amazon Gift Card | Gift Card | 2024-10-05 03:15 PM | -₹200 | N/A | Gift Card | Bank Reference ID: 345678 |
Received from (Gift Card) | Jane Smith | UPI | 2024-10-10 09:45 AM | +₹300 | jane@upi | UPI | UPI Reference ID: 901234 |
N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A |
This project was created with love for India, aiming to make managing your Amazon India payment history easier and more accessible. I hope this tool serves you well in your financial tracking journey!