Skip to content

PaymentProgramType Enum eBay Docs

An enumerated type defining the supported payment programs.

ValueDescription
EBAY_PAYMENTSThe eBay managed payments program.

Example

php
use Rat\eBaySDK\Enums\PaymentProgramType;

PaymentProgramType::EBAY_PAYMENTS;

This software is not an official eBay product and is not associated with, sponsored by, or endorsed by eBay Inc.