File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9797 "type" : " string" ,
9898 "example" : " SPTBXPQFKRNB2NEKBNXJ42KON6VMVME7M82IK5JX3JX7HISC34KU2LVNC4NVXLLB"
9999 },
100- "description" : " The recurring payment tokens. Provided only for the inital recurring payment."
100+ "description" : " The recurring payment tokens. Provided only for the initial recurring payment."
101101 }
102102 }
103103 }
232232 "items" : {
233233 "$ref" : " #/components/schemas/Method"
234234 },
235- "description" : " Possible valies : CARD, WIRE or EAM."
235+ "description" : " Possible values : CARD, WIRE or EAM."
236236 },
237237 "timeout" : {
238238 "type" : " string" ,
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ public function client(): ClientInterface
6767 {
6868 $ stack = HandlerStack::create ();
6969
70- // Siganture Header middleware
70+ // Signature Header middleware
7171 // Form data middleware
7272
7373 $ client = new Http ([
You can’t perform that action at this time.
0 commit comments