一:启动文件 appcodeInchooStripeetcmodule.xml
二:配置文件config.xml appcodeInchooStripeetcconfig.xml
1 MorePaymentModelPayment authorize_capture Payment AE,VI,MC,DI,JCB 1 0.50
三:后台配置文件 appcodeInchooStripeetcadminhtmlsystem2.xml
select" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="0"> MagentoBackendModelConfigSourceYesno MagentoBackendModelConfigBackendEncrypted MagentoBackendModelConfigSourceYesno MorePaymentModelSourceCctype MagentoPaymentModelConfigSourceAllspecificcountries MagentoDirectoryModelConfigSourceCountry Leave empty to disable limit
四:model类 因为我们在config.xml配置了model,所以前台点击保存支付方式的时候 触发
_stripeApi = $stripe; // $this->_stripeApi->setApiKey( // $this->getConfigData('api_key') // ); $this->_minAmount = $this->getConfigData('min_order_total'); $this->_maxAmount = $this->getConfigData('max_order_total'); } /** * 支付捕获方法 * * * @param MagentoFrameworkObject $payment * @param float $amount * @return $this * @throws MagentoFrameworkModelException */ public function capture(MagentoFrameworkObject $payment, $amount) { /** @var MagentoSalesModelOrder $order */ $order = $payment->getOrder(); /** @var MagentoSalesModelOrderAddress $billing */ $billing = $order->getBillingAddress(); try { $charge = Stripe_Charge::create(array( 'amount' => $amount * 100, 'currency' => strtolower($order->getBaseCurrencyCode()), 'description' => sprintf('#%s, %s', $order->getIncrementId(), $order->getCustomerEmail()), 'card' => array( 'number' => $payment->getCcNumber(), 'number' => $payment->getCcNumber(), 'exp_month' => sprintf('%02d',$payment->getCcExpMonth()), 'exp_year' => $payment->getCcExpYear(), 'cvc' => $payment->getCcCid(), 'name' => $billing->getName(), 'address_line1' => $billing->getStreet(1), 'address_line2' => $billing->getStreet(2), 'address_zip' => $billing->getPostcode(), 'address_state' => $billing->getRegion(), 'address_country' => $billing->getCountry(), ), )); $payment ->setTransactionId($charge->id) ->setIsTransactionClosed(0); } catch (Exception $e) { $this->debugData($e->getMessage()); $this->_logger->logException(__('Payment capturing error.')); throw new MagentoFrameworkModelException(__('Payment capturing error.')); } return $this; } /** * Payment refund * * @param MagentoFrameworkObject $payment * @param float $amount * @return $this * @throws MagentoFrameworkModelException */ public function refund(MagentoFrameworkObject $payment, $amount) { $transactionId = $payment->getParentTransactionId(); try { Stripe_Charge::retrieve($transactionId)->refund(); } catch (Exception $e) { $this->debugData($e->getMessage()); $this->_logger->logException(__('Payment refunding error.')); throw new MagentoFrameworkModelException(__('Payment refunding error.')); } $payment ->setTransactionId($transactionId . '-' . MagentoSalesModelOrderPaymentTransaction::TYPE_REFUND) ->setParentTransactionId($transactionId) ->setIsTransactionClosed(1) ->setShouldCloseParentTransaction(1); return $this; } /** * Determine method availability based on quote amount and config data * * @param null $quote * @return bool */ public function isAvailable($quote = null) { if ($quote && ( $quote->getBaseGrandTotal() < $this->_minAmount || ($this->_maxAmount && $quote->getBaseGrandTotal() > $this->_maxAmount)) ) { return false; } // if (!$this->getConfigData('api_key')) { // return false; // } return parent::isAvailable($quote); } /** * Availability for currency * * @param string $currencyCode * @return bool */ public function canUseForCurrency($currencyCode) { if (!in_array($currencyCode, $this->_supportedCurrencyCodes)) { return false; } return true; } }
茶杯头甜蜜终章dlc 官方手机版v1.0.0.3
下载火柴人传说暗影格斗内置菜单 最新版v3.0.1
下载荒野乱斗测试服 安卓版v61.10.3
下载荒野乱斗彩虹服 安卓版v61.10.3
下载寒霜启示录 安卓版v1.25.10
寒霜启示录是一款生存模拟游戏,不少玩家可能对于末日都有着自己
末日城堡免广告版 安卓最新版v0.7.1
末日城堡免广告版是一款非常好玩的模拟经营类游戏,内部可以不看
甜蜜人生模拟器 最新版v1.4.5
甜蜜人生模拟器是一款非常好玩的模拟恋爱手游,玩家在这里能够对
武器锻造师内置功能菜单 v10.4
武器锻造师内置菜单版是游戏的破解版本,在该版本中为玩家提供了
开放空间overfield 安卓版v1.0.5
开放空间Overfield是一款箱庭养成经营手游,让你在广阔