You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frames/src/main/java/com/checkout/frames/cvvinputfield/CVVComponentApiFactory.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ public object CVVComponentApiFactory {
16
16
* @param publicKey - used for client-side authentication in the SDK
17
17
* @param environment - [Environment] represent the environment for tokenization
18
18
* @param context - represent the application context
19
-
* @param baseUrlPrefix - an optional alphanumeric prefix used to route requests to a specific regional or merchant-specific subdomain (e.g., "msdd"). Must be alphanumeric.
19
+
* @param baseUrlPrefix - an optional alphanumeric prefix used to route requests to a specific regional or merchant-specific subdomain (e.g., "msdd"). Must be alphanumeric.
0 commit comments