We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67f9b5 commit dcf76caCopy full SHA for dcf76ca
Authorize.NET/CP/CardPresentResponse.cs
@@ -5,7 +5,7 @@
5
6
namespace AuthorizeNet {
7
/// <summary>
8
- /// Parses the response from the transaction (a piped string) into a represenational class
+ /// Parses the response from the transaction (a piped string) into a representational class
9
/// </summary>
10
public class CardPresentResponse:ResponseBase, IGatewayResponse {
11
0 commit comments