
Closed
Posted
Paid on delivery
I need a complete SellHub store built and ready for launch. The site must handle both digital downloads and physical inventory, so the product structure should be organised for licensing files, instant-deliverables as well as shippable items. Please add an initial batch of products.. For payments I’ve settled on Stripe and crypto for checkout, refunds and webhook handling all have to run through Stripe’s latest API version so I can use their dashboard without extra plugins. Discord is a core part of the workflow. Customers should be able to sign in with Discord OAuth2 (user authentication) and, once an order is completed, a purchase-confirmation message must post automatically to a channel I specify (notification system). Keep the code clean so I can later extend it to activity tracking if needed. Deliverables • Responsive SellHub site live on sellhub • Product catalogue loaded and tested (digital + physical) • Stripe checkout fully functional, test and live keys demonstrated • Discord OAuth login and channel notifications working on my server • Brief hand-off document covering environment variables, admin tasks and how to add new items I’ll provide server access, and Discord bot token as soon as we get started.
Project ID: 40647572
67 proposals
Remote project
Active 23 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
67 freelancers are bidding on average £59 GBP for this job

This SellHub store will be configured for launch with a clear catalogue structure covering digital downloads, licence files, instant-delivery products, and physical items requiring shipping. I’ll load and test the initial product batch, verify responsive storefront behaviour, and configure the required admin settings. For payments, I’ll connect Stripe using the current API version, with separate test and live keys, Checkout handling, refund flows, secure webhook verification, and order-status updates. I’ll also configure the available Stripe-supported crypto payment option for your account and region, keeping payment logic modular so it can be extended later. Discord OAuth2 will be implemented for customer sign-in, with protected callback handling and account linking. After a successful order, a verified webhook event will trigger a purchase-confirmation message in your selected Discord channel through the bot. I’ll keep the integration clean and extensible for future activity tracking. I’ll finish with end-to-end testing, launch configuration on SellHub, and a concise hand-off document covering environment variables, admin tasks, product creation, and adding new digital or physical items. Do you already have the initial product list and Discord channel ID ready to provide? Muhammad Saad
£30 GBP in 3 days
7.9
7.9

✍️ Hi, I will build your store using custom PHP to handle Stripe webhooks and Discord OAuth2 integration. I have successfully implemented Discord authentication and automated purchase alerts for several live commerce platforms before. This ensures your store is secure, scalable, and fully ready for your launch. Let’s discuss the product catalogue details. Estimated timeline: 7–10d Budget: £450 Let's discuss and get started. - Ajhar
£15 GBP in 7 days
7.8
7.8

Hi there, mapping SellHub digital licenses vs physical SKUs ensures Stripe's webhook events trigger the correct delivery logic without manual dashboard intervention. I'll integrate Stripe's latest API and Discord OAuth2 for automated channel notifications. I've built similar webhook flows for real-time order tracking and Discord role mapping. Which Discord roles should be assigned to users upon login? Send the server access and bot token to begin. Talk soon, Saeed
£15 GBP in 7 days
6.7
6.7

Hello! We can build you a SellHub store with Stripe and Discord integration for this launch. 1. Do you already have the product list and initial batch ready? 2. Should we connect to an existing SellHub setup or build it from scratch? — About us We are dZENcode – a full-cycle IT company for digital product development: from design and programming to integrations and post-release support. We build projects from scratch and also work on existing solutions that need further development, improvements, or technical support. You can find detailed information about our services and rates on our official website: https://dzencode.com. Please review it – after that, we can discuss the details and agree on the next step. ⚠️ After clarifying all details, we will define the scope, the suitable cooperation format – task-based, outsourcing, or outstaffing – and the final cost. Projects are guaranteed to reach release with us: • 10+ years providing IT services; • 90+ in-house specialists; • 250+ public reviews since 2015; • We support products under SLA after launch; • We work under NDA and a company contract!
£15 GBP in 7 days
6.7
6.7

Hello, I can build and configure your SellHub store for both digital and physical products, including the initial product catalogue, responsive storefront, licensing/download delivery, and shipping-ready inventory structure. I’ll integrate Stripe for secure checkout, refunds, and webhook handling, along with Discord OAuth2 authentication and automatic purchase notifications to your selected Discord channel. I’ll also keep the implementation clean and well documented for future extensions. Best Regards Fizza Nadeem K
£12 GBP in 2 days
6.2
6.2

Hi, The project sounds straightforward but needs careful handling of the product structure and Discord integration. A store with both digital and physical items means the backend has to keep files, licenses, and shipping details separate without mixing them up. I’ve built similar product catalogues before, most recently on the Shopify stores you can see in my portfolio. The tricky part is usually making sure the product types don’t leak into each other during checkout and order processing. The approach would be to model products with a type flag and route downloads only for digital items while keeping physical ones for shipping. Stripe’s new API makes refunds and webhooks cleaner, but the webhook endpoint needs to handle both success and failure cases to avoid lost orders. For Discord, the OAuth flow should store the user’s channel ID during login so notifications can be sent directly after payment succeeds. The biggest unknown is how the Discord bot will behave under load if traffic spikes right after launch. It might be worth adding a small delay before sending the message to avoid hitting API rate limits. A second item is making sure the file paths for digital downloads are stored securely so they can’t be guessed or brute-forced. Thanks, Denis.
£30 GBP in 1 day
6.3
6.3

Hi, I’ve worked on similar ecommerce setups involving digital products, physical inventory, Stripe payments, and Discord integrations, so I understand how important it is to keep the customer journey simple while making the backend reliable. The main challenge is handling different product types while keeping checkout, refunds, webhooks, and Discord events synchronized. I’d structure the catalog cleanly, integrate Stripe securely, and use Discord OAuth2 plus webhook based notifications so completed purchases trigger the correct channel message. I’ll build and configure the SellHub store, load and test the initial products, verify test and live payment flows, complete Discord integration, and provide clear handover notes. Best Regards, Muhammad Saad K
£70 GBP in 5 days
5.7
5.7

Hi, I can help you with this project. I have relevant experience with PHP, HTML and can handle the work from development to testing and delivery. I've reviewed your requirements and can provide a clean, reliable, and responsive solution. Let's discuss the details and get started. Best, Arslan Shahid
£10 GBP in 7 days
5.7
5.7

Dear Client, I’m an experienced full-stack developer with 10+ years of experience, specializing in ecommerce, payment gateways, APIs, authentication, and third-party integrations. I understand you need a complete SellHub store supporting digital and physical products, with catalogue setup, Stripe checkout using the latest API, refunds/webhooks, Discord OAuth2 authentication, automated purchase notifications, and clean extensible code. My PHP, Laravel, REST API, database, Stripe, OAuth2, Docker, and integration experience enables me to build, test, and configure the complete workflow with secure environment variables and responsive UI. I can deliver the live store, tested products, Stripe test/live setup, Discord integration, and concise hand-off documentation. Best regards, Md Ruhul Ajom
£35 GBP in 2 days
5.6
5.6

Hello, the first thing to note is that handling both digital and physical products in a single store usually means splitting the product model early—you’ll need clear flags, downloadable assets for licenses, and separate inventory fields to avoid mixing SKUs later. I’ve built SellHub stores before, where the main challenge was keeping the checkout logic clean for mixed inventory while still using Stripe’s unified API for payments, refunds, and webhooks. In one project, I integrated Discord OAuth and bot notifications that post order confirmations to a private channel, including a lightweight admin panel to toggle channels per store. I’ll start by setting up a SellHub base with separate product types, then wire Stripe using their latest API version for checkout and webhooks. Discord login will use OAuth2, and the bot will listen to a queue for new orders before posting to your chosen channel. The system will log errors for failed messages, so you can debug if Discord rate-limits or the channel is private. I’ll need your server access, Discord bot token, and the Stripe keys before I can test. You’ll get a short hand-off doc with environment variables and product-add steps. Thanks, Lazar.
£10 GBP in 1 day
4.8
4.8

You need a SellHub store that supports both digital licensing products and physical inventory, with Stripe payments and Discord automation working together before launch. I build full-stack commerce systems with payment flows, webhooks, OAuth integrations, and admin-ready product structures. At Poundit, I worked on an e-commerce platform using Django, Node.js, Vue/Next frontend, and Stripe payment automation. I can apply the same approach here for SellHub product setup, Stripe latest API checkout/refunds/webhooks, and Discord OAuth2 login with order notification workflows. I will structure products for instant downloads, licenses, and shippable items, then test checkout flows with both Stripe test and live environments. I will also provide clear setup notes for environment variables, admin tasks, and future extensions like activity tracking.
£55 GBP in 7 days
4.7
4.7

Hi, I’m Fernando, a senior full‑stack developer with extensive experience in PHP, Stripe integration and Discord bots. I see you need a SellHub store that can sell both downloadable files and physical items while keeping the checkout and community notification tightly linked. By structuring products with separate digital and shipping flags, the catalogue stays scalable and you can add new SKUs without code changes. My plan is to use Stripe’s latest SDK for payment, refunds and webhooks, combined with a lightweight Discord OAuth2 flow. The webhook will trigger a bot message to your chosen channel only after a successful payment, minimizing false alerts and keeping the codebase modular for future activity tracking. Recently I built a WordPress‑based digital marketplace that handled Stripe payments and posted order confirmations to a Discord channel. The challenge was synchronising webhook events; I solved it with a queued worker that ensured atomic updates, resulting in zero missed notifications and a 30% reduction in support tickets. I look forward to turning your vision into a live store and will provide clear hand‑off docs for ongoing management. Thanks
£100 GBP in 2 days
4.8
4.8

Hi, have you considered how you want to handle the database schema for the hybrid product inventory to ensure that digital license generation triggers seamlessly without interfering with the physical shipping status updates? To build your SellHub store, I will implement a robust full-stack architecture using a clean MVC pattern where Stripe’s latest API handles all payment lifecycles and webhooks, and Discord’s OAuth2 flow is integrated to bridge user identity with purchase history. I will configure the Discord bot to listen for order success events, ensuring real-time notifications are pushed to your private channel immediately upon transaction verification. For a performance boost, I recommend implementing Redis for session management and webhook queueing to ensure that high-traffic spikes during product drops do not delay digital delivery or notification firing. I am available for a quick call to discuss the project further and can also share similar projects I have worked on in the chat. Thanks
£15 GBP in 7 days
4.5
4.5

Hello, this project is really a commerce workflow integration problem more than a storefront theme task, and I’ve built production systems where auth, event handling, and operational handoff matter as much as the UI. The real engineering risk is keeping order state, payment state, and Discord-side notifications consistent so you do not end up with duplicate posts, missed confirmations, or account mismatches across OAuth and checkout. The closest examples from my work are DocIntel AI and Dent-Cloud. Different domains, but both required clean service boundaries, admin-facing operations, and reliable event-driven backend behavior in production. I usually structure this kind of build by separating storefront configuration, payment/webhook processing, and notification/auth flows. With Stripe, that means treating webhooks as the source of truth for completed purchases and making Discord posting idempotent so retries do not create noise. I’d also keep the Discord integration extensible so later activity tracking can attach to the same customer identity and event model without reworking the core flow. These are the kinds of systems I design for long-term production use, not just launch-day demos. If useful, I can sketch the order-state and webhook flow before implementation. Clifton
£15 GBP in 7 days
4.6
4.6

Hi, Your SellHub store needs more than a basic build , it has to support digital files, physical inventory, Stripe payments, and Discord-driven order notifications from day one. I can set that up cleanly so the store is ready to launch and easy to extend later. I’ve built stores with mixed product types, Stripe checkout, and webhook-based automations before, and I’m comfortable working with Discord OAuth2 and bot notifications. I’d keep the product structure clear for licensing files, instant downloads, and shippable items, then wire Stripe’s latest API directly for refunds and checkout in both test and live modes. My focus would be a stable launch, clean code, and a simple hand-off so you can manage products, env vars, and admin tasks without friction. I’ll also make sure the Discord flow is reliable and easy to expand later. If that sounds right, I’m ready to get started. Best regards, Gabriel
£10 GBP in 22 days
4.2
4.2

Hello, "SellHub Store With Stripe & Discord OAuth" - you need a launch‑ready shop handling digital & physical goods. I’ll set up Stripe Checkout Sessions with webhooks for payments, refunds and test/live keys, and store Discord OAuth tokens securely to keep the flow stateless. The order webhook will trigger a bot message to your chosen channel. I built a similar website with product pages and email integration here: https://www.freelancer.com/projects/web-design/Classic-Articles-Website-with-Email/reviews. For digital downloads I’ll generate signed URLs that expire after use, and for physical items I’ll add a simple shipping flag so you can later plug in a carrier API. Which Discord channel ID should receive the order‑completion notifications? Looking forward to working with you. Artur Giżycki
£240 GBP in 5 days
3.7
3.7

Auto delivering digital downloads and syncing roles through Discord OAuth is the part that needs to be airtight, one failed webhook and buyers get stuck without their product. I'd set up the store with Stripe or PayPal, hook in Discord API for role assignment on purchase, and test the flow before handoff. Can start today, done in 3 days. These numbers are based on the post as written, we'll refine after a quick scope chat. Want me to send a plan?
£20 GBP in 4 days
3.6
3.6

★•══•★ Hi client ★•══•★ I’m ready to build your SellHub store that smoothly handles both digital downloads and physical products. I’ll set up a clear product structure for licensing files, instant deliverables, and shippable items to keep things organized and user-friendly. Stripe integration with the latest API will cover payments, refunds, and webhooks so you can manage everything right from their dashboard—no extra plugins needed. Discord OAuth2 login will be implemented for seamless customer sign-in, plus automatic purchase-confirmation messages posted to your chosen channel. The code will be clean and easy to extend later for activity tracking. I’ll also load an initial batch of products and provide a simple hand-off document explaining environment variables, admin tasks, and how to add new items. Sound good? What’s the first batch of products you want loaded? Best regards, Rico
£15 GBP in 7 days
3.8
3.8

I can build the SellHub store around the exact flow you described: digital + physical products, Stripe checkout/webhooks, and Discord OAuth + automatic purchase notifications — without adding unnecessary plugins. My approach would be: Set up the responsive SellHub storefront and structure products for both instant digital delivery/licensing files and shippable inventory. Load and test the initial catalogue. Configure Stripe test/live keys, checkout, payment status handling, refunds and webhooks. Implement Discord OAuth2 for customer login. Connect completed orders to your Discord bot so the confirmation is posted automatically to your specified channel. Keep configuration/environment variables clean so activity tracking or additional Discord automation can be added later. Provide a concise handoff covering admin tasks, environment variables and adding products. I’ll test the complete flow end-to-end rather than just configuring the individual integrations.
£350 GBP in 10 days
3.4
3.4

Hello! I can build the SellHub store with digital/physical products, Stripe checkout and webhooks, Discord OAuth2, and automated purchase notifications. Clean APIs and handover included. We can discuss here.
£250 GBP in 7 days
2.8
2.8

Bradford, United Kingdom
Member since Aug 14, 2026
£10-20 GBP
£20-250 GBP
$250-750 USD
$2500 USD
₹1500-12500 INR
₹1500-12500 INR
$250-750 USD
$250-750 AUD
$2500 USD
₹12500-37500 INR
₹12500-37500 INR
$10-11 USD
$250-750 USD
$1500-3000 USD
₹1500-12500 INR
$10-30 USD
£1500-3000 GBP
$250-750 USD
$30-250 USD
€8-30 EUR
₹750-1250 INR / hour
₹12500-37500 INR