react-native-hyperpay-sdk 0.14.0 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (277) hide show
  1. package/android/.gradle/7.4.2/checksums/checksums.lock +0 -0
  2. package/android/.gradle/{6.8/fileHashes/resourceHashesCache.bin → 7.4.2/checksums/md5-checksums.bin} +0 -0
  3. package/android/.gradle/{6.8/fileHashes/fileHashes.bin → 7.4.2/checksums/sha1-checksums.bin} +0 -0
  4. package/android/.gradle/7.4.2/dependencies-accessors/dependencies-accessors.lock +0 -0
  5. package/android/.gradle/{6.8 → 7.4.2/dependencies-accessors}/gc.properties +0 -0
  6. package/android/.gradle/7.4.2/executionHistory/executionHistory.lock +0 -0
  7. package/android/.gradle/{6.8 → 7.4.2}/fileChanges/last-build.bin +0 -0
  8. package/android/.gradle/7.4.2/fileHashes/fileHashes.lock +0 -0
  9. package/android/.gradle/{7.1.1/dependencies-accessors → 7.4.2}/gc.properties +0 -0
  10. package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  11. package/android/.gradle/buildOutputCleanup/cache.properties +2 -2
  12. package/ios/HyperPay.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +8 -0
  13. package/ios/HyperPay.xcodeproj/project.xcworkspace/xcuserdata/r.mabrouk.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
  14. package/ios/HyperPay.xcodeproj/xcuserdata/r.mabrouk.xcuserdatad/xcschemes/xcschememanagement.plist +14 -0
  15. package/package.json +1 -1
  16. package/react-native-hyperpay-sdk.podspec +3 -3
  17. package/OPPWAMobile.framework/.DS_Store +0 -0
  18. package/OPPWAMobile.framework/Headers/OPPAlipayPaymentParams.h +0 -49
  19. package/OPPWAMobile.framework/Headers/OPPApplePayPaymentParams.h +0 -64
  20. package/OPPWAMobile.framework/Headers/OPPApplePayRequestStatus.h +0 -117
  21. package/OPPWAMobile.framework/Headers/OPPBankAccount.h +0 -58
  22. package/OPPWAMobile.framework/Headers/OPPBankAccountPaymentParams.h +0 -171
  23. package/OPPWAMobile.framework/Headers/OPPCard.h +0 -68
  24. package/OPPWAMobile.framework/Headers/OPPCardPaymentParams.h +0 -251
  25. package/OPPWAMobile.framework/Headers/OPPCheckoutInfo.h +0 -130
  26. package/OPPWAMobile.framework/Headers/OPPCheckoutPaymentMethod.h +0 -51
  27. package/OPPWAMobile.framework/Headers/OPPCheckoutProvider.h +0 -197
  28. package/OPPWAMobile.framework/Headers/OPPCheckoutSettings.h +0 -185
  29. package/OPPWAMobile.framework/Headers/OPPCheckoutTheme.h +0 -268
  30. package/OPPWAMobile.framework/Headers/OPPChinaUnionPayPaymentParams.h +0 -62
  31. package/OPPWAMobile.framework/Headers/OPPErrors.h +0 -183
  32. package/OPPWAMobile.framework/Headers/OPPIkanoOiPaymentParams.h +0 -74
  33. package/OPPWAMobile.framework/Headers/OPPMBWayPaymentParams.h +0 -66
  34. package/OPPWAMobile.framework/Headers/OPPPayPalPaymentParams.h +0 -48
  35. package/OPPWAMobile.framework/Headers/OPPPaymentBrandsConfig.h +0 -56
  36. package/OPPWAMobile.framework/Headers/OPPPaymentButton.h +0 -79
  37. package/OPPWAMobile.framework/Headers/OPPPaymentParams.h +0 -100
  38. package/OPPWAMobile.framework/Headers/OPPPaymentParamsBrand.h +0 -57
  39. package/OPPWAMobile.framework/Headers/OPPPaymentProvider.h +0 -132
  40. package/OPPWAMobile.framework/Headers/OPPSecurityPolicy.h +0 -87
  41. package/OPPWAMobile.framework/Headers/OPPToken.h +0 -95
  42. package/OPPWAMobile.framework/Headers/OPPTokenPaymentParams.h +0 -180
  43. package/OPPWAMobile.framework/Headers/OPPTransaction.h +0 -77
  44. package/OPPWAMobile.framework/Headers/OPPWAMobile.h +0 -48
  45. package/OPPWAMobile.framework/OPPWAMobile +0 -0
  46. package/OPPWAMobile.framework/Resources/.DS_Store +0 -0
  47. package/OPPWAMobile.framework/Resources/Klarna.json +0 -67
  48. package/OPPWAMobile.framework/Resources/OPPBrandCollectionViewCell.nib +0 -0
  49. package/OPPWAMobile.framework/Resources/OPPCardDetailsViewController.nib +0 -0
  50. package/OPPWAMobile.framework/Resources/OPPCardsTableViewCell.nib +0 -0
  51. package/OPPWAMobile.framework/Resources/OPPCheckoutTextFieldView.nib +0 -0
  52. package/OPPWAMobile.framework/Resources/OPPChinaUnionPayDetailsViewController.nib +0 -0
  53. package/OPPWAMobile.framework/Resources/OPPDirectDebitDetailsViewController.nib +0 -0
  54. package/OPPWAMobile.framework/Resources/OPPGiropayDetailsViewController.nib +0 -0
  55. package/OPPWAMobile.framework/Resources/OPPIkanoDetailsViewController.nib +0 -0
  56. package/OPPWAMobile.framework/Resources/OPPKlarnaDetailsViewController.nib +0 -0
  57. package/OPPWAMobile.framework/Resources/OPPKlarnaTableViewCell.nib +0 -0
  58. package/OPPWAMobile.framework/Resources/OPPListDetailsViewController.nib +0 -0
  59. package/OPPWAMobile.framework/Resources/OPPMBWAYDetailsViewController.nib +0 -0
  60. package/OPPWAMobile.framework/Resources/OPPPaymentFormHeaderView.nib +0 -0
  61. package/OPPWAMobile.framework/Resources/OPPPaymentProcessingViewController.nib +0 -0
  62. package/OPPWAMobile.framework/Resources/OPPPaymentSchemeTableViewCell.nib +0 -0
  63. package/OPPWAMobile.framework/Resources/OPPPaymentSchemeViewController.nib +0 -0
  64. package/OPPWAMobile.framework/Resources/OPPStorePaymentDetailsView.nib +0 -0
  65. package/OPPWAMobile.framework/Resources/OPPTokenCollectionViewCell.nib +0 -0
  66. package/OPPWAMobile.framework/Resources/OPPTokensTableViewCell.nib +0 -0
  67. package/OPPWAMobile.framework/Resources/OPPTotalAmountView.nib/objects-11.0+.nib +0 -0
  68. package/OPPWAMobile.framework/Resources/OPPTotalAmountView.nib/runtime.nib +0 -0
  69. package/OPPWAMobile.framework/Resources/alipay.png +0 -0
  70. package/OPPWAMobile.framework/Resources/alipay@2x.png +0 -0
  71. package/OPPWAMobile.framework/Resources/alipay@3x.png +0 -0
  72. package/OPPWAMobile.framework/Resources/amex.png +0 -0
  73. package/OPPWAMobile.framework/Resources/amex@2x.png +0 -0
  74. package/OPPWAMobile.framework/Resources/amex@3x.png +0 -0
  75. package/OPPWAMobile.framework/Resources/applepay.png +0 -0
  76. package/OPPWAMobile.framework/Resources/applepay@2x.png +0 -0
  77. package/OPPWAMobile.framework/Resources/applepay@3x.png +0 -0
  78. package/OPPWAMobile.framework/Resources/ar.lproj/OPPCheckout.strings +0 -89
  79. package/OPPWAMobile.framework/Resources/arrow_down.png +0 -0
  80. package/OPPWAMobile.framework/Resources/arrow_up.png +0 -0
  81. package/OPPWAMobile.framework/Resources/boleto.png +0 -0
  82. package/OPPWAMobile.framework/Resources/boleto@2x.png +0 -0
  83. package/OPPWAMobile.framework/Resources/boleto@3x.png +0 -0
  84. package/OPPWAMobile.framework/Resources/ca.lproj/OPPCheckout.strings +0 -90
  85. package/OPPWAMobile.framework/Resources/camera_icon.png +0 -0
  86. package/OPPWAMobile.framework/Resources/camera_icon@2x.png +0 -0
  87. package/OPPWAMobile.framework/Resources/camera_icon@3x.png +0 -0
  88. package/OPPWAMobile.framework/Resources/card.png +0 -0
  89. package/OPPWAMobile.framework/Resources/card@2x.png +0 -0
  90. package/OPPWAMobile.framework/Resources/card@3x.png +0 -0
  91. package/OPPWAMobile.framework/Resources/cartebleue.png +0 -0
  92. package/OPPWAMobile.framework/Resources/cartebleue@2x.png +0 -0
  93. package/OPPWAMobile.framework/Resources/cartebleue@3x.png +0 -0
  94. package/OPPWAMobile.framework/Resources/dankort.png +0 -0
  95. package/OPPWAMobile.framework/Resources/dankort@2x.png +0 -0
  96. package/OPPWAMobile.framework/Resources/dankort@3x.png +0 -0
  97. package/OPPWAMobile.framework/Resources/de.lproj/OPPCheckout.strings +0 -99
  98. package/OPPWAMobile.framework/Resources/diners.png +0 -0
  99. package/OPPWAMobile.framework/Resources/diners@2x.png +0 -0
  100. package/OPPWAMobile.framework/Resources/diners@3x.png +0 -0
  101. package/OPPWAMobile.framework/Resources/directdebit_sepa.png +0 -0
  102. package/OPPWAMobile.framework/Resources/directdebit_sepa@2x.png +0 -0
  103. package/OPPWAMobile.framework/Resources/directdebit_sepa@3x.png +0 -0
  104. package/OPPWAMobile.framework/Resources/discover.png +0 -0
  105. package/OPPWAMobile.framework/Resources/discover@2x.png +0 -0
  106. package/OPPWAMobile.framework/Resources/discover@3x.png +0 -0
  107. package/OPPWAMobile.framework/Resources/en.lproj/OPPCheckout.strings +0 -145
  108. package/OPPWAMobile.framework/Resources/es.lproj/OPPCheckout.strings +0 -92
  109. package/OPPWAMobile.framework/Resources/eu-ES.lproj/OPPCheckout.strings +0 -92
  110. package/OPPWAMobile.framework/Resources/fr-CA.lproj/OPPCheckout.strings +0 -93
  111. package/OPPWAMobile.framework/Resources/fr.lproj/OPPCheckout.strings +0 -93
  112. package/OPPWAMobile.framework/Resources/giropay.png +0 -0
  113. package/OPPWAMobile.framework/Resources/giropay@2x.png +0 -0
  114. package/OPPWAMobile.framework/Resources/giropay@3x.png +0 -0
  115. package/OPPWAMobile.framework/Resources/gl-ES.lproj/OPPCheckout.strings +0 -92
  116. package/OPPWAMobile.framework/Resources/ideal.png +0 -0
  117. package/OPPWAMobile.framework/Resources/ideal@2x.png +0 -0
  118. package/OPPWAMobile.framework/Resources/ideal@3x.png +0 -0
  119. package/OPPWAMobile.framework/Resources/it.lproj/OPPCheckout.strings +0 -94
  120. package/OPPWAMobile.framework/Resources/ja.lproj/OPPCheckout.strings +0 -74
  121. package/OPPWAMobile.framework/Resources/jcb.png +0 -0
  122. package/OPPWAMobile.framework/Resources/jcb@2x.png +0 -0
  123. package/OPPWAMobile.framework/Resources/jcb@3x.png +0 -0
  124. package/OPPWAMobile.framework/Resources/klarna.png +0 -0
  125. package/OPPWAMobile.framework/Resources/klarna@2x.png +0 -0
  126. package/OPPWAMobile.framework/Resources/klarna@3x.png +0 -0
  127. package/OPPWAMobile.framework/Resources/klarna_detail_logo.png +0 -0
  128. package/OPPWAMobile.framework/Resources/klarna_detail_logo@2x.png +0 -0
  129. package/OPPWAMobile.framework/Resources/klarna_detail_logo@3x.png +0 -0
  130. package/OPPWAMobile.framework/Resources/klarna_nl_agreement.png +0 -0
  131. package/OPPWAMobile.framework/Resources/klarna_nl_agreement@2x.png +0 -0
  132. package/OPPWAMobile.framework/Resources/klarna_nl_agreement@3x.png +0 -0
  133. package/OPPWAMobile.framework/Resources/klarna_payments_billpay.png +0 -0
  134. package/OPPWAMobile.framework/Resources/klarna_payments_billpay@2x.png +0 -0
  135. package/OPPWAMobile.framework/Resources/klarna_payments_billpay@3x.png +0 -0
  136. package/OPPWAMobile.framework/Resources/klarna_payments_paylater.png +0 -0
  137. package/OPPWAMobile.framework/Resources/klarna_payments_paylater@2x.png +0 -0
  138. package/OPPWAMobile.framework/Resources/klarna_payments_paylater@3x.png +0 -0
  139. package/OPPWAMobile.framework/Resources/klarna_payments_sliceit.png +0 -0
  140. package/OPPWAMobile.framework/Resources/klarna_payments_sliceit@2x.png +0 -0
  141. package/OPPWAMobile.framework/Resources/klarna_payments_sliceit@3x.png +0 -0
  142. package/OPPWAMobile.framework/Resources/mada.png +0 -0
  143. package/OPPWAMobile.framework/Resources/mada@2x.png +0 -0
  144. package/OPPWAMobile.framework/Resources/mada@3x.png +0 -0
  145. package/OPPWAMobile.framework/Resources/maestro.png +0 -0
  146. package/OPPWAMobile.framework/Resources/maestro@2x.png +0 -0
  147. package/OPPWAMobile.framework/Resources/maestro@3x.png +0 -0
  148. package/OPPWAMobile.framework/Resources/master.png +0 -0
  149. package/OPPWAMobile.framework/Resources/master@2x.png +0 -0
  150. package/OPPWAMobile.framework/Resources/master@3x.png +0 -0
  151. package/OPPWAMobile.framework/Resources/masterdebit.png +0 -0
  152. package/OPPWAMobile.framework/Resources/masterdebit@2x.png +0 -0
  153. package/OPPWAMobile.framework/Resources/masterdebit@3x.png +0 -0
  154. package/OPPWAMobile.framework/Resources/masterpass.png +0 -0
  155. package/OPPWAMobile.framework/Resources/masterpass@2x.png +0 -0
  156. package/OPPWAMobile.framework/Resources/masterpass@3x.png +0 -0
  157. package/OPPWAMobile.framework/Resources/nl.lproj/OPPCheckout.strings +0 -91
  158. package/OPPWAMobile.framework/Resources/paydirekt.png +0 -0
  159. package/OPPWAMobile.framework/Resources/paydirekt@2x.png +0 -0
  160. package/OPPWAMobile.framework/Resources/paydirekt@3x.png +0 -0
  161. package/OPPWAMobile.framework/Resources/paypal.png +0 -0
  162. package/OPPWAMobile.framework/Resources/paypal@2x.png +0 -0
  163. package/OPPWAMobile.framework/Resources/paypal@3x.png +0 -0
  164. package/OPPWAMobile.framework/Resources/paysafecard.png +0 -0
  165. package/OPPWAMobile.framework/Resources/paysafecard@2x.png +0 -0
  166. package/OPPWAMobile.framework/Resources/paysafecard@3x.png +0 -0
  167. package/OPPWAMobile.framework/Resources/paytrail.png +0 -0
  168. package/OPPWAMobile.framework/Resources/paytrail@2x.png +0 -0
  169. package/OPPWAMobile.framework/Resources/paytrail@3x.png +0 -0
  170. package/OPPWAMobile.framework/Resources/pf_karte_direct.png +0 -0
  171. package/OPPWAMobile.framework/Resources/pf_karte_direct@2x.png +0 -0
  172. package/OPPWAMobile.framework/Resources/pf_karte_direct@3x.png +0 -0
  173. package/OPPWAMobile.framework/Resources/przelewy.png +0 -0
  174. package/OPPWAMobile.framework/Resources/przelewy@2x.png +0 -0
  175. package/OPPWAMobile.framework/Resources/przelewy@3x.png +0 -0
  176. package/OPPWAMobile.framework/Resources/pt.lproj/OPPCheckout.strings +0 -91
  177. package/OPPWAMobile.framework/Resources/ratenkauf.png +0 -0
  178. package/OPPWAMobile.framework/Resources/ratenkauf@2x.png +0 -0
  179. package/OPPWAMobile.framework/Resources/ratenkauf@3x.png +0 -0
  180. package/OPPWAMobile.framework/Resources/ru.lproj/OPPCheckout.strings +0 -91
  181. package/OPPWAMobile.framework/Resources/sibs_multibanco.png +0 -0
  182. package/OPPWAMobile.framework/Resources/sibs_multibanco@2x.png +0 -0
  183. package/OPPWAMobile.framework/Resources/sibs_multibanco@3x.png +0 -0
  184. package/OPPWAMobile.framework/Resources/sofortueberweisung.png +0 -0
  185. package/OPPWAMobile.framework/Resources/sofortueberweisung@2x.png +0 -0
  186. package/OPPWAMobile.framework/Resources/sofortueberweisung@3x.png +0 -0
  187. package/OPPWAMobile.framework/Resources/th.lproj/OPPCheckout.strings +0 -91
  188. package/OPPWAMobile.framework/Resources/trustly.png +0 -0
  189. package/OPPWAMobile.framework/Resources/trustly@2x.png +0 -0
  190. package/OPPWAMobile.framework/Resources/trustly@3x.png +0 -0
  191. package/OPPWAMobile.framework/Resources/unionpay.png +0 -0
  192. package/OPPWAMobile.framework/Resources/unionpay@2x.png +0 -0
  193. package/OPPWAMobile.framework/Resources/unionpay@3x.png +0 -0
  194. package/OPPWAMobile.framework/Resources/version.plist +0 -0
  195. package/OPPWAMobile.framework/Resources/visa.png +0 -0
  196. package/OPPWAMobile.framework/Resources/visa@2x.png +0 -0
  197. package/OPPWAMobile.framework/Resources/visa@3x.png +0 -0
  198. package/OPPWAMobile.framework/Resources/visadebit.png +0 -0
  199. package/OPPWAMobile.framework/Resources/visadebit@2x.png +0 -0
  200. package/OPPWAMobile.framework/Resources/visadebit@3x.png +0 -0
  201. package/OPPWAMobile.framework/Resources/visaelectron.png +0 -0
  202. package/OPPWAMobile.framework/Resources/visaelectron@2x.png +0 -0
  203. package/OPPWAMobile.framework/Resources/visaelectron@3x.png +0 -0
  204. package/OPPWAMobile.framework/Resources/yandex.png +0 -0
  205. package/OPPWAMobile.framework/Resources/yandex@2x.png +0 -0
  206. package/OPPWAMobile.framework/Resources/yandex@3x.png +0 -0
  207. package/OPPWAMobile.framework/Resources/zh-Hans.lproj/OPPCheckout.strings +0 -92
  208. package/OPPWAMobile.framework/Versions/.DS_Store +0 -0
  209. package/OPPWAMobile.framework/Versions/2.47.0/.DS_Store +0 -0
  210. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPAlipayPaymentParams.h +0 -49
  211. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPApplePayPaymentParams.h +0 -64
  212. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPApplePayRequestStatus.h +0 -117
  213. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPBankAccount.h +0 -58
  214. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPBankAccountPaymentParams.h +0 -171
  215. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPCard.h +0 -68
  216. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPCardPaymentParams.h +0 -251
  217. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPCheckoutInfo.h +0 -130
  218. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPCheckoutPaymentMethod.h +0 -51
  219. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPCheckoutProvider.h +0 -197
  220. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPCheckoutSettings.h +0 -185
  221. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPCheckoutTheme.h +0 -268
  222. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPChinaUnionPayPaymentParams.h +0 -62
  223. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPErrors.h +0 -183
  224. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPIkanoOiPaymentParams.h +0 -74
  225. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPMBWayPaymentParams.h +0 -66
  226. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPPayPalPaymentParams.h +0 -48
  227. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPPaymentBrandsConfig.h +0 -56
  228. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPPaymentButton.h +0 -79
  229. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPPaymentParams.h +0 -100
  230. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPPaymentParamsBrand.h +0 -57
  231. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPPaymentProvider.h +0 -132
  232. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPSecurityPolicy.h +0 -87
  233. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPToken.h +0 -95
  234. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPTokenPaymentParams.h +0 -180
  235. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPTransaction.h +0 -77
  236. package/OPPWAMobile.framework/Versions/2.47.0/Headers/OPPWAMobile.h +0 -48
  237. package/OPPWAMobile.framework/Versions/2.47.0/OPPWAMobile +0 -0
  238. package/OPPWAMobile.framework/Versions/2.47.0/Resources/Info.plist +0 -0
  239. package/OPPWAMobile.framework/Versions/Current/.DS_Store +0 -0
  240. package/OPPWAMobile.framework/Versions/Current/Headers/OPPAlipayPaymentParams.h +0 -49
  241. package/OPPWAMobile.framework/Versions/Current/Headers/OPPApplePayPaymentParams.h +0 -64
  242. package/OPPWAMobile.framework/Versions/Current/Headers/OPPApplePayRequestStatus.h +0 -117
  243. package/OPPWAMobile.framework/Versions/Current/Headers/OPPBankAccount.h +0 -58
  244. package/OPPWAMobile.framework/Versions/Current/Headers/OPPBankAccountPaymentParams.h +0 -171
  245. package/OPPWAMobile.framework/Versions/Current/Headers/OPPCard.h +0 -68
  246. package/OPPWAMobile.framework/Versions/Current/Headers/OPPCardPaymentParams.h +0 -251
  247. package/OPPWAMobile.framework/Versions/Current/Headers/OPPCheckoutInfo.h +0 -130
  248. package/OPPWAMobile.framework/Versions/Current/Headers/OPPCheckoutPaymentMethod.h +0 -51
  249. package/OPPWAMobile.framework/Versions/Current/Headers/OPPCheckoutProvider.h +0 -197
  250. package/OPPWAMobile.framework/Versions/Current/Headers/OPPCheckoutSettings.h +0 -185
  251. package/OPPWAMobile.framework/Versions/Current/Headers/OPPCheckoutTheme.h +0 -268
  252. package/OPPWAMobile.framework/Versions/Current/Headers/OPPChinaUnionPayPaymentParams.h +0 -62
  253. package/OPPWAMobile.framework/Versions/Current/Headers/OPPErrors.h +0 -183
  254. package/OPPWAMobile.framework/Versions/Current/Headers/OPPIkanoOiPaymentParams.h +0 -74
  255. package/OPPWAMobile.framework/Versions/Current/Headers/OPPMBWayPaymentParams.h +0 -66
  256. package/OPPWAMobile.framework/Versions/Current/Headers/OPPPayPalPaymentParams.h +0 -48
  257. package/OPPWAMobile.framework/Versions/Current/Headers/OPPPaymentBrandsConfig.h +0 -56
  258. package/OPPWAMobile.framework/Versions/Current/Headers/OPPPaymentButton.h +0 -79
  259. package/OPPWAMobile.framework/Versions/Current/Headers/OPPPaymentParams.h +0 -100
  260. package/OPPWAMobile.framework/Versions/Current/Headers/OPPPaymentParamsBrand.h +0 -57
  261. package/OPPWAMobile.framework/Versions/Current/Headers/OPPPaymentProvider.h +0 -132
  262. package/OPPWAMobile.framework/Versions/Current/Headers/OPPSecurityPolicy.h +0 -87
  263. package/OPPWAMobile.framework/Versions/Current/Headers/OPPToken.h +0 -95
  264. package/OPPWAMobile.framework/Versions/Current/Headers/OPPTokenPaymentParams.h +0 -180
  265. package/OPPWAMobile.framework/Versions/Current/Headers/OPPTransaction.h +0 -77
  266. package/OPPWAMobile.framework/Versions/Current/Headers/OPPWAMobile.h +0 -48
  267. package/OPPWAMobile.framework/Versions/Current/OPPWAMobile +0 -0
  268. package/OPPWAMobile.framework/Versions/Current/Resources/Info.plist +0 -0
  269. package/android/.gradle/6.8/executionHistory/executionHistory.bin +0 -0
  270. package/android/.gradle/6.8/executionHistory/executionHistory.lock +0 -0
  271. package/android/.gradle/6.8/fileHashes/fileHashes.lock +0 -0
  272. package/android/.gradle/6.8/javaCompile/javaCompile.lock +0 -0
  273. package/android/.gradle/7.1.1/dependencies-accessors/dependencies-accessors.lock +0 -0
  274. package/android/.gradle/7.1.1/executionHistory/executionHistory.lock +0 -0
  275. package/android/.gradle/7.1.1/fileChanges/last-build.bin +0 -0
  276. package/android/.gradle/7.1.1/fileHashes/fileHashes.lock +0 -0
  277. package/android/.gradle/7.1.1/gc.properties +0 -0
@@ -1,2 +1,2 @@
1
- #Thu Feb 17 08:30:15 EET 2022
2
- gradle.version=7.1.1
1
+ #Sat Sep 17 08:37:32 EET 2022
2
+ gradle.version=7.4.2
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>IDEDidComputeMac32BitWarning</key>
6
+ <true/>
7
+ </dict>
8
+ </plist>
@@ -0,0 +1,14 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>SchemeUserState</key>
6
+ <dict>
7
+ <key>HyperPay.xcscheme_^#shared#^_</key>
8
+ <dict>
9
+ <key>orderHint</key>
10
+ <integer>0</integer>
11
+ </dict>
12
+ </dict>
13
+ </dict>
14
+ </plist>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-hyperpay-sdk",
3
- "version": "0.14.0",
3
+ "version": "0.15.0",
4
4
  "description": "hyperpay",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
14
14
  s.source_files = "ios/**/*.{h,m,mm}"
15
15
  s.dependency "React-Core"
16
16
  s.requires_arc = true
17
- s.vendored_frameworks = "OPPWAMobile.framework"
18
- s.public_header_files = "OPPWAMobile.framework/Versions/2.47.0/Headers/*.h"
19
- s.resource_bundle = { 'OPPWAMobile-Resources' => 'OPPWAMobile.framework/Resources/**' }
17
+ s.vendored_frameworks = "OPPWAMobile.xcframework","ipworks3ds_sdk.xcframework"
18
+ # s.public_header_files = "OPPWAMobile.framework/Versions/2.47.0/Headers/*.h"
19
+ # s.resource_bundle = { 'OPPWAMobile-Resources' => 'OPPWAMobile.framework/Resources/**' }
20
20
  end
Binary file
@@ -1,49 +0,0 @@
1
- //
2
- // Copyright (c) 2019 by ACI Worldwide, Inc.
3
- // All rights reserved.
4
- //
5
- // This software is the confidential and proprietary information
6
- // of ACI Worldwide Inc ("Confidential Information"). You shall
7
- // not disclose such Confidential Information and shall use it
8
- // only in accordance with the terms of the license agreement
9
- // you entered with ACI Worldwide Inc.
10
- //
11
-
12
-
13
- #import <Foundation/Foundation.h>
14
- #import "OPPPaymentParams.h"
15
-
16
- __deprecated_msg("The OPPAlipayPaymentParams class is formally deprecated. To make Alipay transaction, instead use OPPPaymentParams class with payment brand 'ALIPAY'.")
17
- /**
18
- Class to encapsulate all necessary transaction parameters for performing an Alipay transaction.
19
-
20
- @warning **Deprecated:** The `OPPAlipayPaymentParams` class is formally deprecated in 1.4.0. To make Alipay transaction, instead use `OPPPaymentParams` class with payment brand 'ALIPAY'.
21
- */
22
-
23
- NS_ASSUME_NONNULL_BEGIN
24
- @interface OPPAlipayPaymentParams : OPPPaymentParams
25
-
26
- /// @name Initialization
27
-
28
- /// :nodoc:
29
- - (instancetype)initWithCheckoutID:(NSString *)checkoutID paymentBrand:(NSString *)paymentBrand error:(NSError * _Nullable __autoreleasing *)error NS_UNAVAILABLE;
30
-
31
- /**
32
- Creates an object representing an Alipay transaction.
33
-
34
- @param checkoutID The checkout ID of the transaction. Must be not nil or empty.
35
- @param error The error that occurred while validating payment parameters. See code attribute (OPPErrorCode) and NSLocalizedDescription to identify the reason of failure.
36
- @return Returns an object representing an Alipay transaction.
37
- */
38
- + (nullable instancetype)alipayPaymentParamsWithCheckoutID:(NSString *)checkoutID error:(NSError **)error;
39
-
40
- /**
41
- Creates an object representing an Alipay transaction.
42
-
43
- @param checkoutID The checkout ID of the transaction. Must be not nil or empty.
44
- @param error The error that occurred while validating payment parameters. See code attribute (OPPErrorCode) and NSLocalizedDescription to identify the reason of failure.
45
- @return Returns an object representing an Alipay transaction.
46
- */
47
- - (nullable instancetype)initWithCheckoutID:(NSString *)checkoutID error:(NSError **)error NS_DESIGNATED_INITIALIZER;
48
- @end
49
- NS_ASSUME_NONNULL_END
@@ -1,64 +0,0 @@
1
- //
2
- // Copyright (c) 2019 by ACI Worldwide, Inc.
3
- // All rights reserved.
4
- //
5
- // This software is the confidential and proprietary information
6
- // of ACI Worldwide Inc ("Confidential Information"). You shall
7
- // not disclose such Confidential Information and shall use it
8
- // only in accordance with the terms of the license agreement
9
- // you entered with ACI Worldwide Inc.
10
- //
11
-
12
- #import "OPPPaymentParams.h"
13
-
14
- /**
15
- Class to encapsulate all necessary transaction parameters for performing an Apple Pay transaction.
16
- */
17
-
18
- NS_ASSUME_NONNULL_BEGIN
19
- @interface OPPApplePayPaymentParams : OPPPaymentParams
20
-
21
- /// @name Initialization
22
-
23
- /// :nodoc:
24
- - (instancetype)initWithCheckoutID:(NSString *)checkoutID paymentBrand:(NSString *)paymentBrand error:(NSError * _Nullable __autoreleasing *)error NS_UNAVAILABLE;
25
-
26
- /**
27
- Creates an object representing an Apple Pay transaction.
28
-
29
- @param checkoutID The checkout ID of the transaction. Must be not nil or empty.
30
- @param tokenData UTF-8 encoded JSON dictionary of encrypted payment data.
31
- @param error The error that occurred while validating payment parameters. See code attribute (`OPPErrorCode`) and `NSLocalizedDescription` to identify the reason of failure.
32
- @return Returns an object representing an Apple Pay transaction, and nil if parameters are invalid.
33
- */
34
- + (nullable instancetype)applePayPaymentParamsWithCheckoutID:(NSString *)checkoutID tokenData:(NSData *)tokenData error:(NSError **)error;
35
-
36
- /**
37
- Creates an object representing an Apple Pay transaction.
38
-
39
- @param checkoutID The checkout ID of the transaction. Must be not nil or empty.
40
- @param tokenData UTF-8 encoded JSON dictionary of encrypted payment data.
41
- @param error The error that occurred while validating payment parameters. See code attribute (`OPPErrorCode`) and `NSLocalizedDescription` to identify the reason of failure.
42
- @return Returns an object representing an Apple Pay transaction, and nil if parameters are invalid.
43
- */
44
- - (nullable instancetype)initWithCheckoutID:(NSString *)checkoutID tokenData:(NSData *)tokenData error:(NSError **)error NS_DESIGNATED_INITIALIZER;
45
-
46
- /// @name Properties
47
-
48
- /**
49
- UTF-8 encoded JSON dictionary of encrypted payment data. Ready for transmission to merchant's e-commerce backend for decryption and submission to a payment processor's gateway.
50
- */
51
- @property (nonatomic, copy, readonly) NSData *tokenData;
52
-
53
- /// @name Validation methods
54
- /**
55
- Checks if the token data is valid to perform a transaction.
56
-
57
- @param tokenData UTF-8 encoded JSON dictionary of encrypted payment data.
58
- @return `YES` if the token data is not empty.
59
- */
60
- + (BOOL)isTokenDataValid:(NSData *)tokenData;
61
-
62
- @end
63
-
64
- NS_ASSUME_NONNULL_END
@@ -1,117 +0,0 @@
1
- //
2
- // Copyright (c) 2019 by ACI Worldwide, Inc.
3
- // All rights reserved.
4
- //
5
- // This software is the confidential and proprietary information
6
- // of ACI Worldwide Inc ("Confidential Information"). You shall
7
- // not disclose such Confidential Information and shall use it
8
- // only in accordance with the terms of the license agreement
9
- // you entered with ACI Worldwide Inc.
10
- //
11
-
12
- @import Foundation;
13
- @import PassKit;
14
-
15
- NS_ASSUME_NONNULL_BEGIN
16
-
17
- /**
18
- Class that reports the status code and errors that you return when a payment is authorized.
19
- */
20
- @interface OPPApplePayRequestAuthorizationResult : NSObject
21
-
22
- /// @name Initialization
23
-
24
- /**
25
- Initializes the result with the status code and list of errors.
26
- @param status Payment authorization general status.
27
- @param errors List of errors in the Apple Pay form (available for iOS 11 and higher).
28
- */
29
- - (instancetype)initWithStatus:(PKPaymentAuthorizationStatus)status
30
- errors:(nullable NSArray<NSError *> *)errors NS_DESIGNATED_INITIALIZER;
31
-
32
- /// @name Properties
33
-
34
- /**
35
- Payment authorization general status.
36
- */
37
- @property (nonatomic) PKPaymentAuthorizationStatus status;
38
-
39
- /**
40
- Any errors that applied. These errors will be displayed to the user to correct (available for iOS 11 and higher).
41
- Errors should be ordered from most to least serious.
42
- See `PKError` for specific `NSError` keys to use to enable rich error handling.
43
- */
44
- @property (null_resettable, nonatomic, copy) NSArray<NSError *> *errors;
45
-
46
- @end
47
-
48
-
49
- /**
50
- Base class for updating the payment request after the shopper makes changes on the payment form.
51
- */
52
- @interface OPPApplePayRequestUpdate : NSObject
53
-
54
- /// @name Initialization
55
-
56
- /**
57
- Initializes a payment request update with the given list of summary items.
58
- @param paymentSummaryItems The new payment summary items to update the payment request with.
59
- */
60
- - (instancetype)initWithPaymentSummaryItems:(NSArray<PKPaymentSummaryItem *> *)paymentSummaryItems NS_DESIGNATED_INITIALIZER;
61
-
62
- /// @name Properties
63
-
64
- /**
65
- The status of the payment request update.
66
- Set `PKPaymentAuthorizationStatusSuccess` for a successful update, and `PKPaymentAuthorizationStatusFailure` if you were unable to process the required changes.
67
- `PKPaymentAuthorizationStatusSuccess` by default.
68
- */
69
- @property (nonatomic) PKPaymentAuthorizationStatus status;
70
-
71
- /**
72
- The new payment summary items to update the payment request with.
73
- */
74
- @property (nonatomic, copy) NSArray<PKPaymentSummaryItem *> *paymentSummaryItems;
75
-
76
- @end
77
-
78
- /**
79
- Class for updating the payment request after the shipping contact information changed.
80
- */
81
- @interface OPPApplePayRequestShippingContactUpdate : OPPApplePayRequestUpdate
82
-
83
- /// @name Initialization
84
-
85
- /**
86
- Initializes a payment request update with provided errors, payment summary items and shipping methods.
87
- @param errors List of errors in the shipping contact information (available for iOS 11 and higher). See `PKError` for specific `NSError` keys to use.
88
- @param paymentSummaryItems The new payment summary items to update the payment request with.
89
- @param shippingMethods The new shipping methods to update the payment request with.
90
- */
91
- - (instancetype)initWithErrors:(nullable NSArray<NSError *> *)errors
92
- paymentSummaryItems:(NSArray<PKPaymentSummaryItem *> *)paymentSummaryItems
93
- shippingMethods:(NSArray<PKShippingMethod *> *)shippingMethods NS_DESIGNATED_INITIALIZER;
94
-
95
- /// @name Properties
96
-
97
- /**
98
- The new shipping methods to update the payment request with.
99
- */
100
- @property (nonatomic, copy) NSArray<PKShippingMethod *> *shippingMethods;
101
-
102
- /**
103
- List of errors in the shipping contact information (available for iOS 11 and higher).
104
- See `PKError` for specific `NSError` keys to use.
105
- */
106
- @property (null_resettable, nonatomic, copy) NSArray<NSError *> *errors;
107
-
108
- @end
109
-
110
- /**
111
- Class for updating the payment request after the shipping method changed.
112
- */
113
- @interface OPPApplePayRequestShippingMethodUpdate : OPPApplePayRequestUpdate
114
-
115
- @end
116
-
117
- NS_ASSUME_NONNULL_END
@@ -1,58 +0,0 @@
1
- //
2
- // Copyright (c) 2019 by ACI Worldwide, Inc.
3
- // All rights reserved.
4
- //
5
- // This software is the confidential and proprietary information
6
- // of ACI Worldwide Inc ("Confidential Information"). You shall
7
- // not disclose such Confidential Information and shall use it
8
- // only in accordance with the terms of the license agreement
9
- // you entered with ACI Worldwide Inc.
10
- //
11
-
12
- #import <Foundation/Foundation.h>
13
-
14
- /**
15
- Class to encapsulate shopper’s bank account details that have been tokenized.
16
- */
17
-
18
- NS_ASSUME_NONNULL_BEGIN
19
- @interface OPPBankAccount : NSObject
20
-
21
- /// @name Properties
22
-
23
- /** The name of the bank account holder. */
24
- @property (nonatomic, copy) NSString *holder;
25
-
26
- /** The IBAN (International Bank Account Number) associated with the bank account. */
27
- @property (nonatomic, copy) NSString *IBAN;
28
-
29
- /// @name Initialization
30
-
31
- /// :nodoc:
32
- - (instancetype)init NS_UNAVAILABLE;
33
-
34
- /**
35
- Creates an `OPPBankAccount` object from the JSON.
36
- @param JSON A dictionary with parameters received from the Server.
37
- @return Returns an `OPPBankAccount` object, or `nil` if JSON contains invalid values.
38
- */
39
- + (nullable instancetype)bankAccountFromJSON:(NSDictionary *)JSON;
40
-
41
- /**
42
- Creates an `OPPBankAccount` object with the provided values.
43
- @param holder The name of the bank account holder.
44
- @param IBAN The IBAN (International Bank Account Number) associated with the bank account.
45
- @return Returns an `OPPBankAccount` object, or `nil` if parameters are empty.
46
- */
47
- + (nullable instancetype)bankAccountWithHolder:(NSString *)holder IBAN:(NSString *)IBAN;
48
-
49
- /**
50
- Creates an `OPPBankAccount` object with the provided values.
51
- @param holder The name of the bank account holder.
52
- @param IBAN The IBAN (International Bank Account Number) associated with the bank account.
53
- @return Returns an `OPPBankAccount` object, or `nil` if parameters are empty.
54
- */
55
- - (nullable instancetype)initWithHolder:(NSString *)holder IBAN:(NSString *)IBAN NS_DESIGNATED_INITIALIZER;
56
-
57
- @end
58
- NS_ASSUME_NONNULL_END
@@ -1,171 +0,0 @@
1
- //
2
- // Copyright (c) 2019 by ACI Worldwide, Inc.
3
- // All rights reserved.
4
- //
5
- // This software is the confidential and proprietary information
6
- // of ACI Worldwide Inc ("Confidential Information"). You shall
7
- // not disclose such Confidential Information and shall use it
8
- // only in accordance with the terms of the license agreement
9
- // you entered with ACI Worldwide Inc.
10
- //
11
-
12
- #import "OPPPaymentParams.h"
13
-
14
- /** Class to encapsulate all necessary transaction parameters for performing a bank transfer transaction. */
15
-
16
- NS_ASSUME_NONNULL_BEGIN
17
- @interface OPPBankAccountPaymentParams : OPPPaymentParams
18
-
19
- /// @name Initialization
20
-
21
- /// :nodoc:
22
- - (instancetype)initWithCheckoutID:(NSString *)checkoutID paymentBrand:(NSString *)paymentBrand error:(NSError * _Nullable __autoreleasing *)error NS_UNAVAILABLE;
23
-
24
- /**
25
- Creates an object representing a SEPA direct debit transaction.
26
-
27
- @param checkoutID The checkout ID of the transaction. Must be not `nil` or empty.
28
- @param holder The name of the bank account holder.
29
- @param IBAN The IBAN (International Bank Account Number) associated with the bank account.
30
- @param tokenizationEnabled If `YES`, the payment information will be stored for future use.
31
- @param error The error that occurred while validating payment parameters. See code attribute (`OPPErrorCode`) and `NSLocalizedDescription` to identify the reason of failure.
32
- @return Returns an object representing a SEPA direct debit transaction, and `nil` if parameters are invalid.
33
- */
34
- + (nullable instancetype)directDebitSEPAPaymentParamsWithCheckoutID:(NSString *)checkoutID holder:(NSString *)holder IBAN:(NSString *)IBAN tokenizationEnabled:(BOOL)tokenizationEnabled error:(NSError **)error;
35
-
36
- /**
37
- Creates an object representing a SOFORT banking transaction.
38
-
39
- @param checkoutID The checkout ID of the transaction. Must be not `nil` or empty.
40
- @param country The country code of the bank account (ISO 3166-1).
41
- @param error The error that occurred while validating payment parameters. See code attribute (`OPPErrorCode`) and `NSLocalizedDescription` to identify the reason of failure.
42
- @return Returns an object representing a SOFORT banking transaction, and `nil` if parameters are invalid.
43
- */
44
- + (nullable instancetype)sofortBankingPaymentParamsWithCheckoutID:(NSString *)checkoutID country:(NSString *)country error:(NSError **)error;
45
-
46
- /**
47
- Creates an object representing an IDEAL transaction.
48
-
49
- @param checkoutID The checkout ID of the transaction. Must be not `nil` or empty.
50
- @param bankName The name of the bank which holds the account.
51
- @param error The error that occurred while validating payment parameters. See code attribute (`OPPErrorCode`) and `NSLocalizedDescription` to identify the reason of failure.
52
- @return Returns an object representing an IDEAL transaction, and `nil` if parameters are invalid.
53
- */
54
- + (nullable instancetype)idealPaymentParamsWithCheckoutID:(NSString *)checkoutID bankName:(NSString *)bankName error:(NSError **)error;
55
-
56
- /**
57
- Creates an object representing a Giropay transaction.
58
-
59
- @param checkoutID The checkout ID of the transaction. Must be not `nil` or empty.
60
- @param BIC The BIC (Bank Identifier Code (SWIFT)) number of the bank account. Either the bankCode or the BIC are required.
61
- @param bankCode The code associated with the bank account. Either the bankCode or the BIC are required.
62
- @param IBAN The IBAN (International Bank Account Number) associated with the bank account.
63
- @param accountNumber The account number of the bank account.
64
- @param error The error that occurred while validating payment parameters. See code attribute (`OPPErrorCode`) and `NSLocalizedDescription` to identify the reason of failure.
65
- @return Returns an object representing a Giropay transaction, and `nil` if parameters are invalid.
66
- */
67
- + (nullable instancetype)giropayPaymentParamsWithCheckoutID:(nullable NSString *)checkoutID BIC:(nullable NSString *)BIC bankCode:(nullable NSString *)bankCode IBAN:(nullable NSString *)IBAN accountNumber:(nullable NSString *)accountNumber error:(NSError **)error;
68
-
69
- /// @name Properties
70
-
71
- /** The name of the bank account holder. */
72
- @property (nonatomic, copy, readonly) NSString *holder;
73
-
74
- /** The IBAN (International Bank Account Number) associated with the bank account. */
75
- @property (nonatomic, copy, readonly) NSString *IBAN;
76
-
77
- /** The account number of the bank account. Either the account number or the IBAN are required. */
78
- @property (nonatomic, copy, readonly) NSString *accountNumber;
79
-
80
- /** The country code of the bank account (ISO 3166-1). */
81
- @property (nonatomic, copy, readonly) NSString *country;
82
-
83
- /** The name of the bank which holds the account. */
84
- @property (nonatomic, copy, readonly) NSString *bankName;
85
-
86
- /** The BIC (Bank Identifier Code (SWIFT)) number of the bank account. Either the bankCode or the BIC are required. */
87
- @property (nonatomic, copy, readonly) NSString *BIC;
88
-
89
- /** The code associated with the bank account. Either the bankCode or the BIC are required. */
90
- @property (nonatomic, copy, readonly) NSString *bankCode;
91
-
92
- /** Default is `NO`. If `YES`, the payment information will be stored for future use. */
93
- @property (nonatomic, readonly, getter=isTokenizationEnabled) BOOL tokenizationEnabled;
94
-
95
- /// @name Validation methods
96
-
97
- /**
98
- Checks if the bank account holder name is filled with sufficient data to perform a transaction.
99
-
100
- @param holder The name of the bank account holder.
101
- @return `YES` if the holder name contains more than 4 characters, up to 128 characters.
102
- */
103
- + (BOOL)isHolderValid:(NSString *)holder;
104
-
105
- /**
106
- Checks if the IBAN is valid.
107
- The first two 2 characters specify the country code as of ISO 3166-1 alpha-2. Only letters.
108
- The next 2 characters specify the check digits for a sanity check. Only digits.
109
- The remaining characters up to 27 characters specify the Basic Bank Account Number (“BBAN”). Both letters & digits allowed.
110
-
111
- @param IBAN International Bank Account Number.
112
- @return `YES` if the IBAN meets the criteria described above.
113
- */
114
- + (BOOL)isIBANValid:(NSString *)IBAN;
115
-
116
- /**
117
- Checks if the account number is valid.
118
-
119
- @param accountNumber The account number of the bank account.
120
- @return `YES` if the account number is valid.
121
- */
122
- + (BOOL)isAccountNumberValid:(NSString *)accountNumber;
123
-
124
- /**
125
- Checks if the country code matches ISO 3166-1 two-letter standard.
126
-
127
- @param country The country of the bank account.
128
- @return `YES` if the country code matches ISO 3166-1 two-letter standard.
129
- */
130
- + (BOOL)isCountryValid:(NSString *)country;
131
-
132
- /**
133
- Checks if the name of the bank is valid.
134
-
135
- @param bankName The name of the bank which holds the account.
136
- @return `YES` if the name of the bank is valid.
137
- */
138
- + (BOOL)isBankNameValid:(NSString *)bankName;
139
-
140
- /**
141
- Checks if the BIC is valid.
142
-
143
- @param BIC The BIC (Bank Identifier Code (SWIFT)) number of the bank account.
144
- @return `YES` if the BIC is valid.
145
- */
146
- + (BOOL)isBICValid:(NSString *)BIC;
147
-
148
- /**
149
- Checks if the bank code is valid.
150
-
151
- @param bankCode The code associated with the bank account.
152
- @return `YES` if the bank code is valid.
153
- */
154
- + (BOOL)isBankCodeValid:(NSString *)bankCode;
155
-
156
- @end
157
-
158
- /// Deprecated methods
159
- @interface OPPBankAccountPaymentParams (Deprecated)
160
- /**
161
- Creates an object representing a BOLETO banking transaction.
162
-
163
- @param checkoutID The checkout ID of the transaction. Must be not `nil` or empty.
164
- @param error The error that occurred while validating payment parameters. See code attribute (`OPPErrorCode`) and `NSLocalizedDescription` to identify the reason of failure.
165
- @return Returns an object representing a BOLETO banking transaction, and `nil` if parameters are invalid.
166
- @warning **Deprecated:** Use `OPPPaymentParams` class with payment brand 'BOLETO' instead
167
-
168
- */
169
- + (nullable instancetype)boletoPaymentParamsWithCheckoutID:(NSString *)checkoutID error:(NSError **)error DEPRECATED_MSG_ATTRIBUTE("- Use OPPPaymentParams class with payment brand 'BOLETO' instead.");
170
- @end
171
- NS_ASSUME_NONNULL_END
@@ -1,68 +0,0 @@
1
- //
2
- // Copyright (c) 2019 by ACI Worldwide, Inc.
3
- // All rights reserved.
4
- //
5
- // This software is the confidential and proprietary information
6
- // of ACI Worldwide Inc ("Confidential Information"). You shall
7
- // not disclose such Confidential Information and shall use it
8
- // only in accordance with the terms of the license agreement
9
- // you entered with ACI Worldwide Inc.
10
- //
11
-
12
- #import <Foundation/Foundation.h>
13
-
14
- /**
15
- Class to encapsulate shopper’s card details that have been tokenized.
16
- */
17
-
18
- NS_ASSUME_NONNULL_BEGIN
19
- @interface OPPCard : NSObject
20
-
21
- /// @name Properties
22
-
23
- /** Name of card holder. */
24
- @property (nonatomic, copy) NSString *holder;
25
-
26
- /** The last 4 digits of the card number. */
27
- @property (nonatomic, copy) NSString *last4Digits;
28
-
29
- /** The card’s expiration month. */
30
- @property (nonatomic, copy) NSString *expiryMonth;
31
-
32
- /** The card’s expiration year. */
33
- @property (nonatomic, copy) NSString *expiryYear;
34
-
35
- /// @name Initialization
36
-
37
- /// :nodoc:
38
- - (instancetype)init NS_UNAVAILABLE;
39
-
40
- /**
41
- Creates an `OPPCard` object from JSON.
42
- @param JSON A dictionary with parameters received from the Server.
43
- @return Returns an `OPPCard` object, or `nil` if JSON contains invalid values.
44
- */
45
- + (nullable instancetype)cardFromJSON:(NSDictionary *)JSON;
46
-
47
- /**
48
- Creates an `OPPCard` object with the provided values.
49
- @param holder Name of card holder.
50
- @param last4Digits The last 4 digits of the card number.
51
- @param expiryMonth The card’s expiration month.
52
- @param expiryYear The card’s expiration year.
53
- @return Returns an `OPPCard` object, or `nil` if parameters are empty.
54
- */
55
- + (nullable instancetype)cardWithHolder:(nullable NSString *)holder last4Digits:(NSString *)last4Digits expiryMonth:(NSString *)expiryMonth expiryYear:(NSString *)expiryYear;
56
-
57
- /**
58
- Creates an `OPPCard` object with the provided values.
59
- @param holder Name of card holder.
60
- @param last4Digits The last 4 digits of the card number.
61
- @param expiryMonth The card’s expiration month.
62
- @param expiryYear The card’s expiration year.
63
- @return Returns an `OPPCard` object, or `nil` if parameters are empty.
64
- */
65
- - (nullable instancetype)initWithHolder:(nullable NSString *)holder last4Digits:(NSString *)last4Digits expiryMonth:(NSString *)expiryMonth expiryYear:(NSString *)expiryYear NS_DESIGNATED_INITIALIZER;
66
-
67
- @end
68
- NS_ASSUME_NONNULL_END