From acd05ca02c19b393cff1635c5f4292d243a3ec0a Mon Sep 17 00:00:00 2001 From: Kaushik Mahato Date: Fri, 22 Mar 2019 16:48:12 +0530 Subject: [PATCH] Testing fix --- authorizenet/apicontrollers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/authorizenet/apicontrollers.py b/authorizenet/apicontrollers.py index 9769b29..62d3ffe 100644 --- a/authorizenet/apicontrollers.py +++ b/authorizenet/apicontrollers.py @@ -226,7 +226,7 @@ def getrequesttype(self): def getresponseclass(self): ''' Returns the response class ''' - return apicontractsv1.createCustomerProfileFromTransactionResponse() + return apicontractsv1.createCustomerProfileResponse() class createCustomerProfileTransactionController(apicontrollersbase.APIOperationBase): def __init__(self, apirequest): @@ -967,4 +967,4 @@ def getrequesttype(self): def getresponseclass(self): ''' Returns the response class ''' - return apicontractsv1.validateCustomerPaymentProfileResponse() \ No newline at end of file + return apicontractsv1.validateCustomerPaymentProfileResponse() 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