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 方法を使用しています。各トランザクションの Paypal ウィジェットに注文番号を表示したいと考えています。この注文番号は、Paypal ウィジェットで購入者に表示される必要があります。注文番号を購入者に表示する方法を誰か教えてください。
カスタム フィールドを添付して注文番号を渡すことができます。
'< input type="hidden" name="custom" value="#注文番号#" >'