Skip to content

Merging Future branch for November 2015 Release#91

Merged
brianmc merged 64 commits intomasterfrom
Future
Nov 20, 2015
Merged

Merging Future branch for November 2015 Release#91
brianmc merged 64 commits intomasterfrom
Future

Conversation

@brianmc
Copy link
Copy Markdown
Contributor

@brianmc brianmc commented Nov 20, 2015

No description provided.

namanbansal and others added 30 commits October 14, 2015 16:26
Issue: #45

Reproduced the issue by creating a sandbox account with zero customer profiles.
Error for getCustomerProfileIds() :
Notice: Undefined index: numericString in C:\..local_path...\authorizenet\authorizenet\lib\AuthorizeNetCIM.php on line 491

Fixed the issue by adding a check for empty array.
Ignore this PR.
Added Test for Community Issue - Error when Zero CIM profiles
Added Test for Community Issue - Error when Zero CIM profiles - Indent corrected
…Fields.php, removed unnecessay file_put_contents from HttpClient.php
modified json error message
Added logger, removed _log_file from ApiOperationBase.php
TO DO: Remove debug statements, Organize code
Updated README for consistency with the new model of the sdk.
…ngObjects

Conflicts:
	lib/net/authorize/util/Log.php
ashtru and others added 27 commits October 28, 2015 18:01
Fixed Community Issue - Error when Zero CIM profiles - Thanks Naman
Removed references to the old model SDK.
Also removed Apple Pay sample, as advised by @ramittal ('reference the sample-code so that it is always up-do date and verified functional'). But, I thought one sample ('Quick Usage Example' here) should be kept to illustrate the setup.
Removed details other than the sample code and its dependencies.
Correct formatting.
Trimmed usage example section to only keep the links to the dev center sample codes.
Conflicts:
	lib/net/authorize/util/ANetSensitiveFields.php
Added a quick usage example (charge credit card).
Section for logging details added.
Necessary information about logging like defining regexes in configuration, file paths, and logging and masking usage is mentioned.
Update Readme [Future]
Add serializer for reading the json file, setECheck Fix #74
…to SDK

Adds new features to retrieve ARB subscriptions and Customer payment profile list.

New APIs to handle requests, responses and the necessary fields required for these features have been added.
Also some other features have been updated

*CreateCustomerPaymentProfile: Now response will also provide Customer Profile Id
*CreateCustomerShippingAddress: Now response will also provide Customer Profile Id
*GetCustomerPaymentProfile: Now request will require provide Unmask Expiration Date

Signed-off-by: Srijan Misra <srmisra@visa.com>
Adds unit tests for
*ARBGetSubscription
*GetCustomerPaymentProfileList

Signed-off-by: Srijan Misra <srmisra@visa.com>
Adding ARBGetSubscription and GetCustomerPaymentProfileList features
…leList

Adds the necessary yml and controllers for

* ARBGetSubscription
* GetCustomerPaymentProfileList

Signed-off-by: Srijan Misra <srmisra@visa.com>
brianmc added a commit that referenced this pull request Nov 20, 2015
Merging Future branch for November 2015 Release
@brianmc brianmc merged commit 01990f0 into master Nov 20, 2015
@brianmc brianmc deleted the Future branch November 20, 2015 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

7 participants