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

Subscription Pricing Scheme

The pricing scheme details.

Structure

SubscriptionPricingScheme

Fields

Name Type Tags Description Getter Setter
version ?int Optional The version of the pricing scheme.Constraints: >= 0, <= 999 getVersion(): ?int setVersion(?int version): void
fixedPrice ?Money Optional The currency and amount for a financial transaction, such as a balance or payment due. getFixedPrice(): ?Money setFixedPrice(?Money fixedPrice): void
pricingModel ?string(SubscriptionPricingModel) Optional The pricing model for tiered plan. The tiers parameter is required.Constraints: Minimum Length: 1, Maximum Length: 24, Pattern: ^[A-Z_]+$ getPricingModel(): ?string setPricingModel(?string pricingModel): void
tiers ?(PricingTier[]) Optional An array of pricing tiers which are used for billing volume/tiered plans. pricing_model field has to be specified.Constraints: Minimum Items: 1, Maximum Items: 32 getTiers(): ?array setTiers(?array tiers): void
createTime ?string Optional The date and time, in Internet date and time format. Seconds are required while fractional seconds are optional. Note: The regular expression provides guidance but does not reject all invalid dates.Constraints: Minimum Length: 20, Maximum Length: 64, Pattern: ^[0-9]{4}-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])[T,t]([0-1][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]+)?([Zz]|[+-][0-9]{2}:[0-9]{2})$ getCreateTime(): ?string setCreateTime(?string createTime): void
updateTime ?string Optional The date and time, in Internet date and time format. Seconds are required while fractional seconds are optional. Note: The regular expression provides guidance but does not reject all invalid dates.Constraints: Minimum Length: 20, Maximum Length: 64, Pattern: ^[0-9]{4}-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])[T,t]([0-1][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]+)?([Zz]|[+-][0-9]{2}:[0-9]{2})$ getUpdateTime(): ?string setUpdateTime(?string updateTime): void

Example (as JSON)

{
  "version": 172,
  "fixed_price": {
    "currency_code": "currency_code4",
    "value": "value0"
  },
  "pricing_model": "VOLUME",
  "tiers": [
    {
      "starting_quantity": "starting_quantity8",
      "ending_quantity": "ending_quantity6",
      "amount": {
        "currency_code": "currency_code6",
        "value": "value0"
      }
    },
    {
      "starting_quantity": "starting_quantity8",
      "ending_quantity": "ending_quantity6",
      "amount": {
        "currency_code": "currency_code6",
        "value": "value0"
      }
    },
    {
      "starting_quantity": "starting_quantity8",
      "ending_quantity": "ending_quantity6",
      "amount": {
        "currency_code": "currency_code6",
        "value": "value0"
      }
    }
  ],
  "create_time": "create_time2"
}
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