View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007769 | module PayPal Checkout | module PayPal checkout - sub | public | 2025-02-14 14:43 | 2025-03-04 13:43 |
| Reporter | Spritje | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.5.2 / 3.4.0 | ||||
| Summary | 0007769: PayPal Checkout 3.4 Oxid 7.0.4 - constant requests to PayPal greater than 300ms | ||||
| Description | Currently, 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 ... | ||||
| Tags | No tags attached. | ||||