Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
opencart の支払いコントローラーからチェックアウト コメントを更新するにはどうすればよいですか。または、まだ設定されていない場合に設定する方法はありますか? 助けてください
に値を追加するだけです
$this->session->data['comment']
そのような単純な。もちろん、最初に空かどうかを確認し、必要に応じて値を追加できます