Skip to content

Commit 0dd72d4

Browse files
author
Sunny Raj Rathod
authored
Merge pull request AuthorizeNet#122 from akashshah1203/master
Adding BIN number in customerprofile and CustomerPaymentProfile
2 parents 58e86bc + 5c0d5e9 commit 0dd72d4

File tree

250 files changed

+2512
-261
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

250 files changed

+2512
-261
lines changed

src/main/java/net/authorize/api/contract/v1/ANetApiRequest.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2017.04.12 at 02:51:25 PM IST
5+
// Generated on: 2017.10.25 at 03:55:04 PM IST
66
//
77

88

@@ -67,6 +67,7 @@
6767
ARBGetSubscriptionListRequest.class,
6868
GetHostedProfilePageRequest.class,
6969
CreateCustomerProfileTransactionRequest.class,
70+
UpdateMerchantDetailsRequest.class,
7071
CreateTransactionRequest.class,
7172
DeleteCustomerProfileRequest.class,
7273
GetAUJobDetailsRequest.class,
@@ -87,6 +88,7 @@
8788
SendCustomerTransactionReceiptRequest.class,
8889
LogoutRequest.class,
8990
GetUnsettledTransactionListRequest.class,
91+
SecurePaymentContainerRequest.class,
9092
ARBGetSubscriptionRequest.class,
9193
DecryptPaymentDataRequest.class,
9294
GetCustomerShippingAddressRequest.class,

src/main/java/net/authorize/api/contract/v1/ANetApiResponse.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2016.11.22 at 06:00:08 PM IST
5+
// Generated on: 2017.10.25 at 03:55:04 PM IST
66
//
77

88

@@ -59,7 +59,9 @@
5959
UpdateCustomerPaymentProfileResponse.class,
6060
ARBCancelSubscriptionResponse.class,
6161
AuthenticateTestResponse.class,
62+
SecurePaymentContainerResponse.class,
6263
ARBCreateSubscriptionResponse.class,
64+
UpdateMerchantDetailsResponse.class,
6365
GetTransactionDetailsResponse.class,
6466
LogoutResponse.class,
6567
GetCustomerPaymentProfileResponse.class,

src/main/java/net/authorize/api/contract/v1/ARBCancelSubscriptionRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2016.11.22 at 06:00:08 PM IST
5+
// Generated on: 2017.10.25 at 03:55:04 PM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBCancelSubscriptionResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2016.11.22 at 06:00:08 PM IST
5+
// Generated on: 2017.10.25 at 03:55:04 PM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBCreateSubscriptionRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2016.11.22 at 06:00:08 PM IST
5+
// Generated on: 2017.10.25 at 03:55:04 PM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBCreateSubscriptionResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2016.11.22 at 06:00:08 PM IST
5+
// Generated on: 2017.10.25 at 03:55:04 PM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBGetSubscriptionListOrderFieldEnum.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2016.11.22 at 06:00:08 PM IST
5+
// Generated on: 2017.10.25 at 03:55:04 PM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBGetSubscriptionListRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2016.11.22 at 06:00:08 PM IST
5+
// Generated on: 2017.10.25 at 03:55:04 PM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBGetSubscriptionListResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2016.11.22 at 06:00:08 PM IST
5+
// Generated on: 2017.10.25 at 03:55:04 PM IST
66
//
77

88

src/main/java/net/authorize/api/contract/v1/ARBGetSubscriptionListSearchTypeEnum.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
33
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
44
// Any modifications to this file will be lost upon recompilation of the source schema.
5-
// Generated on: 2016.11.22 at 06:00:08 PM IST
5+
// Generated on: 2017.10.25 at 03:55:04 PM IST
66
//
77

88

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