← Back to all sparks
F

Foxy

E-COMM
Velocity5.0

Flexible hosted e-commerce and subscription management platform for developers.

Foxy is steadily expanding its payment and shipping provider integrations via API, with FedEx OAuth and PayPal improvements leading recent work.

ecommercepayment-integrationsapi-expansionshipping-integrationspaypalfedex
Current state
Foxy is a hosted e-commerce platform specializing in customizable cart and checkout for merchants who want flexibility without building from scratch. The recent changelog is dense with API and integration work: FedEx OAuth connections, PayPal 'pay now' flow support, API scope updates, and a new package_weight_max field exposure. Bug fixes on PayPal reconnection and subscription trial dates round out the recent entries.
Where it's heading
Foxy is investing in breadth of integration coverage—multiple payment providers (PayPal, Moneris), shipping carriers (FedEx), and API surface area expansions. The fix cadence (multiple PayPal and coupon fixes) suggests active use of these integrations with real merchant edge cases surfacing. There is no visible movement toward new product categories or major UX changes.
Prediction
Continued expansion of payment and shipping provider support is the most likely near-term direction. The FedEx OAuth pattern (modern auth for legacy integrations) suggests similar modernization work may follow for other providers.

Recent moves

  1. 3d ago

    Store API: expose package_weight_max field

    Exposing package_weight_max via the Store API gives developers access to a previously internal constraint—useful for build-time validation in custom checkout flows that calculate shipping rates programmatically.

  2. 17d ago

    PayPal: add 'pay now' flow support

    PayPal 'pay now' flow support adds an immediate-charge option to the PayPal integration—a checkout UX improvement that lets merchants offer direct payment without the 'pay later' friction for one-time purchases.

  3. 1mo ago

    Fix: PayPal Complete Payments API reconnection

    PayPal Complete Payments reconnection via API fixes a gap in the OAuth flow—internal fix for merchants whose PayPal connection needed re-authentication without a manual re-setup.

  4. 1mo ago

    API: update scope support

    Updated API scope support broadens what developer integrations can access—an incremental but necessary step as Foxy's API surface expands to cover more payment and shipping provider functionality.

  5. 1mo ago

    FedEx: add API support for OAuth connections

    FedEx OAuth connections replace an older authentication model for FedEx shipping rate lookups—modernizing the integration for merchants using FedEx and aligning with FedEx's own API migration requirements.

  6. 1mo ago

    Fix: subscription trial next_transaction_date redirect

    A subscription trial bug fix redirects next_transaction_date to start_date for future-dated trials—a data consistency fix for merchants using delayed trial starts, with no user-visible behavior change for standard subscriptions.