We are creating a custom gateway through Authorize.net. We are getting an error saying "The Method or operations is not implemented" while using PaymentGatewayResponse response Object.
Has anyone had a similar issue and have you been able to resolve? It also to submit a response string. Does any one know how the string should be formatted?
Please see the attached code segment.
Thanks,
MSP
| Attachment | Size |
|---|---|
| PaymentGatewayResponse.doc | 22.5 KB |
Looks like you didn't
Looks like you didn't implement PaymentGatewayResponse object methods correctly. have you got all these methods in your class