[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

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

(no description)

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

Defines 30 functions

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

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

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

canRunConfigurationTest()   X-Ref
No description

runConfigurationTest()   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 $method,PhortuneCharge $charge)   X-Ref
No description

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

updateCharge(PhortuneCharge $charge)   X-Ref
No description

getMarketplaceID()   X-Ref
No description

getSecretKey()   X-Ref
No description

getMarketplaceURI()   X-Ref
No description

canCreatePaymentMethods()   X-Ref
No description

validateCreatePaymentMethodToken(array $token)   X-Ref
No description

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


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

getBalancedShortErrorCode($error_code)   X-Ref
No description

translateCreatePaymentMethodErrorCode($error_code)   X-Ref
No description

getCreatePaymentMethodErrorMessage($error_code)   X-Ref
No description

loadBalancedAPILibraries()   X-Ref
No description



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