Foxy
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.
◆Recent moves
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.