[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/phortune/provider/ -> PhortuneTestPaymentProvider.php (summary)

(no description)

File Size: 158 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 24 functions

  isAcceptingLivePayments()
  getName()
  getConfigureName()
  getConfigureDescription()
  getConfigureProvidesDescription()
  getConfigureInstructions()
  canRunConfigurationTest()
  getPaymentMethodDescription()
  getPaymentMethodIcon()
  getPaymentMethodProviderDescription()
  getDefaultPaymentMethodDisplayName()
  executeCharge()
  executeRefund()
  updateCharge()
  getAllConfigurableProperties()
  getAllConfigurableSecretProperties()
  processEditForm()
  extendEditForm()
  canCreatePaymentMethods()
  translateCreatePaymentMethodErrorCode()
  getCreatePaymentMethodErrorMessage()
  validateCreatePaymentMethodToken()
  createPaymentMethodFromRequest()
  renderCreatePaymentMethodForm()

Functions
Functions that are not part of a class:

isAcceptingLivePayments()   X-Ref
No description

getName()   X-Ref
No description

getConfigureName()   X-Ref
No description

getConfigureDescription()   X-Ref
No description

getConfigureProvidesDescription()   X-Ref
No description

getConfigureInstructions()   X-Ref
No description

canRunConfigurationTest()   X-Ref
No description

getPaymentMethodDescription()   X-Ref
No description

getPaymentMethodIcon()   X-Ref
No description

getPaymentMethodProviderDescription()   X-Ref
No description

getDefaultPaymentMethodDisplayName(PhortunePaymentMethod $method)   X-Ref
No description

executeCharge(PhortunePaymentMethod $payment_method,PhortuneCharge $charge)   X-Ref
No description

executeRefund(PhortuneCharge $charge,PhortuneCharge $refund)   X-Ref
No description

updateCharge(PhortuneCharge $charge)   X-Ref
No description

getAllConfigurableProperties()   X-Ref
No description

getAllConfigurableSecretProperties()   X-Ref
No description

processEditForm(AphrontRequest $request,array $values)   X-Ref
No description

extendEditForm(AphrontRequest $request,AphrontFormView $form,array $values,array $issues)   X-Ref
No description

canCreatePaymentMethods()   X-Ref
No description

translateCreatePaymentMethodErrorCode($error_code)   X-Ref
No description

getCreatePaymentMethodErrorMessage($error_code)   X-Ref
No description

validateCreatePaymentMethodToken(array $token)   X-Ref
No description

createPaymentMethodFromRequest(AphrontRequest $request,PhortunePaymentMethod $method,array $token)   X-Ref
No description

renderCreatePaymentMethodForm(AphrontRequest $request,array $errors)   X-Ref




Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1