cancel
Showing results for 
Search instead for 
Did you mean: 
treii28
Contributor
since ‎04-18-2011
‎03-11-2019

Your latest statistics

  • 25 Replies
  • 0 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

Authorize has two separate fields for customer First Name and Last Name. I'm wondering if there is one of these fields which can be used to submit 'full name' instead of a name in two parts?
We have been getting what appear to be sporadic errors retrieving the WSDL from the sandbox server since early this morning. Is there a problem with the api test servers?
I am just finishing up a PHP implementation of a credit card processing app using the CIM Soap based service. I've already used the test server to test basic creation of profiles, payment profiles and addresses and wanted to try throwing and properly...
I'm sending the following to CreateCustomerPaymentProfile soap method and getting 'no payment information' back: $ccpt = CreateCustomerPaymentProfile::__set_state(array( 'merchantAuthentication' => MerchantAuthenticationType::__set_state(array( 'name...
Is there anyway to get the value stored by Authorize.Net at the time of doing a createCustomerProfileTransaction using the CIM Soap short of doing a 'getTransactionDetails' after the fact? (i.e. as a value in the direct response string for example?)
Kudos from