Skip to content

Migrate PayPal Commerce plugin from custom HTTP client to official PayPal Server SDK#8186

Open
aliraza1231 wants to merge 1 commit into
nopSolutions:developfrom
aliraza1231:issue-8185-paypal-http-client-calls-to-sdk-migration
Open

Migrate PayPal Commerce plugin from custom HTTP client to official PayPal Server SDK#8186
aliraza1231 wants to merge 1 commit into
nopSolutions:developfrom
aliraza1231:issue-8185-paypal-http-client-calls-to-sdk-migration

Conversation

@aliraza1231
Copy link
Copy Markdown

Closes #8185

Replace manual HttpClient-based PayPal API calls with the official PayPalServerSDK (v2.0.0) using an adapter pattern that routes Orders, Payments, Vault, and Tracking operations through the SDK while preserving HTTP fallback for webhooks, identity tokens, and onboarding.

…ent to official PayPal Server SDK

Replace manual HttpClient-based PayPal API calls with the official PayPalServerSDK (v2.0.0) using an adapter pattern that routes Orders, Payments, Vault, and Tracking operations through the SDK while preserving HTTP fallback for webhooks, identity tokens, and onboarding.
@AndreiMaz AndreiMaz changed the title feat: Migrate PayPal Commerce plugin from custom HTTP client to official PayPal Server SDK Migrate PayPal Commerce plugin from custom HTTP client to official PayPal Server SDK May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate PayPal Commerce plugin from custom HTTP client to official PayPal Server SDK

3 participants