View Issue Details

IDProjectCategoryView StatusLast Update
0007769module PayPal Checkoutmodule PayPal checkout - subpublic2025-03-04 13:43
ReporterSpritje Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version2.5.2 / 3.4.0 
Summary0007769: PayPal Checkout 3.4 Oxid 7.0.4 - constant requests to PayPal greater than 300ms
DescriptionCurrently, very frequent requests to api.paypal.com can be observed via Tideways. Presumably this happens when the customer is logged in.
The calls take 300ms and more. The calls of the customer are thus delayed by 0.3s!

The query is also executed on the detail page. We have NOT integrated the button on the detail page.
Probably because of the shopping cart button (Fly out basket).
Additional Information Path
/v1/identity/generate-token
Stack:

[calls in vendor code beyond this function were cut off]

#0 GuzzleHttp\Client::send()
#1 OxidSolutionCatalysts\PayPalApi\Client::sendWithAuth()
#2 OxidSolutionCatalysts\PayPalApi\Client::send()
#3 OxidSolutionCatalysts\PayPalApi\Service\BaseService::send()
#4 OxidSolutionCatalysts\PayPal\Core\Api\IdentityService::requestClientToken()
#5 OxidSolutionCatalysts\PayPal\Core\ViewConfig::getDataClientToken()
#6 ...
TagsNo tags attached.

Activities

QA

2025-02-14 14:46

administrator   ~0017824

QA

2025-02-14 14:48

administrator   ~0017825

Screenshot 2025-02-14 095824.png (110,516 bytes)   
Screenshot 2025-02-14 095824.png (110,516 bytes)   

QA

2025-02-14 15:08

administrator   ~0017826