PHP 클래스 PayPal\EBLBaseComponents\EnterBoardingRequestDetailsType

상속: extends PayPal\Core\PPXmlMessage
파일 보기 프로젝트 열기: paypal/merchant-sdk-php

공개 프로퍼티들

프로퍼티 타입 설명
$BankAccount BankAccountDetailsType Information about the merchant's bank account
$BusinessInfo BusinessInfoType Information about the merchantâs business
$ImageUrl string The URL for the logo displayed on the PayPal Partner Welcome Page. Optional Character length and limitations: 2,048 alphanumeric characters
$MarketingCategory string Marketing category tha configures the graphic displayed n the PayPal Partner Welcome page.
$OwnerInfo BusinessOwnerInfoType Information about the merchant (the business owner)
$PartnerCustom string Any custom information you want to store for this partner Optional Character length and limitations: 256 alphanumeric characters
$ProductList string Administrative APIs (admin_api) is a collection of the PayPal APIs for transaction searching, getting transaction details, refunding, and mass payments. Required Character length and limitations: 64 alphanumeric characters
$ProgramCode string Onboarding program code given to you by PayPal. Required Character length and limitations: 64 alphanumeric characters

프로퍼티 상세

$BankAccount 공개적으로 프로퍼티

Information about the merchant's bank account
public BankAccountDetailsType,PayPal\EBLBaseComponents $BankAccount
리턴 BankAccountDetailsType

$BusinessInfo 공개적으로 프로퍼티

Information about the merchantâs business
public BusinessInfoType,PayPal\EBLBaseComponents $BusinessInfo
리턴 BusinessInfoType

$ImageUrl 공개적으로 프로퍼티

The URL for the logo displayed on the PayPal Partner Welcome Page. Optional Character length and limitations: 2,048 alphanumeric characters
public string $ImageUrl
리턴 string

$MarketingCategory 공개적으로 프로퍼티

Marketing category tha configures the graphic displayed n the PayPal Partner Welcome page.
public string $MarketingCategory
리턴 string

$OwnerInfo 공개적으로 프로퍼티

Information about the merchant (the business owner)
public BusinessOwnerInfoType,PayPal\EBLBaseComponents $OwnerInfo
리턴 BusinessOwnerInfoType

$PartnerCustom 공개적으로 프로퍼티

Any custom information you want to store for this partner Optional Character length and limitations: 256 alphanumeric characters
public string $PartnerCustom
리턴 string

$ProductList 공개적으로 프로퍼티

Administrative APIs (admin_api) is a collection of the PayPal APIs for transaction searching, getting transaction details, refunding, and mass payments. Required Character length and limitations: 64 alphanumeric characters
public string $ProductList
리턴 string

$ProgramCode 공개적으로 프로퍼티

Onboarding program code given to you by PayPal. Required Character length and limitations: 64 alphanumeric characters
public string $ProgramCode
리턴 string