問題タブ [customer]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
php - 致命的なエラー: PHP で未定義のメソッド Stripe_Subscription::create() を呼び出す
このコードは私には機能しません。さまざまな方法で試しました。顧客とプランを作成しましたが、ユーザーのサブスクリプションを追加できません。
opencart - Opncart で顧客の TIN 番号を更新する方法
Opencart MVCの新機能です。my_account.tplというページがあります。このページには、顧客nameとが表示されていますtin_number。
顧客が変更したい場合tin_numberは、TIN 番号フィールドに入力して [保存] をクリックするだけで、テーブルが更新oc_customerされます。
やってみましたが、データが更新されません。
次のビュー、モデル、およびコントローラー コード
ビュー: my_account.tpl
コントローラー: my_account.php
モデル: my_account.php