質問編集履歴

1

エラー表示の追加

2021/01/19 11:47

投稿

hatopopo21
hatopopo21

スコア40

test CHANGED
File without changes
test CHANGED
@@ -447,3 +447,21 @@
447
447
 
448
448
 
449
449
  間違っているところ、ヒントをいただけると幸いです。宜しくお願い致します。
450
+
451
+
452
+
453
+ ### 追加エラー表示の追加
454
+
455
+ Some messages have been moved to the Issues panel.
456
+
457
+
458
+
459
+ error: {code: "incorrect_card_data", message: "The card information you entered is incorrect.", status: 402,…}
460
+
461
+ code: "incorrect_card_data"
462
+
463
+ message: "The card information you entered is incorrect."
464
+
465
+ status: 402
466
+
467
+ type: "card_error"