当前位置: 首页>>代码示例>>PHP>>正文


PHP Am_Paysystem_Abstract::init方法代码示例

本文整理汇总了PHP中Am_Paysystem_Abstract::init方法的典型用法代码示例。如果您正苦于以下问题:PHP Am_Paysystem_Abstract::init方法的具体用法?PHP Am_Paysystem_Abstract::init怎么用?PHP Am_Paysystem_Abstract::init使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在Am_Paysystem_Abstract的用法示例。


在下文中一共展示了Am_Paysystem_Abstract::init方法的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。

示例1: init

 public function init()
 {
     parent::init();
     $this->getDi()->productTable->customFields()->add(new Am_CustomFieldText('fortumo_service_id', 'Fortumo Service ID', 'Get it from  Service Status page'));
     $this->getDi()->productTable->customFields()->add(new Am_CustomFieldText('fortumo_service_secret', 'Fortumo Service Secret Key', 'Get it from  Service Status page'));
     $this->getDi()->productTable->customFields()->add(new Am_CustomFieldText('fortumo_service_xml', 'Fortumo Service XML URL', 'Get it from Service Setup page'));
 }
开发者ID:alexanderTsig,项目名称:arabic,代码行数:7,代码来源:fortumo.php

示例2: init

 function init()
 {
     parent::init();
     $this->getDi()->productTable->customFields()->add(new Am_CustomFieldText('web_id', '2000Charge.com website ID'));
     $this->getDi()->productTable->customFields()->add(new Am_CustomFieldText(self::PRICEPOINT, 'Mapping code given by 2000Charge'));
     $this->getDi()->productTable->customFields()->add(new Am_CustomFieldSelect('payment_option', 'Payment Option', 'Display Only Specified Payment Options', null, array('options' => $this->payment_options)));
 }
开发者ID:alexanderTsig,项目名称:arabic,代码行数:7,代码来源:charge2000.php

示例3: init

 function init()
 {
     parent::init();
     $opt = array('' => 'Using plugin settings');
     if ($this->isConfigured()) {
         Am_Di::getInstance()->productTable->customFields()->add(new Am_CustomFieldSelect('bitpay_speed_risk', 'Bitpay speed/risk', null, null, array('options' => $opt + $this->transactionSpeedOptions)));
     }
 }
开发者ID:grlf,项目名称:eyedock,代码行数:8,代码来源:bitpay.php

示例4: init

 public function init()
 {
     parent::init();
     //        $this->getDi()->billingPlanTable->customFields()
     //            ->add(new Am_CustomFieldText('twocheckout_id', "2Checkout Product#",
     //            "for any recurring products you have to create corresponding product in 2CO
     //                admin panel and enter the id# here"));
 }
开发者ID:alexanderTsig,项目名称:arabic,代码行数:8,代码来源:twocheckout.php

示例5: init

 public function init()
 {
     parent::init();
     if ($this->isConfigured()) {
         Am_Di::getInstance()->productTable->customFields()->add(new Am_CustomFieldText(self::MONELIB_ZOS_FIELD, 'Monelib Zone of Sale ID'));
         Am_Di::getInstance()->productTable->customFields()->add(new Am_CustomFieldText(self::MONELIB_POS_FIELD, 'Monelib Point of Sale ID'));
     }
 }
开发者ID:alexanderTsig,项目名称:arabic,代码行数:8,代码来源:monelib.php

示例6: init

 public function init()
 {
     parent::init();
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('ecsuite_product_id', "Ecsuite Product ID", "you must create the same product in Ecsuite for CC billing. Enter pricegroup here"));
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('ecsuite_subaccount_id', "Ecsuite Subaccount ID", "keep empty to use default value (from config)"));
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('ecsuite_form_id', "Ecsuite Form ID", "enter Ecsuite Form ID"));
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldSelect('ecsuite_form_type', "Ecsuite Form Type", "", null, array('options' => array(self::ECSUITE_CC => 'Credit Card', self::ECSUITE_900 => 'Online Check', self::ECSUITE_CHECK => 'Ecsuite 900'))));
 }
开发者ID:alexanderTsig,项目名称:arabic,代码行数:8,代码来源:ecsuite.php

示例7: init

 public function init()
 {
     parent::init();
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('plimus_contract_id', "Plimus Contract ID", "You must enter the contract id of Plimus product.<br/>Plimus contract must have the same settings as amember product."));
 }
开发者ID:grlf,项目名称:eyedock,代码行数:5,代码来源:plimus.php

示例8: init

 function init()
 {
     parent::init();
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('safecart_sku', "SafeCart SKU", "you must create the same product<br />\n             in Safecart  and enter SKU here"));
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('safecart_product', "SafeCart Product", "You can get it from cart url: https://safecart.com/1mtest/PRODUCT/"));
 }
开发者ID:alexanderTsig,项目名称:arabic,代码行数:6,代码来源:safecart.php

示例9: init

 public function init()
 {
     parent::init();
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText(self::JP_CAMPAIGN_ID, "Junglepay campaign ID", null, null, array('size' => 40)));
 }
开发者ID:alexanderTsig,项目名称:arabic,代码行数:5,代码来源:junglepay.php

示例10: init

 public function init()
 {
     parent::init();
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('fastspring_product_id', "FastSpring Product ID", "You can get an ID from your FastSpring account -> Products and Settings -> Product Pages -> Option 1: View Product Detail Page \n                    <br />For example ID is 'testmembership' for an URL http://sites.fastspring.com/your_company/product/testmembership"));
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('fastspring_product_name', "FastSpring Product Name", "You can get Name from your FastSpring account -> Products and Settings -> Product Catalog"));
 }
开发者ID:grlf,项目名称:eyedock,代码行数:6,代码来源:fastspring.php

示例11: init

 public function init()
 {
     parent::init();
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('gate2shop_id', "Gate2Shop Subscription name", ""));
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('gate2shop_template_id', "Gate2Shop Product Descriptor ID (rebillingTemplateId)", ""));
 }
开发者ID:alexanderTsig,项目名称:arabic,代码行数:6,代码来源:gate2shop.php

示例12: init

 public function init()
 {
     parent::init();
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldSelect('mo_product_type', 'Product Type', 'Product type', null, array('options' => array(1 => 'Physical good', 2 => 'Online Gaming', 3 => 'Content', 4 => 'Service', 5 => 'Social Networking', 6 => 'Automat', 7 => 'Bet', 8 => 'Insurance', 10 => 'Public Services', 11 => 'Mobile Insurance', 12 => 'Box Game', 13 => 'Social Gaming', 14 => 'Mobile Applications', 15 => 'Online Education'))));
 }
开发者ID:grlf,项目名称:eyedock,代码行数:5,代码来源:mikro-odeme.php

示例13: init

 public function init()
 {
     parent::init();
     $this->getDi()->blocks->add(new Am_Block('thanks/success', 'ClickBank Statement', 'clickbank-statement', $this, array($this, 'renederStatement')));
 }
开发者ID:alexanderTsig,项目名称:arabic,代码行数:5,代码来源:clickbank.php

示例14: init

 public function init()
 {
     parent::init();
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('segpay_price_point_id', "Segpay Price Point ID", "you must create the same product<br />\n             in Segpay and apply it to the Package/Website and enter its Price Point ID Here"));
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('segpay_package_id', "Segpay Package ID", "Merchant Setup -> Packages -> Package ID"));
 }
开发者ID:alexanderTsig,项目名称:arabic,代码行数:6,代码来源:segpay.php

示例15: init

 public function init()
 {
     parent::init();
     $this->getDi()->billingPlanTable->customFields()->add(new Am_CustomFieldText('verotel_id', "VeroTel Site ID", ""));
 }
开发者ID:alexanderTsig,项目名称:arabic,代码行数:5,代码来源:verotel.php


注:本文中的Am_Paysystem_Abstract::init方法示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。