nps_sdk 1.1.14 → 1.1.15

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3dc74fa93786a4ed9f2585305e83a85a96290460
4
- data.tar.gz: b8077bc5acc4a5237f5aed939bc49354e3d823c0
3
+ metadata.gz: 93b05dff9a01d3044018cd3d61d2d870847b1634
4
+ data.tar.gz: 923a58b1ef86cc2c3216dca2ebb81359909f7571
5
5
  SHA512:
6
- metadata.gz: d2d8ce8af06d0f101556995c7cb337583c9fe8aa26fb19a1947464138133d85f64a54e8bbbe9d8fdc45d5ba0b025f98834e6e9fea05ec6584477cf2b095e630a
7
- data.tar.gz: caacc3a98df46d16d6f89b8cf28f892e908a5a46154fa7deeaebbc69ef7492e6539245bf3e390898aa410b271c0cf2514f474e22cf123640ca7dea4d1071b0aa
6
+ metadata.gz: a441fa8cb3d319f0c3b2225920c02f4406f75e6dd25dd3f0ef93b75db7769e10b5e3a6ce4ecf555f6afd41554ebb4f486ccb450dde02083bc077c850fa527ade
7
+ data.tar.gz: 5798f4b99ad408fc3117388da0cffdfaa81288ab67be366b5d81e8788dd99884ab6d02c1db95c63d1f0336118ea69cd1ff8260dc286983b755fddf51841bfa13
@@ -1745,7 +1745,7 @@
1745
1745
  <xsd:all>
1746
1746
  <xsd:element name="psp_Version" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1747
1747
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1748
- <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1748
+ <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1749
1749
  <xsd:element name="psp_EmailAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1750
1750
  <xsd:element name="psp_AlternativeEmailAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1751
1751
  <xsd:element name="psp_AccountID" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
@@ -2089,6 +2089,7 @@
2089
2089
  <xsd:element name="psp_ShippingDetails" type="tns:ShippingDetailsStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
2090
2090
  <xsd:element name="psp_OrderDetails" type="tns:OrderDetailsStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
2091
2091
  <xsd:element name="psp_AirlineDetails" type="tns:AirlineDetailsStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
2092
+ <xsd:element name="psp_VaultReference" type="tns:VaultReference2pStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
2092
2093
  </xsd:all>
2093
2094
  </xsd:complexType>
2094
2095
  <xsd:complexType name="RespuestaStruct_FraudScreening">
@@ -1745,7 +1745,7 @@
1745
1745
  <xsd:all>
1746
1746
  <xsd:element name="psp_Version" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1747
1747
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1748
- <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1748
+ <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1749
1749
  <xsd:element name="psp_EmailAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1750
1750
  <xsd:element name="psp_AlternativeEmailAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1751
1751
  <xsd:element name="psp_AccountID" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
@@ -2089,6 +2089,7 @@
2089
2089
  <xsd:element name="psp_ShippingDetails" type="tns:ShippingDetailsStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
2090
2090
  <xsd:element name="psp_OrderDetails" type="tns:OrderDetailsStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
2091
2091
  <xsd:element name="psp_AirlineDetails" type="tns:AirlineDetailsStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
2092
+ <xsd:element name="psp_VaultReference" type="tns:VaultReference2pStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
2092
2093
  </xsd:all>
2093
2094
  </xsd:complexType>
2094
2095
  <xsd:complexType name="RespuestaStruct_FraudScreening">
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nps_sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.14
4
+ version: 1.1.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - merchantservices@ingenico.com