Class FuturePayment
Class FuturePayment
- PayPal\Common\PayPalModel
- PayPal\Common\PayPalResourceModel implements PayPal\Rest\IResource
- PayPal\Api\Payment
- PayPal\Api\FuturePayment
Methods summary
public
|
#
create( null $apiContext = null, string|null $clientMetadataId = null,
Extends the Payment object to create future payments |
public static
string|null
|
#
getRefreshToken( $authorizationCode,
Get a Refresh Token from Authorization Code |
Methods inherited from PayPal\Api\Payment
addBillingAgreementToken()
,
addFailedTransaction()
,
addTransaction()
,
all()
,
execute()
,
get()
,
getApprovalLink()
,
getBillingAgreementTokens()
,
getCart()
,
getCreateTime()
,
getCreditFinancingOffered()
,
getExperienceProfileId()
,
getFailedTransactions()
,
getFailureReason()
,
getId()
,
getIntent()
,
getNoteToPayer()
,
getPayee()
,
getPayer()
,
getPaymentInstruction()
,
getPotentialPayerInfo()
,
getRedirectUrls()
,
getState()
,
getToken()
,
getTransactions()
,
getUpdateTime()
,
removeBillingAgreementToken()
,
removeFailedTransaction()
,
removeTransaction()
,
setBillingAgreementTokens()
,
setCart()
,
setCreateTime()
,
setCreditFinancingOffered()
,
setExperienceProfileId()
,
setFailedTransactions()
,
setFailureReason()
,
setId()
,
setIntent()
,
setNoteToPayer()
,
setPayee()
,
setPayer()
,
setPaymentInstruction()
,
setPotentialPayerInfo()
,
setRedirectUrls()
,
setState()
,
setTransactions()
,
setUpdateTime()
,
update()
Methods inherited from PayPal\Common\PayPalResourceModel
addLink()
,
executeCall()
,
getLink()
,
getLinks()
,
removeLink()
,
setLinks()
,
updateAccessToken()
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()