Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Paypal Server Sdk Laravel Package

paypal/paypal-server-sdk

Official PayPal Server SDK for PHP. Integrates with a limited set of PayPal REST APIs (Orders, Payments, Vault, Transaction Search, Subscriptions). Supports sandbox/live environments, configurable timeouts, and optional retries/backoff.

View on GitHub
Deep Wiki
Context7

Cart Information

The cart information.

Structure

CartInformation

Fields

Name Type Tags Description Getter Setter
itemDetails ?(ItemDetails[]) Optional An array of item details.Constraints: Minimum Items: 1, Maximum Items: 32767 getItemDetails(): ?array setItemDetails(?array itemDetails): void
taxInclusive ?bool Optional Indicates whether the item amount or the shipping amount already includes tax.Default: false getTaxInclusive(): ?bool setTaxInclusive(?bool taxInclusive): void
paypalInvoiceId ?string Optional The ID of the invoice. Appears for only PayPal-generated invoices.Constraints: Minimum Length: 1, Maximum Length: 127, Pattern: ^[a-zA-Z0-9_'\-., ":;\!?]*$ getPaypalInvoiceId(): ?string setPaypalInvoiceId(?string paypalInvoiceId): void

Example (as JSON)

{
  "tax_inclusive": false,
  "item_details": [
    {
      "item_code": "item_code0",
      "item_name": "item_name8",
      "item_description": "item_description4",
      "item_options": "item_options2",
      "item_quantity": "item_quantity2"
    }
  ],
  "paypal_invoice_id": "paypal_invoice_id2"
}
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle