Skip to content

Commit acd05ca

Browse files
authored
Testing fix
1 parent e1a2a43 commit acd05ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

authorizenet/apicontrollers.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ def getrequesttype(self):
226226

227227
def getresponseclass(self):
228228
''' Returns the response class '''
229-
return apicontractsv1.createCustomerProfileFromTransactionResponse()
229+
return apicontractsv1.createCustomerProfileResponse()
230230
class createCustomerProfileTransactionController(apicontrollersbase.APIOperationBase):
231231

232232
def __init__(self, apirequest):
@@ -967,4 +967,4 @@ def getrequesttype(self):
967967

968968
def getresponseclass(self):
969969
''' Returns the response class '''
970-
return apicontractsv1.validateCustomerPaymentProfileResponse()
970+
return apicontractsv1.validateCustomerPaymentProfileResponse()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy