試験AD0-E725 トピック3 問題10 スレッド
Adobe AD0-E725のリアル試験問題集
問題 #: 10
トピック #: 3
問題 #: 10
トピック #: 3
A client uses a straightforward custom payment method which allows a pre-generated code to be used as payment. The code is provided directly to customers through email and other communications. The client reports a problem with someone fraudulently guessing the codes correctly. They want to implement an API check that ensures the code exists in their system when the code is applied.
Where should the Developer add this change?
Where should the Developer add this change?
おすすめの解答:B 解答を投票する
The correct approach is to implement a custom payment validator. Validators ensure that the payment method data is validated at the checkout process, before the order is placed.
A (canCapture) is used for payment capture operations, not code validation.
C (canAuthorize) is used for authorization checks, but not the correct place for validating custom input codes.
B is correct because validators run at checkout, ensuring only valid codes are accepted.
Reference:
Adobe Commerce DevDocs - Custom payment method validators
A (canCapture) is used for payment capture operations, not code validation.
C (canAuthorize) is used for authorization checks, but not the correct place for validating custom input codes.
B is correct because validators run at checkout, ensuring only valid codes are accepted.
Reference:
Adobe Commerce DevDocs - Custom payment method validators
Aoki 2025-09-24 04:30:42
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。