https://github.com/fluttergenerator/payment
https://github.com/fluttergenerator/payment
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fluttergenerator/payment
- Owner: FlutterGenerator
- Created: 2025-05-02T14:25:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-27T20:25:21.000Z (11 months ago)
- Last Synced: 2025-07-27T21:37:03.183Z (11 months ago)
- Language: CSS
- Homepage: https://fluttergenerator.github.io/payment/
- Size: 196 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# 🚀 Tojik_proof_93 Payment
## 🌟 Overview
Bidzz Payment is a modern, interactive payment gateway interface designed with user experience in mind. Featuring a stunning particle animation background and smooth transitions, this payment system provides a seamless experience for processing various payment methods including DANA, GoPay, PayPal, and Bitcoin.
[▶️ Live Demo](https://fluttergenerator.github.io/payment/)
## ✨ Features
- 🎨 Interactive particle background with mouse tracking
- 💳 Multiple payment method support
- 📱 Fully responsive design
- 🔒 Secure number masking
- 📋 One-click copy functionality
- 🌓 Modern glassmorphism UI
- ⚡ Real-time status indicators
- 🔔 Toast notifications
- 🎯 Hover animations and effects
## 🛠️ Technologies
-  Semantic HTML5
-  Modern CSS3 with Flexbox/Grid
-  Pure JavaScript (ES6+)
-  Icons
-  Typography
## 🚀 Quick Start
```bash
# Clone the repository
git clone https://github.com/yourusername/bidzz-payment.git
# Navigate to project directory
cd bidzz-payment
# Open in browser
# Simply open index.html in your preferred browser
```
## 💫 Core Components
```javascript
├── index.html # Main HTML structure
├── styles.css # Styling and animations
└── script.js # Particle system and interactions
```
## 🎯 Usage
1. Select your preferred payment method
2. Click "Copy Number" to copy payment details
3. Use copied details to complete transaction
4. Contact support via Telegram if needed
## 🤝 Contact
- Channel: [@cheatbybidzz](https://t.me/cheatbybidzz)
- Support: [@bidzz7](https://t.me/bidzz7)
## ⭐ Support
If you find this project helpful, please consider giving it a star ⭐
## 🔄 Updates
Latest Updates:
- Added particle system optimization
- Improved mobile responsiveness
- Enhanced copy functionality
- Added payment status indicators
## 🎨 Color Scheme
```css
--dark-blue-1: #0a192f
--dark-blue-2: #172a45
--dark-blue-3: #1f3a5f
--light-blue: #64ffda
--bright-blue: #00b4ff
```
## 📊 Browser Support
- Chrome ✅
- Firefox ✅
- Safari ✅
- Edge ✅
- Opera ✅
## 🤝 Contributing
Feel free to fork this project and submit pull requests. You can also open issues for bugs or feature requests.
## 📝 Notes
- No API keys required
- No external dependencies needed
- Works offline after initial load
---