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.
Paypal の [今すぐ購入] ボタンに製品 ID を追加するにはどうすればよいですか? デフォルトでは、製品名のみを送信できます。
<input name = "item_name" value = "Product name" type = "hidden">
しかし、送信IDと製品IDも必要です。支払い後、このすべてのプロセスに関する詳細情報を取得できます.
ありがとう