[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

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

(no description)

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

Defines 29 functions

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

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

getPaymentMethodDescription()   X-Ref
No description

getPaymentMethodIcon()   X-Ref
No description

getPaymentMethodProviderDescription()   X-Ref
No description

getDefaultPaymentMethodDisplayName(PhortunePaymentMethod $method)   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

getConfigureInstructions()   X-Ref
No description

canRunConfigurationTest()   X-Ref
No description

runConfigurationTest()   X-Ref
No description

executeCharge(PhortunePaymentMethod $method,PhortuneCharge $charge)   X-Ref


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

updateCharge(PhortuneCharge $charge)   X-Ref
No description

getPublishableKey()   X-Ref
No description

getSecretKey()   X-Ref
No description

canCreatePaymentMethods()   X-Ref
No description

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


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

getStripeShortErrorCode($error_code)   X-Ref
No description

validateCreatePaymentMethodToken(array $token)   X-Ref
No description

translateCreatePaymentMethodErrorCode($error_code)   X-Ref
No description

getCreatePaymentMethodErrorMessage($error_code)   X-Ref
See https://stripe.com/docs/api#errors for more information on possible
errors.


loadStripeAPILibraries()   X-Ref
No description



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