Documentation

Mage_Payment_Model_Recurring_Profile_MethodInterface
in

Table of Contents

Methods

canGetRecurringProfileDetails()  : bool
Check whether can get recurring profile details
getRecurringProfileDetails()  : mixed
Fetch details
submitRecurringProfile()  : mixed
Submit to the gateway
updateRecurringProfile()  : mixed
Update data
updateRecurringProfileStatus()  : mixed
Manage status
validateRecurringProfile()  : mixed
Validate data

Methods

canGetRecurringProfileDetails()

Check whether can get recurring profile details

public canGetRecurringProfileDetails() : bool
Return values
bool

getRecurringProfileDetails()

Fetch details

public getRecurringProfileDetails(string $referenceId, DataObject $result) : mixed
Parameters
$referenceId : string
$result : DataObject
On this page

Search results