
Banking Projects
Looking for freelance Banking jobs and project work? PeoplePerHour has you covered.
opportunity
Need a chatting app like WhatsApp
I need an online app where user can see online doctors and talk to them and chat with them. Application must lock the mobile id as banking app does. Patients can have a login and doctors too. When they are logged in they can see live doctors and start chatting and voice calling with them. Call will be with 20 minutes timer and call recorded feature should be there. More details will be shared with selected candidates e must be in flutter.
a day ago27 proposalsRemote
Past "Banking" Projects
Account Set up and monthly book keeping on Xero
Hi I am setting up a new business, I have registered it and in the process of getting it trading, i need to register for VAT, possibly CIS, and have monthly book keeping done or around 50 transactions per month, and I will have 1 employee so i will need support with payroll services. I want to use Xero and integrate it to the bank. I have a debit card expense management app with the banking app I use, and can give more detail as we discuss. Please price to set up this, then we can discuss monthly bookkeeping costs as a second stage project
Experienced legal advice and guidance equired
We seek an experienced legal advisor to assist our umbrella organization comprising multiple charities dedicated to [insert mission here]. Your expertise will be crucial in navigating the complexities of legal compliance as we manage the transition following the recent sale of goodwill to a third-party entity. We require thorough documentation and strategic guidance to ensure a seamless integration of this goodwill, enabling dormant companies to access their credit balances with banking institutions. Your role will be pivotal in safeguarding our operations and upholding our commitment to our charitable mission.
Freelancer with Banking sector experience is sought
Hello, I want to have a freelancer who has a banking experience with deep understanging of things like: -Payment systems -BIN Sponsorship -How transacactions happens etc... Any Fintech experienced person who have experience in banking sector might be able to help. Please react only if you have banking experience and you are able able to develop a document within short time with details as above. React if you only can, Thanks
An Experienced bank/Fintech with deep banking experience
Hello, I want to have a freelancer who has a banking experience with deep understanging of things like: -Payment systems -BIN Sponsorship -How transacactions happens etc... Any Fintech experienced person who have experience in banking sector might be able to help. Please react only if you have banking experience and you are able able to develop a document within short time with details as above. React if you only can, Thanks
Meta or LinkedIn Specialist for Luxury Powerboat Charter
1. Brand & Role I operate the sleekest luxury powerboat charter business in the UK. We provide high-end corporate experiences only 1 hour 45 minutes from Waterloo. I wrttien have a book on marketing and a full suite of premium assets including high-quality videos and professional imagery. I make them myself so can prodice any new required content immediately. You can view our website https://www.AttitudeCharter.com and some content here https://www.linkedin.com/in/timcoeuk/ 2. Objectives & Past Experience I'd like to achieve direct lead generation. This should be via Instagram Direct Messages or LinkedIn Lead Gen forms. I have tried advertising in the past, but I found the algorithm lacked the precision I require. It frequently placed ads in front of the wrong demographics and in low-value placements like Stories. I am looking for a one-off setup project to establish a high-performing baseline, with the potential for ongoing management. 3. The Audience We are targeting two specific groups in London: High-level professionals (40+): Decision-makers in banking, recruitment, insurance, finance, and advertising who need to reward teams or impress clients. Executive Assistants: The key gatekeepers in these same sectors who are responsible for sourcing and booking unique corporate hospitality and away days. 4. Strict Technical Requirements No Learning Phase: I will not pay for the algorithm to test or sort itself out. I need hard-locked parameters from day one. Constraints: Age must be hard-locked to 40 plus for the professional demographic. If using Meta, placements must be manual and restricted to the Instagram Feed only. No Stories or Reels. Expertise: I need a UK based patient specialist who understands that the ad manager interfaces cause me extreme frustration due to my mild ADHD. I need you to be the technical pilot who handles the detail. 5. Success & Transparency Success is defined by high-quality enquiries from these specific target sectors without budget leakage. I require clear updates without technical noise. I would also like to speak with past clients to confirm your track record with luxury or corporate service providers. 6. Logistics Start Date: Immediate. Seniority: I want to work with a senior specialist who has proven experience in the luxury or B2B corporate sector.
opportunity
Starling Bank payments API Integration for Payroll App
PayCIS is an online payroll application used by UK businesses to prepare and approve bulk payments to workers. Website: https://paycis.co.uk The payroll logic, approvals, logging, and manual payment fallback are already built. We now want to add automated payments for users with a Starling Business bank account. ⸻ What we need A developer to integrate Starling Bank’s native Business API so approved payroll payments can be executed directly from the user’s own Starling account, with automatic success/failure updates. This is: • ✔ Bank-native API • ❌ Not Open Banking • ❌ Not file uploads • ❌ No client money handling ⸻ Scope 1. Starling account connection • Implement Starling OAuth (connect / disconnect) • Secure token storage and refresh • Reuse existing OAuth patterns where possible 2. Payroll payment execution • Use Starling Business Payments API • One API call per payment (10–50 per run) • Store paymentUid and prevent duplicates 3. Payment status updates • Handle Starling webhooks • Mark payments as paid or failed • Log outcomes and failure reasons 4. Error handling • Insufficient funds, invalid details, revoked tokens • Retry or fall back to manual payment ⸻ Deliverables • Starling OAuth integration • Payment execution logic • Webhook handling • Brief technical notes ⸻ To apply Please include: • Relevant bank / payments API experience • Confirmation this is Starling Business API (not Open Banking) • Estimated timeline and FIXED cost. Note that we do not accept estimated or open ended costs, only a FIXED price. Please confirm this in your response.
opportunity
Starling Bank Payment Integration in Payroll App
Good — here is the revised **Starling integration fixed-price spec**, tightened and now explicitly referencing: * Your defined internal interfaces / APIs * GitHub workflow * Your stack and architecture constraints You can repost this exactly. --- # Fixed Price Project – Starling Bank Business API Integration (PHP) ## ⚠️ Fixed Price Only This is a clearly scoped integration project. Provide: * Total fixed price * Delivery timeline (weeks) * Milestone breakdown No hourly proposals. --- # Project Overview We operate a UK CIS payroll platform (PayCIS) built in: * PHP 8+ * MySQL (relational, indexed) * Object-Oriented architecture * MVC-style request framework * Strict naming conventions * TLS-only environment * Subdomain-based routing * Role-based permissions The system already: * Calculates subcontractor net payments (CIS + VAT handled) * Stores validated bank details * Generates structured bulk payment lists * Manages payment lifecycle: * For Approval * To Be Paid * Paid * Maintains full audit logging * Uses defined internal service classes for payments We now require **direct integration with Starling Bank Business API**. --- # Important Architecture Note We already have: * A cleanly defined internal payment interface * Clear service-layer APIs for retrieving payable batches * Structured payment models * Consistent database schema The integration must plug into our existing payment service layer — **not bypass it or rewrite core logic.** This is an API integration project, not a system redesign. --- # Scope of Work ## 1️⃣ Starling API Client Build a reusable, clean OOP Starling client: * OAuth authentication * Secure token storage * Automatic refresh handling * Sandbox + live configuration * No hardcoded credentials * Environment-driven config Deliverable: * `starling_api.class.php` (or equivalent clean service class) * Fully documented --- ## 2️⃣ Bulk Payment Submission Using our existing internal API: * Fetch payments marked “To Be Paid” * Submit via Starling Faster Payments API * Use idempotency keys * One batch or controlled sequential processing Each payment includes: * Recipient name * Account number * Sort code * Amount (2 decimal precision) * Unique internal reference Deliverable: * Method to send payment batch * Clean separation between: * Data retrieval * API payload generation * Submission logic --- ## 3️⃣ Payment Status Handling System must: Store per-payment: * Starling transaction ID * Status (pending / completed / failed) * Failure reason * Timestamp Update internal status accordingly. Database changes allowed if necessary, but must follow our schema conventions. --- ## 4️⃣ Webhook Handling (If Supported) * Implement secure webhook endpoint * Signature verification * Map webhook status → internal payment state * Log raw webhook payload Deliverable: * Controller endpoint * Webhook log table * Replay-safe handling --- ## 5️⃣ Minimal Admin UI Additions Add to existing admin interface: * “Send to Starling” action * Starling reference display * Live payment status display * Error feedback No UI redesign required. --- ## 6️⃣ Logging Requirements Create structured logs for: * API requests * API responses * Webhooks * Failures * Initiating user Logs must include: * Payload * Response * Timestamp * Account ID * User ID Must follow existing audit log conventions. --- # Development Standards You must adhere to: * OOP principles * DRY * No deprecated PHP * No inline SQL * Clean separation of concerns * Strict naming conventions * Existing schema standards All code must: * Be production ready * Include basic inline documentation * Pass linting * Follow consistent formatting --- # GitHub Requirement All development must be: * Submitted via GitHub * Branch-based workflow * Pull request for review * No direct server edits * No ZIP file delivery Commit history must be clean and logical. --- # Security Requirements * TLS only * Encrypted token storage * Idempotency protection * No double-pay risk * Strict input validation * No credentials in frontend * Webhook verification mandatory --- # Out of Scope * Multi-bank support * Open Banking aggregation * Refund flows * International payments * Credit card processing * Accounting integrations Starling Business API only. --- # Deliverables * Working Starling sandbox integration * Production-ready live configuration * Updated schema script (if required) * Clean Starling API service class * Webhook controller * Updated admin UI integration * Deployment instructions * GitHub PR submission Proposal Must Include 1. Fixed total price 2. Timeline (weeks) 3. Confirmation of: Starling API experience OAuth implementation Webhook handling Fintech or banking integrations Examples of similar API integrations UPDATE: Starling developer hub access is in place, and the sandbox set up. Our site is www.paycis.co.uk
Powerpoint presentation
I need PowerPoint Presentation + PDF Brochure Design (Invoice Discounting & Trade Finance). Description ACF is a UK-based specialist finance brokerage providing invoice discounting and trade finance solutions to businesses in the UK, Europe, Egypt, Turkey, and India. We need a professional designer to create: 1. PowerPoint Presentation 10–14 slides Clean, corporate, premium style Suitable for client meetings and introducers/accountants to forward directly Must be editable (PowerPoint file with master template) 2. PDF Brochure 8–12 pages Matching design style to the presentation Suitable for email distribution and printing Content All text content will be provided. You only need to design and layout the slides/pages. Design Requirements Colour palette: Navy blue Charcoal grey Soft gold accents Off-white / ivory background Style: Modern, professional, banking-grade Clear, readable, and corporate Not salesy or flashy Target Audience Business owners and decision-makers Finance managers / CFOs SMEs trading domestically and internationally Accountants and introducers (who may forward this to clients) Deliverables Final PowerPoint (.pptx) Final PDF brochure Source files (editable PowerPoint + any design files if applicable) Timeline: ASAP
opportunity
Expert Oxygen Builder WooCommerce Rebrand – Proof Required
Experienced WordPress developer required (expert in Oxygen Builder + WooCommerce) for the first phase of our site rebrand from coversmart.ch to ecomshop.ch. Goal: Premium, minimalist tech aesthetic — full black/dark mode (#000000/#111111) with white accents, fast loading, consistent branding. No major rewrites needed. Upon hiring, you'll receive site access and REBRANDING-3.pdf with sketches/references: Homepage Mockup: Mobile-first black background. Top: Logo "ecomshop.ch", search bar, "My Account/Login", menu (Shop, Categories, New Arrivals, Best Deals, About Us). Hero banner: "Welcome to ecomshop.ch – Your premium tech destination". Below: 3 category cards (e.g., Smartphones/Apple, Origination/Samsung, Audio/Xiaomi). Then grids of random products (e.g., Smartphones, Laptops, Accessories) in repeating rows for testing. Footer Mockup: Black background. Top row: Brand links (Apple, Samsung, Xiaomi, Andere Hersteller, Elektro & Zubehör, Kundenbereich). Trust section: UBS logo + "Banking Partner: UBS Switzerland AG" (use original UBS logo), Handelsverband.swiss logo, Ecommerce Europe Trustmark. Links: Über uns, Impressum, Kontakt, Kundenservice (Versandinformationen, Rückgaberecht, etc.), Google Maps iframe ("Visit us in Basel"). Bottom: Copyright "© 2026 ecom GmbH. All rights reserved." + placeholders for email, phone, etc. Favicon/Logo (Page 4): Circular white "e" on black background (favicon sizes). Main logo: White "ecomshop.ch" text on black background. Other pages: Category grid (black, filters, large images), product (black, prominent Add to Cart). Priority for this job (Milestone 1 – Tasks 1–5): 1. Rebrand from coversmart.ch to ecom / ecomshop.ch (Est. 4–6 hours) Replace all instances of "coversmart.ch" with "ecom" (site title, meta tags, URLs if needed, footer text, etc.). Update main logo: Remove old and replace with white "ecomshop.ch" logo on black background (reference in PDF page 4). Why: Matches "Intelligent Swiss AI & Technology Innovation" positioning. How: Oxygen global settings, search/replace in code/templates. 2. Full Retheme: Remove Blue, Replace with Black (Est. 8–10 hours) Change all blue elements to black/dark mode (#000000 or #111111 depth). White text/accents for contrast (e.g., white on black body/buttons). Responsive/mobile-first. Update to clean sans-serif (e.g., Inter/Roboto, bold headers). Match homepage/footer sketches (all black). Why: Sleek high-end (Apple/xAI vibe), quiet dominance. How: Oxygen global colors/styles, custom CSS. Test desktop/mobile. 3. Fix Page Loading Speeds (Est. 4–6 hours) Compress images (<100KB, WebP, lazy load). Minify CSS/JS. Enable caching (WP Super Cache or similar). Reduce requests. Aim 90+ PageSpeed mobile/desktop. Why: Critical for Swiss conversions/bounce rate. How: Oxygen tools, GTmetrix/PageSpeed, .htaccess tweaks. 4. Replace Favicon with Circular "e" on Black (Est. 1–2 hours) Upload circular white "e" on black (PDF page 4). All sizes (16x16, 32x32, 180x180). Why: Premium minimalist branding. How: WordPress/Oxygen Site Identity, clear cache. 5. Add Trust Badges/Logos to Footer (Est. 2–3 hours) Add UBS logo + "Banking Partner: UBS Switzerland AG", Handelsverband.swiss logo, Ecommerce Europe Trustmark. Embed Google Maps iframe ("Visit us in Basel"). Match footer mockup. Why: Swiss trust halo, reduces abandonment. How: Oxygen footer builder, images/links. Total for this phase: ~19–27 hours. Remaining tasks (product/category fixes, AI features, checkout, AI payment/fraud) in future milestones. Send daily screenshots/updates. Call if unclear: 079 441 87 69. Aim to complete this phase quickly (within days) so we can release Milestone 1 and proceed. Skills Required: WordPress, WooCommerce, Oxygen Builder, CSS/JS, Performance Optimization, Responsive Design. Budget: Fixed Price $1,200 USD (full project; this posting focuses on Milestone 1) Payment Terms (Milestones via PeoplePerHour escrow): Milestone 1: $400 USD – Upon hiring/start and completion/approval of tasks 1–5 (full rebrand, dark mode retheme, speed fixes, favicon, footer/trust badges). Deliver with screenshots, mobile/desktop testing, and site fully brand-consistent (black premium look, trust elements live). Milestone 2: $400 USD – After completion/approval of tasks 6–8 (product pages, category pages, checkout setup). Milestone 3: $400 USD – After completion/approval of task 9 (AI-powered payment routing & fraud detection), full site testing, launch-ready. Apply with Oxygen/Woo experience, performance work examples, and availability for quick turnaround. Tailored for Volodymyr based on prior agreement, but open to strong fits. Let's lock this in today.
opportunity
Experienced WordPress Developer for Website Rebrand
Experienced WordPress developer required (expert in Oxygen Builder + WooCommerce) for the first phase of our site rebrand from coversmart.ch to ecomshop.ch. Goal: Premium, minimalist tech aesthetic — full black/dark mode (#000000/#111111) with white accents, fast loading, consistent branding. No major rewrites needed. Upon hiring, you'll receive site access and REBRANDING-3.pdf with sketches/references: Homepage Mockup: Mobile-first black background. Top: Logo "ecomshop.ch", search bar, "My Account/Login", menu (Shop, Categories, New Arrivals, Best Deals, About Us). Hero banner: "Welcome to ecomshop.ch – Your premium tech destination". Below: 3 category cards (e.g., Smartphones/Apple, Origination/Samsung, Audio/Xiaomi). Then grids of random products (e.g., Smartphones, Laptops, Accessories) in repeating rows for testing. Footer Mockup: Black background. Top row: Brand links (Apple, Samsung, Xiaomi, Andere Hersteller, Elektro & Zubehör, Kundenbereich). Trust section: UBS logo + "Banking Partner: UBS Switzerland AG" (use original UBS logo), Handelsverband.swiss logo, Ecommerce Europe Trustmark. Links: Über uns, Impressum, Kontakt, Kundenservice (Versandinformationen, Rückgaberecht, etc.), Google Maps iframe ("Visit us in Basel"). Bottom: Copyright "© 2026 ecom GmbH. All rights reserved." + placeholders for email, phone, etc. Favicon/Logo (Page 4): Circular white "e" on black background (favicon sizes). Main logo: White "ecomshop.ch" text on black background. Other pages: Category grid (black, filters, large images), product (black, prominent Add to Cart). Priority for this job (Milestone 1 – Tasks 1–5): 1. Rebrand from coversmart.ch to ecom / ecomshop.ch (Est. 4–6 hours) Replace all instances of "coversmart.ch" with "ecom" (site title, meta tags, URLs if needed, footer text, etc.). Update main logo: Remove old and replace with white "ecomshop.ch" logo on black background (reference in PDF page 4). Why: Matches "Intelligent Swiss AI & Technology Innovation" positioning. How: Oxygen global settings, search/replace in code/templates. 2. Full Retheme: Remove Blue, Replace with Black (Est. 8–10 hours) Change all blue elements to black/dark mode (#000000 or #111111 depth). White text/accents for contrast (e.g., white on black body/buttons). Responsive/mobile-first. Update to clean sans-serif (e.g., Inter/Roboto, bold headers). Match homepage/footer sketches (all black). Why: Sleek high-end (Apple/xAI vibe), quiet dominance. How: Oxygen global colors/styles, custom CSS. Test desktop/mobile. 3. Fix Page Loading Speeds (Est. 4–6 hours) Compress images (<100KB, WebP, lazy load). Minify CSS/JS. Enable caching (WP Super Cache or similar). Reduce requests. Aim 90+ PageSpeed mobile/desktop. Why: Critical for Swiss conversions/bounce rate. How: Oxygen tools, GTmetrix/PageSpeed, .htaccess tweaks. 4. Replace Favicon with Circular "e" on Black (Est. 1–2 hours) Upload circular white "e" on black (PDF page 4). All sizes (16x16, 32x32, 180x180). Why: Premium minimalist branding. How: WordPress/Oxygen Site Identity, clear cache. 5. Add Trust Badges/Logos to Footer (Est. 2–3 hours) Add UBS logo + "Banking Partner: UBS Switzerland AG", Handelsverband.swiss logo, Ecommerce Europe Trustmark. Embed Google Maps iframe ("Visit us in Basel"). Match footer mockup. Why: Swiss trust halo, reduces abandonment. How: Oxygen footer builder, images/links. Total for this phase: ~19–27 hours. Remaining tasks (product/category fixes, AI features, checkout, AI payment/fraud) in future milestones. Send daily screenshots/updates. Call if unclear: 079 441 87 69. Aim to complete this phase quickly (within days) so we can release Milestone 1 and proceed. Skills Required: WordPress, WooCommerce, Oxygen Builder, CSS/JS, Performance Optimization, Responsive Design. Budget: Fixed Price $1,200 USD (full project; this posting focuses on Milestone 1) Payment Terms (Milestones via PeoplePerHour escrow): Milestone 1: $400 USD – Upon hiring/start and completion/approval of tasks 1–5 (full rebrand, dark mode retheme, speed fixes, favicon, footer/trust badges). Deliver with screenshots, mobile/desktop testing, and site fully brand-consistent (black premium look, trust elements live). Milestone 2: $400 USD – After completion/approval of tasks 6–8 (product pages, category pages, checkout setup). Milestone 3: $400 USD – After completion/approval of task 9 (AI-powered payment routing & fraud detection), full site testing, launch-ready. Apply with Oxygen/Woo experience, performance work examples, and availability for quick turnaround. Tailored for Volodymyr based on prior agreement, but open to strong fits. Let's lock this in today.
opportunity
Experienced WordPress Developer for Website Rebrand
Experienced WordPress developer required (expert in Oxygen Builder + WooCommerce) for the first phase of our site rebrand from coversmart.ch to ecomshop.ch. Goal: Premium, minimalist tech aesthetic — full black/dark mode (#000000/#111111) with white accents, fast loading, consistent branding. No major rewrites needed. Upon hiring, you'll receive site access and REBRANDING-3.pdf with sketches/references: Homepage Mockup: Mobile-first black background. Top: Logo "ecomshop.ch", search bar, "My Account/Login", menu (Shop, Categories, New Arrivals, Best Deals, About Us). Hero banner: "Welcome to ecomshop.ch – Your premium tech destination". Below: 3 category cards (e.g., Smartphones/Apple, Origination/Samsung, Audio/Xiaomi). Then grids of random products (e.g., Smartphones, Laptops, Accessories) in repeating rows for testing. Footer Mockup: Black background. Top row: Brand links (Apple, Samsung, Xiaomi, Andere Hersteller, Elektro & Zubehör, Kundenbereich). Trust section: UBS logo + "Banking Partner: UBS Switzerland AG" (use original UBS logo), Handelsverband.swiss logo, Ecommerce Europe Trustmark. Links: Über uns, Impressum, Kontakt, Kundenservice (Versandinformationen, Rückgaberecht, etc.), Google Maps iframe ("Visit us in Basel"). Bottom: Copyright "© 2026 ecom GmbH. All rights reserved." + placeholders for email, phone, etc. Favicon/Logo (Page 4): Circular white "e" on black background (favicon sizes). Main logo: White "ecomshop.ch" text on black background. Other pages: Category grid (black, filters, large images), product (black, prominent Add to Cart). Priority for this job (Milestone 1 – Tasks 1–5): 1. Rebrand from coversmart.ch to ecom / ecomshop.ch (Est. 4–6 hours) Replace all instances of "coversmart.ch" with "ecom" (site title, meta tags, URLs if needed, footer text, etc.). Update main logo: Remove old and replace with white "ecomshop.ch" logo on black background (reference in PDF page 4). Why: Matches "Intelligent Swiss AI & Technology Innovation" positioning. How: Oxygen global settings, search/replace in code/templates. 2. Full Retheme: Remove Blue, Replace with Black (Est. 8–10 hours) Change all blue elements to black/dark mode (#000000 or #111111 depth). White text/accents for contrast (e.g., white on black body/buttons). Responsive/mobile-first. Update to clean sans-serif (e.g., Inter/Roboto, bold headers). Match homepage/footer sketches (all black). Why: Sleek high-end (Apple/xAI vibe), quiet dominance. How: Oxygen global colors/styles, custom CSS. Test desktop/mobile. 3. Fix Page Loading Speeds (Est. 4–6 hours) Compress images (<100KB, WebP, lazy load). Minify CSS/JS. Enable caching (WP Super Cache or similar). Reduce requests. Aim 90+ PageSpeed mobile/desktop. Why: Critical for Swiss conversions/bounce rate. How: Oxygen tools, GTmetrix/PageSpeed, .htaccess tweaks. 4. Replace Favicon with Circular "e" on Black (Est. 1–2 hours) Upload circular white "e" on black (PDF page 4). All sizes (16x16, 32x32, 180x180). Why: Premium minimalist branding. How: WordPress/Oxygen Site Identity, clear cache. 5. Add Trust Badges/Logos to Footer (Est. 2–3 hours) Add UBS logo + "Banking Partner: UBS Switzerland AG", Handelsverband.swiss logo, Ecommerce Europe Trustmark. Embed Google Maps iframe ("Visit us in Basel"). Match footer mockup. Why: Swiss trust halo, reduces abandonment. How: Oxygen footer builder, images/links. Total for this phase: ~19–27 hours. Remaining tasks (product/category fixes, AI features, checkout, AI payment/fraud) in future milestones. Send daily screenshots/updates. Call if unclear: 079 441 87 69. Aim to complete this phase quickly (within days) so we can release Milestone 1 and proceed. Skills Required: WordPress, WooCommerce, Oxygen Builder, CSS/JS, Performance Optimization, Responsive Design. Budget: Fixed Price $1,200 USD (full project; this posting focuses on Milestone 1) Payment Terms (Milestones via PeoplePerHour escrow): Milestone 1: $400 USD – Upon hiring/start and completion/approval of tasks 1–5 (full rebrand, dark mode retheme, speed fixes, favicon, footer/trust badges). Deliver with screenshots, mobile/desktop testing, and site fully brand-consistent (black premium look, trust elements live). Milestone 2: $400 USD – After completion/approval of tasks 6–8 (product pages, category pages, checkout setup). Milestone 3: $400 USD – After completion/approval of task 9 (AI-powered payment routing & fraud detection), full site testing, launch-ready. Apply with Oxygen/Woo experience, performance work examples, and availability for quick turnaround. Tailored for Volodymyr based on prior agreement, but open to strong fits. Let's lock this in today.
opportunity
Starling Business API Integration (Bulk Payments)
We run a web application that prepares bulk payments (multiple recipients, amounts, references). That part is already built. We need a developer to integrate Starling Business Bank’s native API so users with a Starling Business account can execute those payments directly from their own bank account. This is: • ✔ Bank-native API integration • ❌ Not Open Banking • ❌ Not file uploads • ❌ Not handling client money ⸻ What needs to be built 1) Connect Starling Business Account • Add a “Connect Starling Business Account” button. • Implement Starling OAuth 2.0 authorisation. • Store access/refresh tokens, account UID and category UID securely. • Allow users to disconnect/revoke access. ⸻ 2) Execute Bulk Payments When a user approves a payment run in our system: • Use the Starling Business Payments API to create payments. • One API call per payment (looped execution). • Typical runs are 10–50 payments. • Capture and store the paymentUid for each payment. • Implement idempotency to prevent duplicates. ⸻ 3) Payment Status Updates • Implement Starling webhooks for payment events. • Update each payment as paid / failed automatically. • Record failure reasons where available. • Write events to our existing activity log. ⸻ 4) Error Handling • Handle token expiry/revocation. • Handle insufficient funds and invalid bank details. • Allow retry of failed payments. • Clean fallback to manual payment if needed. ⸻ What already exists • Bulk payment preparation • Approval workflows • Manual payment fallback • Payment status models • Activity logs & notifications You are only implementing the Starling integration layer. ⸻ Deliverables • Starling OAuth connection flow • Payment initiation logic • Webhook handling • Token management • Short technical documentation ⸻ Skills required • REST APIs • OAuth 2.0 • Webhooks • Payments / fintech integrations ⸻ Important • This is not Open Banking • No CSV/file uploads • No client money handling ⸻ To apply Please confirm: • Experience with bank or payment APIs • Familiarity with OAuth + webhooks • Estimated time and cost
Legal Advice – Director Dispute
I am seeking legal advice regarding a dispute between directors which is preventing the company from operating properly, most urgently in relation to opening a new company bank account with all directors authorised. Company background Three directors One director holds 75% of the shares Two directors (myself included) collectively hold 25% No shareholders’ agreement is in place Primary issue – company banking The company’s existing bank account has been closed by the bank under clause 13.2 of its terms. We have been informed that correspondence was sent to the majority shareholder only. Due to a complete breakdown in communication, the majority shareholder is refusing to engage or cooperate, which means we are currently unable to open a replacement company bank account with all directors properly authorised. This is now preventing the company from receiving income, managing funds, and operating lawfully. Related concerns Jointly owned HMO property (licensed for 6 rooms) Ownership mirrors shareholding (75% / 25%) All directors are personal guarantors on the mortgage Rental income records appear to show only 4 tenants No transparency regarding full rental income or confirmation that mortgage payments are being maintained Our concerns Exposure as personal guarantors Risk to credit ratings Inability to access or control company funds Possible breach of directors’ fiduciary duties Lack of minority protection in the absence of a shareholders’ agreement Advice requested We would welcome your advice on: Our rights and remedies as minority shareholders Steps available to address director obstruction Legal mechanisms to enable the opening of a new company bank account Whether formal correspondence should be sent, and if so, the appropriate form and tone
I need advice on financial applications & planning
Hello, I would like someone to provide confidential advice on making certain types of financial applications with experience in finance, banking, credit brokerage, or personal assistant work.
Cantonese Speakers in Malaysia – Banking Call Task
We are looking for native Cantonese speakers based in Malaysia to complete a short phone conversation task involving calls to banking customer care helplines. Your role will be to make a series of phone calls and provide the corresponding audio recordings. These recordings will be used for internal research to help improve communication processes. All communication, task instructions, and file submissions will be handled strictly through the PeoplePerHour platform. Task Details: - Make phone calls to different banks’ customer care lines in Malaysia - Each call should last around 10 minutes - Complete a total of approximately 1 hour of call recordings (about 6 calls) - Follow the instructions provided after selection - Upload completed recordings through the PPH platform only - Legal & Ethical Compliance: - You must ensure all recordings comply with local laws in Malaysia regarding phone conversation recordings. - In jurisdictions requiring it, you must inform the customer care representative that the call is being recorded. - No part of this task involves unethical, fraudulent, or policy-violating activities. Requirements: - Native Cantonese speaker (Malaysia-based) - Clear and natural speaking tone - Access to a phone to call customer care helplines - Reliable internet connection for uploading files - Ability to follow instructions carefully Payment Terms: - This is a paid freelance task. - Payment will be released after the submitted recordings are reviewed and approved. - All payments will be processed solely through the PeoplePerHour platform for security and compliance. Timeline: - The full set of tasks can typically be completed within 2–3 days after onboarding.
opportunity
Project: Open Banking Integration for PayCIS (Existing Platform)
About PayCIS: Live CIS payroll web app for UK contractors/subcontractors (CIS tax, HMRC checks, approvals, bulk payment files). System already built. ⸻ Scope 1. Recommend an Open Banking Provider • Compare UK providers (Yapily, Token, TrueLayer, Crezco, Modulr, etc.). • Recommend best option for: • Reading incoming contractor payments • Triggering outgoing subcontractor bulk payments • Low fixed-cost model • Minimal/no FCA regulation on our side 2. Integration Work • Implement incoming payment detection + reconciliation (via provider API + webhook). • Implement bulk payout initiation to subcontractors. • You integrate these with our existing API endpoints (we supply full documentation). • Build a small number of new workflow pages in our system as needed (e.g., payment status views, recon screens, error logs). • Full sandbox + live configuration, error handling, retries, logging. ⸻ What to Include in Your Proposal • Relevant Open Banking / API experience • Provider recommendation • Estimated cost + timeline • Clarify any assumptions or questions
opportunity
Expert Oxygen + WooCommerce & AI Dev (Rebrand)
This is a rebrand and optimization of our existing live WordPress site (coversmart.ch) using Oxygen Builder + WooCommerce — NOT a new build from scratch. No major architecture changes; focus on design refresh, speed, trust elements, and basic AI features. Seeking expert Oxygen Builder + WooCommerce developer with AI integration skills (e.g., OpenAI API, Stripe Radar) for rebranding coversmart.ch to ecomshop.ch. No major rewrites—focus on premium minimalist tech aesthetic: full black/dark mode (#000000/#111111) with white accents, fast loading, and AI features. Upon hire, get site access and REBRANDING-3.pdf (sketches for homepage, footer, favicon/logo, category/product pages). Key Mockups (from REBRANDING-3.pdf): 1. Homepage: Mobile-first black background. Top: "ecomshop.ch" logo, search bar, My Account/Login, menu (Shop, Categories, New Arrivals, Best Deals, About Us). Hero: "Welcome to ecomshop.ch – Your premium tech destination". Below: 3 category cards (e.g., Smartphones/Apple, Smartphones/Samsung, Audio/Xiaomi); grids of random products (e.g., Smartphones, Laptops, Accessories). 2. Footer: Black background. Top: Brand links (Apple, Samsung, Xiaomi, Andere Hersteller, Elektro & Zubehör, Kundenbereich). Trust: UBS logo + "Banking Partner: UBS Switzerland AG", Handelsverband.swiss logo, Ecommerce Europe Trustmark. Links: Über uns, Impressum, Kontakt, Kundenservice (Versandinformationen, Rückgaberecht, etc.). Google Maps iframe ("Visit us in Basel"). Bottom: "© 2026 ecom GmbH. All rights reserved." + email/phone placeholders. 3. Favicon/Logo (Page 4): Circular white "e" on black (sizes: 16x16, 32x32, 180x180). Main logo: White "ecomshop.ch" on black. 4. Category Pages: Black grid with filters, large images, "Bestseller/Recommended" sections. 5. Product Pages: Black layout, prominent Add to Cart (sticky/top), AI bundles/recommendations. Full Scope (10 Tasks, Est. 37–45 Hours Total): Prioritize Milestone 1 (Tasks 1–5). Send daily screenshots/updates. Call if unclear: +41 79 441 87 69. 1. Rebrand to ecomshop.ch (4–6 hrs): Replace "coversmart.ch" everywhere (title, meta, URLs if needed, footer). Update logo to white "ecomshop.ch" on black (PDF p4). Use Oxygen global settings/search-replace. 2. Retheme to Black/Dark Mode (8–10 hrs): Swap blue to #000000/#111111; white text/accents for contrast. Responsive/mobile-first. Clean sans-serif font (e.g., Inter/Roboto, bold headers). Match sketches (all black). Use Oxygen global colors/CSS; test desktop/mobile. 3. Optimize Loading Speeds (4–6 hrs): Compress images (<100KB, WebP, lazy load). Minify CSS/JS. Enable caching (e.g., WP Super Cache). Reduce requests. Aim 90+ PageSpeed mobile/desktop. Use Oxygen tools/GTmetrix/.htaccess. 4. Update Favicon (1–2 hrs): Upload circular white "e" on black (PDF p4, all sizes). Use WordPress/Oxygen Site Identity; clear cache. 5. Add Footer Trust Elements (2–3 hrs): UBS logo + text, Handelsverband.swiss logo, Ecommerce Europe Trustmark. Embed Google Maps iframe ("Visit us in Basel"). Match sketch. Use Oxygen footer builder. 6. Fix Product Pages (4–6 hrs): Sticky/top "Add to Cart". Add basic AI search bar (OpenAI API for intent/bundles, e.g., "Add glass + cable for CHF 22.95"). Sleek black layout, zoom/360° views. Match sketch (PDF p6). Use Oxygen templates/JS. 7. Fix Category Pages (3–5 hrs): Grid layout, filters (price/brand), pagination/infinite scroll, "Bestseller" sections with bundles. Black theme, fast load. Match sketch (PDF p5). Use Oxygen archive templates. 8, Set Up Checkout (3–5 hrs): Minimal fields (name, address, email, phone). Integrate payments (TWINT, PostFinance, Stripe/PayPal linked to UBS). Add trust badges. Test full flow. Use Woo settings/plugins/Oxygen template. 9. Add AI Payment Routing & Fraud Detection (8–10 hrs): Implement Stripe Radar (or similar) for auto-routing (lowest fee/success, e.g., TWINT for Swiss). Real-time fraud scoring. Test in checkout. Ensure DACH compliance (DSG/AML). Use API/JS/webhooks. Skills Required: WordPress, WooCommerce, Oxygen Builder, CSS/JS, Performance Optimization, Responsive Design, AI Integration (OpenAI/Stripe Radar). Budget: Fixed $1,200 USD (full project). Payment Terms (PPH Escrow Milestones): Milestone 1 ($400): Complete/approve Tasks 1–5 (rebrand, theme, speed, favicon, footer). Provide screenshots/tests. Milestone 2 ($400): Complete/approve Tasks 6–8 (product, category, checkout). Milestone 3 ($400): Complete/approve Tasks 9–10 (AI payment/fraud), full testing, launch-ready. Apply with Oxygen/Woo/AI examples, portfolio links, and immediate availability. Open to strong fits. Let's start today.
Hybrid Web2/Web3 Transaction Monitoring Platform
We are seeking a proficient blockchain developer to enhance our existing MERN stack banking application with advanced transaction monitoring capabilities by integrating blockchain technology. The primary objective is to establish an immutable transaction ledger for our forthcoming e-commerce platform. Key tasks include adding blockchain functionality for recording all financial transactions, ensuring dual storage with MongoDB and blockchain, developing smart contracts for validation, modifying Express.js APIs for seamless interaction, and providing comprehensive documentation on the blockchain architecture and maintenance guide. Your expertise will be crucial in ensuring data integrity and maintaining backward compatibility while enhancing our system's overall functionality.
opportunitypre-funded
Maison Italic: High-ticket sales for luxury Italian furniture.
Maison Italic is a premier interior architecture and procurement house that brings the world-renowned "Made in Italy" excellence to high-end residential and commercial projects. With a portfolio of over 500 elite Italian manufacturers, we provide turnkey solutions for discerning clients who demand the highest standards of design and craftsmanship. We are seeking a seasoned Outbound Sales Professional to act as our brand ambassador. Your mission is to initiate relationships with high-net-worth individuals (HNWIs), property developers, and commercial architects to introduce our bespoke design and procurement services. Key Responsibilities Strategic Outbound Prospecting: Conduct cold calls to a curated list of potential clients and partners to introduce Maison Italic’s value proposition. Lead Qualification: Identify the specific needs of prospects, ranging from turnkey interior design to bespoke furniture procurement. Appointment Setting: Successfully bridge the gap between initial contact and a formal consultation with our design team. CRM Management: Maintain meticulous records of calls, follow-ups, and lead status. Brand Representation: Communicate with the sophistication and professional vocabulary expected in the luxury furniture and architecture industry. Required Skills & Experience Proven Track Record: Minimum 5 years of experience in high-ticket outbound sales or business development. Industry Knowledge: Familiarity with the luxury furniture market, interior design, or the "Made in Italy" sector is highly preferred. Exceptional Communication: Fluent, persuasive English (additional languages like Italian or Arabic are a plus) with a polished "corporate-executive" tone. Resilience: A veteran mindset—able to navigate gatekeepers and turn "no" into "not right now." What We Provide Legal Backing: You will be representing a brand fully owned and operated by Global Concierge, a registered entity under RAK International Corporate Centre (Registration No: 0149). Marketing Support: Access to our digital portfolio and website (https://maisonitalic.com) to support your sales efforts. Compensation: Competitive hourly rate plus a highly attractive commission structure on successful conversions/contracts. How to Apply Please provide a brief summary of your most successful high-ticket sales achievement. If you have a recording of a past sales call or a voice sample, please include it. We are looking for the "voice" of Maison Italic. The "Maison Italic" Executive Sales ScriptPhase 1: The Hook (The First 15 Seconds) "Good morning/afternoon, [Prospect Name]. My name is [Salesperson Name] calling from the London/Dubai office of Maison Italic. I’m reaching out because we are currently expanding our portfolio of turnkey interior projects in [Prospect’s City/Region], and your recent project at [Reference a specific project if known] caught our attention." Phase 2: The Value Proposition "We specialize in bridging the gap between high-end architectural vision and the 'Made in Italy' manufacturing world. We represent over 500 elite Italian manufacturers, providing everything from bespoke furniture and lighting to full-scale interior architecture. Essentially, we act as the single point of contact—handling the design, the direct procurement from Italy, and the final installation." Phase 3: The Discovery Question "I noticed on your website that you focus on [Luxury Residential/Commercial Spaces]. Are you currently managing any projects where sourcing authentic, high-caliber Italian craftsmanship has been a challenge or where you're looking for a more streamlined 'turnkey' solution?" Phase 4: Handling the "I already have a supplier" Objection "I completely understand. Most of our partners already have established channels. However, Maison Italic is unique because we provide direct access to the manufacturers that aren't typically available through standard retail showrooms. Because we operate under our parent facility, Global Concierge, we handle the entire logistics and banking tail, so you don't have to deal with multiple international vendors." Phase 5: The Close (The Appointment) "I’d love to send you a digital copy of our latest curated portfolio so you can see the quality of our recent installations. Beyond that, would you be open to a 10-minute introductory call next Tuesday with our Head of Design? We can discuss how we might be able to simplify your procurement for your next project." If Accepted we will need to sign an NDA subject to receiving passport and ID documents and proof of address of the agent. At Maison Italic, we don't hire 'callers'; we hire future partners. While we provide a $300 base to cover your desk, our top performers in this role earn over $1,500 a month. One project close for a luxury villa could earn you a bonus that pays for your entire year's rent.