The NetBSD Project

CVS log for pkgsrc/finance/ruby-activemerchant/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / finance / ruby-activemerchant

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.22 / (download) - annotate - [select for diffs], Sun Jul 30 04:12:17 2023 UTC (4 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.21: +4 -4 lines
Diff to previous 1.21 (colored)

finance/ruby-activemerchant: update to 1.133.0

1.133.0 (2023-07-20)

What's Changed

* Stripe PI: Add new stored credential flag by @aenand in #4807
* Commerce Hub - Add a couple of GSFs by @sinourain in #4786
* Nuvei (formerly SafeCharge): Add customer details to credit action by
  @yunnydang in #4820
* IPG: Update live url to correct endpoint by @curiousepic in #4821
* VPos: Adding Panal Credit Card type by @jherreraa in #4814
* Stripe PI: Update parameters for creation of customer by @almalee24 in #4796
* WorldPay: Update xml tag for Credit Cards by @almalee24 in #4797
* PaywayDotCom: Update live url by @jcreiff in #4824
* Stripe: Update login key validation by @almalee24 in #4816
* CheckoutV2: Parse AVS and CVV checks by @aenand in #4822
* NMI: Add shipping_firstname, shipping_lastname, shipping_email, and sãàby
  @jcreiff in #4825
* Borgun: Update authorization_from & message_from by @almalee24 in #4826
* Kushki: Add Brazil as supported country by @almalee24 in #4829
* Nuvie/SafeCharge: Add unreferenced refund field by @yunnydang in #4831
* CyberSource: include paymentSolution for ApplePay and GooglePay by
  @bbraschi in #4835
* Fix CHANGELOG after Version 1.132.0 by @bbraschi in #4837
* CyberSource: remove credentials from tests by @bbraschi in #4836

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jul 2 05:36:36 2023 UTC (5 months ago) by taca
Branch: MAIN
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 (colored)

finance/ruby-activemerchant: update to 1.131.0

1.131.0 (2023-06-21)

* Redsys: Add supported countries [jcreiff] #4811
* Authorize.net: Truncate nameOnAccount for bank refunds [jcreiff] #4808
* CheckoutV2: Add support for several customer data fields [rachelkirk]
  #4800
* Worldpay: check payment_method responds to payment_cryptogram and eci
  [bbraschi] #4812
* IPG: Update live url to correct endpoint [curiousepic] #4121

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jun 17 13:33:37 2023 UTC (5 months, 2 weeks ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

finance/ruby-activemerchant: update to 1.130.0

1.130.0 (2023-06-13)

What's Changed

* Revert "Mit: Changed how the payload was sent to the gateway" by
  @rachelkirk in #4769
* PayuLatam: Surface error_code by @yunnydang in #4773
* Cybersource: Add business rules for NT by @aenand in #4772
* Adyen: Update Mastercard error messaging by @kylene-spreedly in #4770
* Authorize.net: update mapping for billing address phone number by @jcreiff
  in #4778
* Braintree: update mapping for billing address phone number by @jcreiff in
  #4779
* CommerceHub: Enabling multi-use public key encryption by @jherreraa in
  #4771
* Ogone: Enable 3ds Global for Ogone Gateway by @javierpedrozaing in #4776
* Borgun change default TrCurrencyExponent and MerchantReturnUrl by
  @naashton in #4788
* Borgun support for GBP currency by @naashton in #4789
* Worlpay: Fix Google Pay by @almalee24 in #4774
* Stripe PI: Update paramters for creating of customer by @almalee24 in
  #4782
* Revert "Stripe PI: Update paramters for creating of customer" by
  @almalee24 in #4795
* Cybersource: auto void r230 by @aenand in #4794
* Stripe & Stripe PI: Validate API Key by @almalee24 in #4801
* Remove last validation for Stripe API Key by @almalee24 in #4804
* Add BIN for Maestro by @jcreiff in #4799
* DLocal: Add save field on card object by @yunnydang in #4805
* Add support for MsgSubID on PayPal Express requests by @wikiti in #4798
* Checkout_v2: use credit_card?, not case equality with CreditCard by
  @bbraschi in #4803
* Shift4: Enable general credit feature. by @jherreraa in #4790

New Contributors

* @kylene-spreedly made their first contribution in #4770
* @wikiti made their first contribution in #4798

Revision 1.19 / (download) - annotate - [select for diffs], Sat May 6 03:03:54 2023 UTC (6 months, 4 weeks ago) by taca
Branch: MAIN
Changes since 1.18: +4 -4 lines
Diff to previous 1.18 (colored)

finance/ruby-activemerchant: update to 1.129.0

1.127.0 (2022-09-20)

Please refer <https://github.com/activemerchant/active_merchant/releases/tag/v1.127.0> in detail.

1.128.0 (2023-04-24)

* Shift4: Fix authorization and entryMode param by @ajawadmirza in #4589
* MercadoPago: Add transaction inquire request by @molbrown in #4588
* Worldpay: Add transaction inquire request by @molbrown in #4592
* Adyen: Map Standard Error Codes by @ajawadmirza in #4593
* MerchantE: Add support for recurring transactions by @naashton in #4594
* CyberSource: add support for several fields by @rachelkirk in #4595
* Shift4: Update refund request by @ajawadmirza in #4596
* TransFirstTransactionExpress: Add prefix to transCode xml tag by @dsmcclain in #4582
* D Local: Add support for original_order_id field by @rachelkirk in #4605
* Borgun: Add support for 3DS by @ajawadmirza in #4603
* Borgun: Add 3ds frictionless tests by @ajawadmirza in #4607
* Accept both formats of Canadian routing numbers by @molbrown in #4568
* CheckoutV2: Add support for merchant_initiated_transaction_id by @rachelkirk in #4611
* CardConnect: Add Stored Credential by @ajawadmirza in #4609
* Stripe: Fix header for test account deletion call by @curiousepic in #4612
* Redsys: enable NTID generation with zero-value verify by @jcreiff in #4615
* IPG Gateway: override store id by @aenand in #4619
* Add alternate alpha2 country code for Kosovo by @jcreiff in #4622
* CyberSource: Refactor and add support for several fields by @rachelkirk in #4623
* Reach: adding gateway by @Heavyblade in #4618
* Orbital: integration improvements by @molbrown in #4626
* Reach: Adding custom fields by @jherreraa in #4627
* iVeri: Add additional url by @almalee24 in #4630
* Payeezy: Add apple pay by @naashton in #4631
* Payeezy Scrub Cryptogram by @naashton in #4633
* Reach: add Scrubing by @gasb150 in #4620
* CyberSource: Refactor to better adhere to XSD by @rachelkirk in #4634
* Revert "CyberSource: Refactor to better adhere to XSD" by @rachelkirk in #4638
* CommerceHub: Add new gateway by @naashton in #4640
* Reach: PSP Integration - Verify / Void / Refund by @Heavyblade in #4641
* CyberSource: Update installment data method by @rachelkirk in #4642
* updating cabal BIN range by @bradbroge in #4643
* Reach: Add stored credential support by @gasb150 in #4636
* Element: fix bug with billing address email by @jcreiff in #4644
* Reach: Fixing bug when using union pay card by @Heavyblade in #4645
* Reach: Fix bug CIT-Setup-Unscheduled by @gasb150 in #4646
* Reach: refactor to prevent symbols on response by @Heavyblade in #4650
* Decidir: Add transaction inquire request by @almalee24 in #4649
* Reach: Fixing store credentials and Exception issues by @Heavyblade in #4656
* Revert "Reach: Fixing store credentials and Exception issues" by @Heavyblade in #4662
* Reach: fixing store credentials and Exception issues by @Heavyblade in #4663
* EBANX: add soft_descriptor field by @jcreiff in #4658
* Commerce_hub: Add Apple Pay and Google Pay by @gasb150 in #4648
* Element/Vantiv: Add google pay and apple pay support by @jherreraa in #4647
* Reach: fix amount handling to work with cents properly by @Heavyblade in #4670
* GlobalCollect: Add transaction inquire request by @almalee24 in #4669
* Stripe PI: Add Level 3 support by @almalee24 in #4673
* Braintree: return additional processor response by @jcreiff in #4653
* Payeezy name from billing_address on purchase by @naashton in #4674
* GlobalCollect: fix inquire bug by @almalee24 in #4676
* Plexo: add 5 credit card brands by @edgarv09 in #4652
* Stripe PI: use MultiResponse in create_setup_intent by @jcreiff in #4683
* Payeezy change method on capture by @naashton in #4684
* Credorax: Update MIT logic by @aenand in #4686
* Adyen: Add support for skip_mpi_data flag by @rachelkirk in #4654
* Add Canadian Institution Numbers by @jcreiff in #4687
* Payeezy: Handle nil and empty values for Apple Pay by @naashton in #4694
* Tns: update test URL by @almalee24 in #4698
* TrustCommerce: Update authorization_from to handle store response by @jherreraa in #4691
* TrustCommerce Verify feature added by @jherreraa in #4692
* Rapyd: Add customer object to transactions by @javierpedrozaing in #4664
* CheckoutV2: Add store/unstore by @gasb150 in #4677
* Revert "CheckoutV2: Add store/unstore (#4677)" by @naashton in #4703
* Moneris: Fix google pay (update apple pay) by @sinourain in #4689
* Litle: Add prelive url by @aenand in #4710
* Commercehub fixing bugs by @Heavyblade in #4705
* CommerceHub: Fixing verify status and prevent tokenization by @Heavyblade in #4716
* Payeezy: Update Stored Credentials by @almalee24 in #4711
* Remove raise ArgumentError on get requests by @naashton in #4714
* ChekoutV2:Add store/unstore by @gasb150 in #4712
* Payeezy: Ignore xid for AP Amex by @naashton in #4721
* TrustCommerce Verify feature added by @jherreraa in #4699
* CER-440 by @yunnydang in #4713
* CER-460 Add descriptor phone number to blue_snap by @yunnydang in #4717
* Braintree: Update transaction hash method by @yunnydang in #4718
* CommerceHub: adjusting reference details by @Heavyblade in #4723
* Orbital: dismiss CardSecValInd restriction by @jherreraa in #4724
* CommerceHub: setting transactionReferenceId for refunds by @Heavyblade in #4727
* Paymentez: Add inquire by transaction_id by @aenand in #4729
* Cybersource Rest - update message response on error by @sinourain in #4730
* Ebanx: Add transaction inquire request by @almalee24 in #4725
* CommerceHub: Update fields for transactions with sotred credentials by @javierpedrozaing in #4733
* Ebanx: Add support of Elo & Hipercard by @almalee24 in ...

1.129.0 (2023-05-03)

* Adyen: update selectedBrand mapping for Google Pay by @jcreiff in #4763
* Shift4: add vendorReference field by @jcreiff in #4762
* Litle update the successful_from method by @almalee24 in #4765
* Improve error handling: OAuth by @aenand in #4760
* Stripe PI: Add billing address when tokenizing for ApplePay and GooglePay by @BritneyS in #4761
* Add rexml as a gem dependency by @pi3r in #4768

Revision 1.18 / (download) - annotate - [select for diffs], Fri Aug 26 15:28:27 2022 UTC (15 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.17: +4 -4 lines
Diff to previous 1.17 (colored)

finance/ruby-activemerchant: update to 1.126.0

1.126.0 (2022-04-15)

What's Changed

* GlobalCollect: Add support for Naranja and Cabal card types by @dsmcclain
  in #4286
* PayFlow Pro: Add Stored Credentials by @dsmcclain in #4288
* Decidir Plus: Fraud Detection Fields by @naashton in #4289
* Credorax: Update OpCode for Credit transactions by @dsmcclain in #4279
* Revert "Credorax: Update OpCode for Credit transactions" by @dsmcclain in
  #4306
* CE-2343 Bluesnap Idempotency by @drkjc in #4305
* Decidir Plus: Add supported methods by @ajawadmirza in #4284
* Paymentez: Fix authorize for core by @ajawadmirza in #4310
* Orbital: refactor gateway adapter and indicate support for network
  tokenization by @dsmcclain in #4309
* IPG: Remove Uruguay from supported countries by @ajawadmirza in #4311
* Decidir: Add sub_payments sub-fields to gateway by @meagabeth in #4315
* DecidirPlus: Add unstore method by @ajawadmirza in #4317
* Decidir & Decidir Plus: Revise handling of sub_payment sub-fields by
  @meagabeth in #4318
* Decidir Plus: Improve response messaging by @naashton in #4325
* PayU Latam: Refactor/fix failing remote tests by @rachelkirk in #4326
* Global Collect Success Criteria V2 by @peteroas in #4324
* SafeCharge: Change Verify to send 0 amount by @dsmcclain in #4332
* DLocal: Add support for force_type field by @dsmcclain in #4336
* Decidir Plus: name_override option on store by @naashton in #4346
* Stripe PI: test shipping address by @ajawadmirza in #4344
* Priority: Update add_purchases_data method by @drkjc in #4349
* DecidirPlus: Handle payment_method_id by card_brand by @naashton in #4350
* DecidirPlus: debit and payment_method_id fields by @naashton in #4351
* CE- 2403 Priority: Add GSF replay_id by @drkjc in #4352
* Moneris: ensure all remote tests pass by @esmitperez in #4354
* Stripe PI: standardize shipping_address fields by @dsmcclain in #4355
* Airwallex: Support gateway by @therufs in #4342
* Addition of invalid_amount for amount_too_small Stripe error handler by
  @drabbytux in #4319
* Payflow Pro: Add 3DS Support by @esmitperez in #4356
* Small Rubocop Fixes by @dsmcclain in #4358
* DecidirPlus: Add new fields by @ajawadmirza in #4361
* DecidirPlus: Update error_code method by @ajawadmirza in #4364
* Stripe PI: add request_three_d_secure to setup_intent by @aenand in #4365
* Adyen: Add custom amount for verify by @ajawadmirza in #4369
* Airwallex: QA by @therufs in #4367
* Moneris: Add 3DS MPI Fields Support by @esmitperez in #4373
* Duplicate(concat) Address sent - card_connect is concat. address1 and 2
  causing a AVS error by @ali-hassan in #4362
* Cybersource: Remove Pinless Debit Transaction Functionality by @peteroas
  in #4370
* Rapyd: Add gateway support by @meagabeth in #4372
* Cybersource: Fix Existing Tests by @peteroas in #4374
* Airwallex: QA round 2 by @therufs in #4377
* Airwallex: Add descriptor field by @dsmcclain in #4379
* Visanet Peru: use timestamp for purchase number by @naashton in #4378
* Airwallex: Add Stored Credential support by @drkjc in #4382
* Rapyd: Add metadata and ewallet_id options by @naashton in #4387
* Priority: Refactor gateway integration, add additional fields to request
  by @dsmcclain in #4383
* Rapyd: Update type option to pm_type by @naashton in #4391
* Priority: Update verify method signature by @dsmcclain in #4394
* Priority: add settled and voided to list of successful response statuses
  by @dsmcclain in #4397
* Multiple Gateways: Resolve when/case bug by @naashton in #4399
* Airwallex: Add 3DS Global Support by @drkjc in #4395
* Add Cartes Bancaires bin ranges by @leahriffell in #4398
* Release v1.126.0 by @leahriffell in #4402

New Contributors

* @drkjc made their first contribution in #4305
* @drabbytux made their first contribution in #4319
* @ali-hassan made their first contribution in #4362

Revision 1.17 / (download) - annotate - [select for diffs], Sat Feb 12 15:27:22 2022 UTC (21 months, 2 weeks ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

finance/ruby-activemerchant: update to 1.125.0

1.125.0 (2022-01-20)

What's Changed

* Wompi: add gateway by @therufs in #4173
* Stripe Payment Intents: Add setup_purchase by @aenand in #4178
* IPG: Add Gateway by @ajawadmirza in #4171
* Safe Charge: Add sg_NotUseCVV field by @ajawadmirza in #4177
* PayU Latam: send correct card types for maestro and condensa by @dsmcclain
  in #4182
* Stripe Payment Intents: refactor response by @aenand in #4183
* Safe Charge: Support string for Add sg_NotUseCVV field by @ajawadmirza in
  #4185
* Wompi: cast error messages to JSON by @therufs in #4186
* NMI: omit initial_transaction_id for CIT by @aenand in #4189
* Adding Priority gateway by @jessiagee in #4166
* GlobalCollect: Support for Lodging Data by @naashton in #4190
* Wompi: option for installments by @therufs in #4192
* Stripe Payment Intents: Add support for fulfillment_date and event_type by
  @dsmcclain in #4193
* Paysafe: Adjust logic for sending 3DS field by @meagabeth in #4194
* DLocal: Implement $0 Verify by @dsmcclain in #4184
* EBANX: Added processing_type Gateway Specific Field by @kledoux-spreedly
  in #4198
* Wompi: do not pass CVV if not provided by @therufs in #4199
* Paysafe: Concatenate credentials for headers by @meagabeth in #4201
* Stripe PI: add_metadata to setup_purchase by @aenand in #4202
* Element (Vantiv Express): Add support for CreditCardCredit action by
  @dsmcclain in #4203
* Orbital: Add googlepay payment tests by @ajawadmirza in #4205
* Mundipagg: Update success method by @ajawadmirza in #4210
* Worldpay: Add support for Visa Direct Fast Funds Credit by @dsmcclain in
  #4212
* Paysafe: Add support for stored credentials by @meagabeth in #4214
* Add Canadian institution number for check by @therufs in #4216
* Worldpay: Set default eCommerce indicator for EMVCO network tokens by
  @shasum in #4215
* Update Canadian institution number handling by @therufs in #4217
* Mercado Pago: Update verify for custom amount by @ajawadmirza in #4219
* Wompi: Add support for Auth and Capture by @rachelkirk in #4218
* Priority: update source and billing address checks by @jessiagee in #4220
* Revert "Remove YAML warning on load_fixtures_method" by @dsmcclain in
  #4229
* USAePay: Add store test, update authorize param by @jessiagee in #4232
* Orbital: Update google pay validations by @ajawadmirza in #4230
* Priority: Remove bank account tender type by @jessiagee in #4228
* Pin Payments: add void support by @montdidier in #4144
* Wompi: update authorization in capture by @rachelkirk in #4238
* IPG: Update authorization for store by @ajawadmirza in #4233
* Paymentez: Update card mappings by @ajawadmirza in #4237
* Orbital: Quick fix for brand correction by @ajawadmirza in #4242
* Priority: Cleaning up refund method by @jessiagee in #4240
* Priority: update parsing for error messages by @jessiagee in #4245
* GlobalCollect: Support Airline Data by @naashton in #4187
* IPG: Add store error response by @ajawadmirza in #4241
* Adds Multiple Item Codes and Amounts to Cashnet Gateway by @peteroas in
  #4243
* IPG: verify method bug fixes for core by @ajawadmirza in #4244
* Stripe: Add support for skip_radar_rules by @dsmcclain in #4250
* CyberSource: Add tax fields by @ajawadmirza in #4251
* Kushki: Add support for metadata by @rachelkirk in #4253
* Wompi: Update sandbox and production endpoints by @rachelkirk in #4255
* Orbital: Add SCA Merchant Initiated field by @ajawadmirza in #4256
* GlobalCollect: Update Production Endpoint by @naashton in #4196
* Decidir Plus: Add Gateway Adapter by @naashton in #4264
* Decidir Plus: Update payment reference by @naashton in #4271
* Paysafe: Update redact method by @meagabeth in #4269
* Elavon: third_party_token bug fix by @rachelkirk in #4273
* Add metadata to network_tokenization_credit_card by @mark-sim in #4270
* Decidir Plus: Sub Payment Fields by @naashton in #4274
* PayWay: Update endpoints and response code by @jessiagee in #4281

New Contributors

* @kledoux-spreedly made their first contribution in #4198
* @peteroas made their first contribution in #4243
* @mark-sim made their first contribution in #4270

Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 9 14:51:23 2021 UTC (2 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

finance/ruby-activemerchant: update to 1.124.0

1.124.0 (2021-10-28)

What's Changed

* Adyen: Add ACH Support by @almalee24 in #4105
* Paysafe: Adjust profile data by @meagabeth in #4112
* StripePaymentIntentsGateway: Add GSF claim_without_transaction_id by
  @BritneyS in #4111
* RouteX: Support cardtype by @rachelkirk in #4115
* Routex: cardtype changelog fix by @rachelkirk in #4117
* Moka: make sure month is always two digits by @dsmcclain in #4118
* dlocal: Add device_id and ip to payer object and add additional_data by
  @aenand in #4116
* Orbital: Scrub Payment Cryptogram by @naashton in #4121
* Paysafe: Add support for airline fields by @meagabeth in #4120
* Stripe and Stripe PI: Add Radar Session Option by @tatsianaclifton in
  #4119
* PayArc: handle requests when billing_address is not present by @dsmcclain
  in #4114
* Add UnionPay test card to BIN range by @leahriffell in #4122
* Global Collect: Support URL override by @naashton in #4127
* PayConex: scrub bank account info from transcripts by @mbreenlyles in
  #4128
* Moka: Remove additional transaction data from subsequent calls by
  @naashton in #4129
* Moka: Ensure CvcNumber can be an empty string by @jessiagee in #4130
* Fixup PR #4122 Add UnionPay test card to BIN range by @leahriffell in
  #4132
* Maestro: allow card lengths for non-validated cards by @therufs in #4131
* Make "set" required by credit_card_methods.rb by @InPermutation in #4133
* Moka: Pass Currency on Capture transactions by @dsmcclain in #4134
* Paysafe: Update supported countries by @meagabeth in #4135
* Paysafe: Update field mapping for split_pay by @meagabeth in #4136
* SafeCharge: Account for non-fractional currencies by @dsmcclain in #4137
* CardStream: Support passing country_code in request by @dsmcclain in #4139
* Adyen: Adjust phone number mapping by @aenand in #4138
* MIT: Change how parameters are converted to JSON by @tatsianaclifton in
  #4140
* Stripe: add account_number to scrubbing by @aenand in #4145
* Stripe PI: add name on card to billing details & do some refactoring by
  @dsmcclain in #4146
* Updating CHANGELOG to remove conflict by @jessiagee in #4148
* TrustCommerce: Scrub bank account info by @mbreenlyles in #4149
* TransFirst: add acctNr to scrubbing by @aenand in #4152
* Paysafe: Update supported countries list by @meagabeth in #4154
* Add Support for Submerchant Data on Worldpay by @almalee24 in #4147
* dLocal: Update supported countries list by @mbreenlyles in #4155
* Nuvei (SafeCharge): Add support for email field in capture by @rachelkirk
  in #4153
* Paysafe: Remove invalid code by @meagabeth in #4156
* NMI: Add descriptors by @ajawadmirza in #4157
* Add bank account info scrubbing tests for multiple gateways by @aenand in
  #4159
* Moka: send correct amount in refund by @dsmcclain in #4160
* GlobalCollect: Append URI to the URL by @naashton in #4162
* Adyen: Add external platform information by @aenand in #4163
* Payflow: use proper case for 3DS 2.x element names by @bbraschi in #4113
* Realex: Add stored credential support by @dsmcclain in #4170
* Moka: add Installment field by @dsmcclain in #4172
* Payflow: include AuthenticationStatus with 3DS 2.x by @bbraschi in #4168
* Release 1.124.0 by @bbraschi in #4175

New Contributors

* @aenand made their first contribution in #4116
* @ajawadmirza made their first contribution in #4157

Revision 1.15 / (download) - annotate - [select for diffs], Tue Oct 26 10:26:12 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

finance: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Revision 1.14 / (download) - annotate - [select for diffs], Thu Oct 7 13:54:02 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

finance: Remove SHA1 hashes for distfiles

Revision 1.13 / (download) - annotate - [select for diffs], Sat Sep 18 15:42:01 2021 UTC (2 years, 2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored)

finance/ruby-activemerchant: update to 1.122.0

Version 1.122.0 (2021-08-03)

* Orbital: Correct success logic for refund [tatsianaclifton] #4014
* usaepay: Added pin gateway setting [DustinHaefele] #4026
* MercadoPago: Added external_reference, more payer object options, and
  metadata field [DustinHaefele] #4020
* Element: Add duplicate_override_flag [almalee24] #4012
* PayTrace: Support gateway [meagabeth] #3985
* vPOS: Support credit + refund [therufs] #3998
* PayArc: Support gateway [senthil-code] #3974
* NMI: Support cardholder_auth field for 3DS2 [cdmackeyfree] #4002
* Confiable: Support cardtype [therufs] #4004
* Maestro: Add BIN [therufs] #4003
* PayULatam: Ensure phone number is pulled from shipping_address correctly
  [dsmcclain] #4005
* SafeCharge: Add challenge_preference for 3DS [klaiv] #3999
* Adyen: Pass networkTxReference in all transactions [naashton] #4006
* Adyen: Ensure correct transaction reference is selected [dsmcclain] #4007
* PayTrace: Support level_3_data fields [meagabeth] #4008
* BluePay: Add support for Stored Credentials [dsmcclain] #4009
* Orbital: Add support for SCARecurringPayment [jessiagee] #4010
* Braintree: Support recurring_first and moto reasons [curiousepic] #4013
* PayTrace: Adjust capture method [meagabeth] #4015
* BarclaysEpdqExtraPlus: updated custom_eci test + remote tests [yyapuncich]
  #4022
* CyberSource: Add customerID field [deemeyers] #4025
* CyberSource: Adjust Auth [naashton] #3956
* Valid Canadian Institution Numbers [naashton] #4024
* PayTrace: Adjust purchase and capture methods to handle MultiResponse
  scenarios [meagabeth] #4027
* Payflow: Add support for MERCHDESCR field [rachelkirk] #4028
* PayTrace: Support $0 authorize in verify method [meagabeth] #4030
* PayArc: Add error_code in response [cdm-83] #4021
* Update bank routing account validation check [jessiagee] #4029
* Kushki: Add 'contactDetails' fields [mbreenlyles] #4033
* Adyen: Truncating order_id and remote test [yyapuncich] #4036
* CyberSource: Allow string content for Ignore AVS/CVV flags [curiousepic]
  #4043
* Decidir: Update validation error message handling [arbianchi] #4042
* Authorize.net: Remove cardholderAuthentication for non-3DS transactions
  [BritneyS] #4045
* BlueSnap: Handle 429 errors [britth] #4044
* Orbital: Update unit test files [meagabeth] #4046
* Orbital: Strip null characters from responses [britth] #4041
* Merchant Warrior: Handle invalid XML responses [arbianchi] #4047
* Braintree: Fix NoMethodError for failed card verification [molbrown] #4048
* Worldpay: Accepting 3DS1 and 3DS2 authentication data from external MPI
  [chandan-PS] #4017
* PayArc: Currency and parameters updates [jessiagee] #4051
* Elavon: Add support for special characters [mbreenlyles] #4049
* PayArc: Formatting CC month, adding tax_rate, removing default void reason
  [jessiagee] #4053
* Kushki: Add support for fullResponse field [rachelkirk] #4057
* Element: Add support for MerchantDescriptor field [BritneyS] #4058
* PayArc: Added email and phone to credit and charge [jessiagee] #4056
* Mundipagg: Added support for 'authentication_secret_key' for 'api_key'
  overwrite [DustinHaefele] #4059
* Payflow: Raise an error if store method is called [dsmcclain] #4066
* Monei: JSON API implementation [jimmyn] #3613
* Maestro: Update BINs [therufs] #4067
* Monei: Change domain to monei.com [jimmyn] #4068
* Spreedly: Support gateway_specific_response_fields in response params
  [abarrak] #4064
* Payeezy: Add support for add_soft_descriptors [rachelkirk] #4069
* Stripe Payment Intents: Add support for network_transaction_id field
  [cdmackeyfree] #4060
* Worldpay: Support 'CAPTURED' response for authorize transactions
  [naashton] #4070
* Ingenico (Global Collect): New idempotence key header [BritneyS] #4073
* PayTrace: Adjust handling of line_items subfields [meagabeth] #4074
* Worldpay: Correct Expiration Year Format [tatsianaclifton] #4076
* Monei: Improve Scrub Regex [tatsianaclifton] #4072
* Payflow: add THREEDSVERSION and DSTRANSACTIONID when present [bbraschi]
  #4075

1.121.0 (2021-06-09)

* Braintree: Lift restriction on gem version to allow for backwards
  compatibility [naashton] #3993
* Payment Express/Windcave: Send amount on verify calls [cdmackeyfree] #3995
* Orbital: Use billing_address name as fallback [curiousepic] #3966
* vPOS: handle shop_process_id correctly [therufs] #3996
* Checkout v2: Support metadata field [saschakala] #3992
* Adyen: Support networkTxReference field [naashton] #3997
* Paypal Express: Enable PayPal express reference transaction request to
  send merchant session id [janees-e] #3994

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jun 14 15:23:12 2021 UTC (2 years, 5 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

finance/ruby-activemerchant: update to 1.121.0

1.121 (2021-06-08)

* Braintree: Lift restriction on gem version to allow for backwards
  compatibility [naashton] #3993
* Payment Express/Windcave: Send amount on verify calls [cdmackeyfree] #3995
* Orbital: Use billing_address name as fallback [curiousepic] #3966
* vPOS: handle shop_process_id correctly [therufs] #3996
* Checkout v2: Support metadata field [saschakala] #3992
* Adyen: Support networkTxReference field [naashton] #3997
* Paypal Express: Enable PayPal express reference transaction request to
  send merchant session id [janees-e] #3994

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jun 3 14:39:07 2021 UTC (2 years, 5 months ago) by taca
Branch: MAIN
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (colored)

finance/ruby-activemerchant: update to 1.120.0

1.120.0 (2021-05-31)

* Stripe PI: ensure setup_future_sage and off_session work when using
  SetupIntents.
* Orbital: Update commit to accept retry_logic in params [jessiagee] #3890
* Orbital: Update remote 3DS tests [jessiagee] #3892
* Mercado Pago: support Creditel card type [therufs] #3893
* Payeezy: Update error mapping [meagabeth] #3896
* HPS: Add support for stored_credential [cdmackeyfree] #3894
* Orbital: Ensure payment_detail sends for ECP [jessiagee] #3899
* Payeezy: Update error_code_from method [meagabeth] #3900
* Worldpay: Add support for statementNarrative field [meagabeth] #3901
* Mercado Pago: Give ability to pass capture option in authorize txn field
  [naashton] #3897
* Orbital: Ensure correct fields sent in refund [jessiagee] #3903
* WorldPay: remove some defaults in billing address [carrigan] #3902
* Adyen: Support for General Credit [naashton] #3904
* Worldpay: reintroduce address1 and city defaults [carrigan] #3905
* Stripe: ensure potentially nested data is scrubbed #3907
* Stripe PI: Send Validate on Payment Method Attach [tatsianaclifton] #3909
* Adyen: Update handling of authorization returned from gateway [meagabeth]
  #3910
* Update gateway templates for Rubocop compliance [therufs] #3912 #3895
* Orbital: Send AVSname for all eCheck transactions [jessiagee] #3911
* Litle: update support of customerId field [cdmackeyfree] #3913
* Payment Express: fix signature for verify [therufs] #3914
* Forte: Send xdata fields [dsmcclain] #3915
* PaywayDotCom: Add New Gateway [DanAtPayway] #3898
* Orbital: Remove unnecessary requirements [jessiagee] #3917
* SafeCharge (Nuvei): Add network tokenization support [DStoyanoff] #3847
* Stripe PI: Enhance testing of SetupIntents API #3908
* SafeCharge (Nuvei): Fix NT related bug [jimilpatel24] #3921
* Worldpay: Only override cardholdername for 3ds tests [curiousepic] #3918
* Orbital: Add support for general credit [meagabeth] #3922
* Banco Sabadell: Ensure sca_exemption field is used #3923
* Redsys: Refactor XML character escape logic #3925
* HPS: Strip zip codes of non-alphanumeric characters [dsmcclain] #3926
* Orbital: $0 PreNote using authorize for eCheck force_capture [jessiagee]
  #3927
* Worldpay: synchronous response changes [naashton] #3928
* PaywayDotCom: Add more thorough scrubbing [tatsianaclifton] #3929
* Remove CONTRIBUTING.md and update README.md to reflect new repository wiki
  [dsmcclain] #3930
* Qvalent: Add customer_reference_number [fredo-] #3931
* Orbital: Add 'ND' ECPActionCode to $0 Prenote Check [jessiagee] #3935
* Checkout: Add support for stored_credential [meagabeth] #3934
* Credorax: Add support for 3ds_reqchallengeind [dsmcclain] #3936
* Adyen: cancelOrRefund endpoint when passed as option [naashton] #3937
* Qvalent: Add customer reference number FIX [fredo-] #3939
* Orbital: Pass line_items in capture [jessiagee] #3941
* BraintreeBlue: Add support for $0 auth verification [meagabeth] #3944
* JCB: Add additional BIN ranges [dsmcclain] #3946
* vPOS: Support new gateway type [therufs] #3906
* Braintree: Add support for AVS and CVV results in $0 credit card
  verification transactions [meagabeth] #3951
* Braintree: Return cvv_code and avs_code in response [meagabeth] #3952
* vPOS: Stringify values [therufs] #3954
* Payeezy: Send level2 fields [dsmcclain] #3953
* Credorax: adjust logic for sending 3ds shipping address fields [dsmcclain]
  #3959
* Orbital: Ensure ECP always sends AVSName [jessiagee] #3963
* Orbital: Add middle name to EWSMiddleName for ECP [jessiagee] #3962
* Support Canadian Bank Accounts [naashton] #3964
* Windcave/Payment Express: Add support for AvsAction and EnableAVSData
  fields [meagabeth] #3967
* CyberSource: Update XML tag for merchantDefinedData [meagabeth] #3969
* Elavon: Send ssl_vendor_id field [dsmcclain] #3972
* Credorax: Add support for echo field [meagabeth] #3973
* Worldpay: support cancelOrRefund via options [therufs] #3975
* Payeezy: support general credit [cdmackeyfree] #3977
* Ripley and Hipercard: Add BIN ranges [naashton] #3978
* Adyen: Default card holder name for credit cards [shasum] #3980
* PaywayDotCom: make source_id a required field [dsmcclain] #3981
* Qvalent: remove pem_password from required credentials [dsmcclain] #3982
* Authorize.net: Fix stored credentials [tatsianaclifton] #3971
* CyberSource: Add support for multiple new fields [dsmcclain] #3984
* CASHNet: Update gateway adapter [dsmcclain] #3986
* Elavon: Send ssl_vendor_id field via options on gateway initialization
  [dsmcclain] #3989
* Braintree: Bump required braintree gem version to 3.0.1 #3987

Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 13 10:23:02 2021 UTC (2 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

finance/ruby-activemerchant: update to 1.119.0

Version 1.119.0 (February 9th, 2021)

* Payment Express: support verify/validate [therufs] #3874
* GlobalCollect: Truncate address fields [meagabeth] #3878
* Litle: Truncate address fields [meagabeth] #3877
* Netbanx: Add-customer-information(name,email,IP)-to-a-transaction
  [rockyhakjoong] #3754
* Decidir: Improve error mapping [meagabeth] #3875
* Worldpay: support `skip_capture` [therufs] #3879
* Redsys: Add new response code text [britth] #3880
* Orbital: Update ECP details to use payment source [jessiagee] #3881
* Alelo: Add additional BIN ranges [meagabeth] #3882
* HPS: Update Add support for general credit [naashton] #3885
* Elavon: Fix issue with encoding data sent in the request [naashton]
  #3865
* Orbital: Update ECP to use EWS verification [jessiagee] #3886
* Eway: Add 3ds field when do direct payment [GavinSun9527] #3860
* Support Creditel cardtype [therufs] #3883
* Elavon: Remove ampersand char from fields [naashton] #3891

Revision 1.9 / (download) - annotate - [select for diffs], Fri Feb 5 16:13:03 2021 UTC (2 years, 9 months ago) by taca
Branch: MAIN
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

finance/ruby-activemerchant: update to 1.118.0

Changes from 1.20.0 are too many to write here, please refer
<https://github.com/activemerchant/active_merchant/releases> in detail.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 3 00:12:15 2015 UTC (8 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Add SHA512 digests for distfiles for finance category

Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Dec 15 15:34:16 2011 UTC (11 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Update ruby-activemerchant package to 1.20.0.


= ActiveMerchant CHANGELOG

== Version 1.20.0 (November 14, 2011)

* Add support for USA ePay Advanced SOAP interface [matthewcalebsmith/jduff]
* Beanstram: fix purchase with Secure Profile [pitr/jduff]
* Orbital: various fixes [Soleone]
* Add Samuari gateway by Fee Fighters [jkrall/odorcicd]
* Lock money gem to 3.7.1 or less since newer versions break in 1.9 [jduff]
* Braintree: handle gateway rejected transactions gracefully [braintreeps/jduff]
* Ogone: support different signature encryptors, custom currency and eci [ZenCocoon/rymai/jduff]
* Payflow Link: use secure token [jduff]
* Added refund method to Exact, Pay Junction and Skip Jack gateways [jduff]
* Elavon: added test url [kylekeesling/jduff]
* Fix redundent errors when credit card is expired [castiglione/jduff]
* Two Checkout: update service url [vampirechicken/jduff]

== Version 1.18.1 (September 23, 2011)

* Braintree: allow setting merchant_account_id on initialize [jduff]
* Realex: only send letters and numbers in shipping code field [Soleone]

== Version 1.18.0 (September 23, 2011)

* NoChex: Update the URL that payment requests are posted to [caseywhalen/jduff]
* QBMS: fixed test mode check [Soleone]
* Realex: encode avs info with shipping address [Soleone]
* Add Dwolla offsite gateway [armsteadj1/jduff]
* Eway: pass email, customer, description and options to store [moklett/tobi]
* New dependency: active_utils gem [odorcicd]
* Optimal Payments: fix test mode check [jduff]

Revision 1.6 / (download) - annotate - [select for diffs], Mon Sep 12 14:52:29 2011 UTC (12 years, 2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Update ruby-activemerchant package to 1.17.0.

== Version 1.17.0 (August 23, 2011)

* Add Payflow Link integration [jduff]
* Add CardSave gateway [MrJaba/jduff]]
* Quickpay: Support protocal version 4 and fraud parameters [anderslemke/jduff]
* Authorize.net: Add status_recurring [mm1/jduff]
* Paypal Express: Support specifying :items with purchase [sivabudh/jduff]
* ePay: Add Sweden and Norway to supported countries [ePay/jduff]
* Brainreee: Support passing merchant_account_id parameter [braintreeps/jduff]
* Paypal Express: Remove deprecated Address field in favor of ShipToAddress[jduff]
* Add Optimal Payments gateway [jamie/jduff]
* Documentation improvements [dasch/nhemsley/jstorimer/jduff]
* Authorize.Net: Pass through first name, last name, and zip for refunds. [ntalbott]

Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 13 01:05:17 2011 UTC (12 years, 3 months ago) by taca
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update finance/ruby-activemerchant package to 1.16.0.

== Version 1.16.0 (May 12, 2011)

* Bogus: Support referenced transactions for #authorize, #purchase, #recurring and
#credit [dasch/jduff]
* Payment Express: Update gateway url [bayan/titanous]
* Moneybookers: Send country and account_name if provided [Soleone]
* Moneris: Add Diners Club and Discover [Soleone]
* Cybersource: add auth_reversal support [jeberly/titanous]
* WorldPay: Update endpoint URLs for offsite gateway [Soleone]
* Worldpay: Add JCB and add Maestro [Soleone]
* Authorize.net: Add Diners Club and JCB [Soleone]
* Quickpay: Add testmode for subscribe and authorize [dasch/jduff]
* Orbital: fix handling of phone numbers. [ntalbott]
* Braintree: Add Diners Club [cody]
* Add ePaymentPlans offsite payment [robertomiranda/Soleone]
* Add Stripe gateway [boucher/titanous]
* Add Paystation gateway [nikz/jduff]
* Bump minimum ActiveSupport version to 2.3.11 [titanous]
* Use securerandom from stdlib not active_support [phlipper/jduff]

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 19 08:15:29 2011 UTC (12 years, 5 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Update ruby-activemerchant package to 1.15.0.

= ActiveMerchant CHANGELOG

== Version 1.15.0 (May 12, 2011)
* DirecPay: Fix address to not include address2 twice in some cases [Soleone]
* DirecPay: Send company if available [Soleone]
* Realex: Fix hash signature [ntalbott/Soleone]
* SecurePay AU: Update remote tests [ntalbott]
* SecurePay AU: Fix method arity for #capture, #refund, #credit and #void [Soleone]
* Barclays ePDQ: Make response parsing more robust [Soleone]
* Payflow Express: Add line item support [wolframarnold]
* Payflow Express: Add comment field support [wolframarnold]
* Payflow: Add more optional fields [wolframarnold]
* Beanstream/Paypal: Fix CREDIT_DEPRECATION_MESSAGE errors [Jonathan Rudenberg]
* BraintreeBlue: Return a hash instead of a transaction object [braintreeps]
* BraintreeBlue: Return proper AVS/CVV values [braintreeps]
* Bogus: Add #recurring [trwomey]
* Make Validateable compatible with ActiveModel [CodeMonkeySteve]
* Add DirectEBanking offsite gateway [Gerwin Brunner/Soleone]
* ActiveSupport 3.1 beta support [cgriego]

== Version 1.14.0 (Apr 29, 2011)

* SagePayForm: Implement #cancelled? for Return. [wisq]
* Add #cancelled? to Integrations::Return [wisq]
* Bogus gateway: Add refund support and better tests [wisq]
* Beanstream: Add support for storing cards [duffomelia]
* eWay: Add support for storing cards [duffomelia]
* Add validation mode to update profile request [Ken Miller]
* Authorize.net CIM: Add oldLiveMode [ntalbott]
* Authorize.net CIM: Add extra transaction types [Ken Miller]
* JetPay: gateway tweaks [ntalbott]
* Deprecate a bunch more #credit methods [ntalbott]
* RealEx: Add authorize/capture/credit/void [ntalbott]
* SecurePay AU: Add authorize/capture/credit/void [ntalbott]
* PayPal Express: Make response parsing more robust [ntalbott]
* Test deprecation warnings; add deprecation line numbers [ntabott]
* Add Orbital direct gateway [ntalbott]
* Add WorldPay direct gateway [ntalbott]

== Version 1.13.0 (Apr 19, 2011)

* Add a Gemfile for optional bundler support [ssoroka]
* Stop using has_rdoc= when rubygems version is 1.7.0 or greater, since it's deprecated [ssoroka]
* Add tax field to braintree [wisq]
* Quickpay: Also add Sweden as supported country [Soleone]
* Adding refund method for gateways that are using the credit method for referenced based refunds, added deprecation worning to the credit method [John Duff]
* Return the Braintree transaction id in the response for void and refund transaction calls [John Duff]
* PayPal Express: Extract phone number from address if no contact phone was sent [Soleone]
* Unify all offsite gateways that verify the signature of Returns or Notifications by always using the #acknowledge method and calling the secret :credential2 [Soleone]
* Valitor: Change name of credential for Return and Notification from :password to :credential2 in symmetry with the other Integrations [Soleone]
* Moneybookers: Add support for tracking token [Soleone]
* Moneybookers: Require credential when creating Notifications instead of adding an argument to #acknowledge [Soleone]
* Moneybookers: Fix Notification to return correct status [Soleone]
* Support default Return class for all Integrations that don't use returns [Soleone]
* Add support for passing additional options when creating a Notification to all Integrations [Soleone]
* Update BraintreeBlue#refund to have consistent method signature [Jonathan Rudenberg]
* Add rails/init.rb for gem campatability in Rails [Rūdolfs Ošiš]
* Fix Paypal Express response parser [Jonathan Rudenberg]
* Braintree/Transax: Add tax field [wisq]

== Version 1.12.1 (Mar 21, 2011)

* Ogone: Make sure response.params is a real Hash [Soleone]
* WorldPay: Fix service_url in production mode [Soleone]

== Version 1.12.0 (Mar 1, 2011)

* DirecPay: Send phone number as mobile phone by default [Soleone]
* Support sending line items for PayPal Express transactions [Jonathan Rudenberg]
* Update PayPal Express XML format to latest version [Jonathan Rudenberg]
* Fix custom image header for PayPal Express [mwagg]
* Add InvoiceID and OrderDescription to PayPal Express Authorize and Capture [cody]
* Add Moneybookers integration [Alex Diakov]
* Add QBMS (Quickbooks Merchant Services) gateway [ntalbott]
* Add NMI gateway [ntalbott]
* Make fully compatible with Rails 2 & 3, and Ruby 1.8 & 1.9 [ntalbott]
* Authorize.Net: Only return AVS message for AVS-related reason codes. [ntalbott]
* Add Federated Canada gateway [ntalbott]
* Garanti: Fix text normalization for nil values [Selem Delul]
* Valitor: Always send amount without any decimal places [Soleone]
* Add WorldPay integration [Soleone]

== Version 1.11.0 (Feb 11, 2011)

* Bump dependency for activesupport from 2.3.2 to 2.3.8 [Soleone]
* Garanti: Normalize text in xml fields for non-standard characters [Selem Delul]
* Garanti: Make sure order number does not contain illegal characters [Soleone]
* Fix ActionView tests for ActiveSupport 3.0.4 [Soleone]
* DirecPay: Make address information editable by default [Soleone]
* Fix ePDQ credit to expect and handle full authorization [Nathaniel Talbott]
* Add Barclays ePDQ Gateway [Nathaniel Talbott]
* Add default fixture for Garanti and don't use fixture for Garanti [cody]
* Add cms param for ePay [ePay]
* Add Valitor Integration [Nathaniel Talbott]

== Version 1.10.0 (Jan 20, 2011)

* PayPal Express: Support returning payer phone number [Soleone]
* Fix ePay to correctly send order number [Soleone]
* Add BluePay Gateway [Nathaniel Talbott]
* Add Quantum Gateway [Joshua Lippiner]
* Add iDEAL/Rabobank gateway [Jonathan Rudenberg]
* SagePayForm: Added send_email_confirmation (default false) to enable confirmation emails [wisq]

== Version 1.9.4 (Jan 5, 2011)

* Update Garanti gateway to integrate with new API [Selem Delul]

== Version 1.9.3 (December 17, 2010)

* Fix BBS Netaxept to change transaction type from C (for MOTO: mail order telephone order) to M (for credit card orders) [Soleone]
* Fix Iridium and ePay to work with any object that responds to credit card methods not only ActiveMerchant::CreditCard objects

== Version 1.9.2 (December 9, 2010)

* Add support for PayPal mobile payments [wisq]
* Add ePay gateway [ePay, Jonathan Rudenberg]
* Allow access to the raw HTTP response [Jonathan Rudenberg]

== Version 1.9.1 (November 24, 2010)

* PayPal Express and PayPal Pro: Send JPY currency correctly without decimals [Soleone]
* Netaxept: Make sure password (token) is URL escaped and update remote tests for updated server behavior [Soleone]
* DirecPay: Add support for additional options in Return class and add convenience method to get transaction status update [Soleone]
* Add new alias credit_card.brand for credit_card.type and handle the brand correctly in Netaxept [Soleone]
* Iridium: Do not depend on ExpiryDate class for credit_card [Soleone]
* PayFlow: Use same timeout of 60 seconds in HTTP header and XML for all requests [Soleone]
* PayPal Website Payments Pro CA no longer supports American Express cards [Soleone]
* Updated BIN ranges for Discover to match recent documents [kaunartist]

== Version 1.9.0 (October 14, 2010)

* Add support for DirecPay gateway [Soleone]
* Add SagePay Form integration gateway [wisq]
* Allow Return class to include a Notification for gateways that treat the direct response as a notification [wisq]
* Add support for PayboxDirect gateway [Donald Piret]
* Add support for SecureNet gateway [Kal]
* Add support for the Inspire gateway [ryan r. smith]

== Version 1.8.0 (September 24, 2010)

* PayPal Express: Add support for billing agreements [Nathaniel Talbott]
* Allow comparing countries [Nathaniel Talbott]
* Iridium: Fix country handling [Nathaniel Talbott]
* Iridium: Fix missing billing address [Nathaniel Talbott]
* Iridium: Do not pass CV2 if not present [Nathaniel Talbott]
* Add Iridium support [Phil Smy]
* Add Netaxept support [Nathaniel Talbott]
* PaymentExpress: Use Card Holder Help Text for the response message [Nathaniel Talbott]
* Sort the country name list [Duff OMelia]

== Version 1.7.3 (September 14, 2010)

* Fix SagePay special handling for Japanese YEN currency to not send fractional amounts [Soleone]

Revision 1.3 / (download) - annotate - [select for diffs], Fri Sep 10 06:39:06 2010 UTC (13 years, 2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update finance/ruby-activemerchant to 1.5.1.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Ajust new ruby package's framework.

Changes are over 100 lines, please refer HOMEPAGE for detail.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jun 12 14:02:30 2009 UTC (14 years, 5 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update ruby-activemerchant package to 1.4.2, resulting fix recent
build problem.

* Add LICENSE

== Version 1.4.2 (April 24, 2009)

* Fix typo in Authorize.net CIM [infused]
* Add missing ISO countries [Edward Ocampo-Gooding]
* Add support for Guernsey to country.rb [cody]
* Add American Express to the MonerisGateway [cody]
* Use :words_connector instead of connector in RequiresParameters [cody]
* Fixed CreditCard not validating start_month and start_year when set as string [Tekin]
* Update PostsData to support get requests [cody]
* Fix broken Quickpay remote test [cody]
* Update Quickpay gateway to v3. Add support for offsite integration for Danish Dankort cards [Lars Pind]
* Use default partner id when passed in :partner is blank with PayflowGateway [cody]
* Remove PayflowGateway.certification_id [cody]
* Set Response#test? to true in TrustCommerce gateway when using the demo account in production [cody]
* Correctly set Sage.supported_countries [cody]
* Add BogusGateway#void [Donald Ball]
* Fix PSL gateway capturing [cody]
* Fix failed Visa debit purchases with PSL gateway start date info is present [cody]
* Support personal fixtures file on Windows [cody]
* Clearer variable naming for BraintreeGateway#authorize [Jonathan S. Katz]
* Fix brittle Authorize.net tests [cody]
* Add support for Authorize.net duplicate window [Seamus Abshere]
* Return transaction id for PayPal refunds [jxtps435]
* Allow storage of e-checks with BraintreeGateway [jimiray]
* Add test URL to PayJunction gateway [boomtowndesigngroup]
* More robust parsing for Wirecard gateway [Soleone]
* Pass the issue number to CardStream verbatim and update test card numbers [Soleone]

== Version 1.4.1 (December 9, 2008)

* Update CardStream URL. Note that you will also need to update your login id. [cody]

== Version 1.4.0 (November 27, 2008)

* Return failed authorization when SkipJack purchase fails [Tron, cody]
* Update README [cody]
* Add metadata to Authorize.net CIM gateway [cody]
* Make ActionViewHelper compatible with changes to concat method in ActionPack [cody]
* Remove PayPal and Payflow Name-Value gateways. PayPal is no longer terminating the Payflow XML API. [cody]
* Don't directly use the inflector in the action view helper [cody]
* Work around Rails Inflector change [cody]
* Add configurable timeouts to PostsData [Michael Koziarski]
* Add valid_sender? method to gateway integrations [Soleone]
* Fix PayPal error parsing [cody]
* Fix MIT-LICENSE [cody]
* Add a payment gateway for Website Payments Pro Canada [cody]
* Fix shipping amount option in Sage gateway [Darrick Wiebe]
* Improved message and error message handling [Soleone]
* Get Wirecard working in the Live environment [Soleone]
* Remove dead code in PayPal Common API files [cody]
* Use the PayPal short error message if the long message is empty [cody]
* Fix unit tests when being run by Cruise Control [cody]
* Add support for PayPal Fraud Review Response [cody]
* Add testing support for German Wirecard Gateway [Soleone]
* Specify required version of ActiveSupport [cody]
* Make ssl_strict a superclass_delegating_accessor so the entire application's validation of SSL certs can be disabled in the event of certificate problem. [cody]
* Make Gateway.application_id a superclass_delegating_accessor so it can be set from outside the subclass definition [cody]
* Add Discover to the list of supported card types for Braintree [cody]
* Add support for Modern Payments gateway [Jeremy Nicoll, cody]
* Add support for EFT/ACH and Interac Online to the BeanstreamGateway [cody]
* Document the SageGateway [cody]
* Add support for echecks with SageGateway. [cody]
* Handle all successful SecurePay AU response codes [cody]
* Get SageGateway working with real test account. Improve test suite. [cody]
* Unify TrustCommerce, Payment Express, and Braintree CC storage [benjamin.curtis]
* Update to use new Payflow Pro URLs [cody]
* Fix missing Content-Type header for Ruby 1.8.4 [cody]
* Fix Authorize.Net CIM response.message [patrick.t.joyce]
* Add JCB and Diners Club as supported cards to SageGateway [cody]
* Add CA country code to Sage gateway's supported countries [cody]
* Add support for Sage Payment Solutions gateway [cody]
* Add test mode detection to Beanstream [cody]
* Add support for Beanstream payment gateway [xiaobozz]
* Add support for PayPal NV Pair API. Will be used to replace the usage of the PayPal SOAP API in ActiveMerchant in the future [Greg Furmanek, cody]
* Protx does support UK Maestro [cody]
* Add tests for length of UK Maestro cards [cody]
* Return all the error messages and codes from paypal responses [cody]
* Fail hard when attempting to capture without a credit card with NetRegistry [cody]
* Add support for the order fields to the create_customer_profile_transaction in Authorize.net CIM. [Patrick T. Joyce]
* Strip invalid characters and limit lengths of Protx customer data [Simon Russell]
* Fix empty start or end dates in Protx [Simon Russell]
* Add support for Authorize.net CIM [Patrick T. Joyce, Ian Lotinsky]
* Add option to skip order review to all PayPal Express gateways [garret.alfert, cody]
* Add capturing partial amounts, fix issue number formatting, fix authorization string when nil values returned, fix parsing of multiple '=' characters, simplify message_from [Simon Russell]
* Fix StartDate in ProtxGatewy [cody]
* Add support for refunds and continuous authority references to DataCashGateway [joel.chippindale]
* Fix gross in HiTrust notification. Don't use Money object in Verifi gateway [cody]
* Initial implementation of Payflow Name-Value API [Greg Furmanek]
* Add support for CyberSource credits [mjuneja]

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Apr 4 15:19:08 2008 UTC (15 years, 8 months ago) by jlam
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of ruby18-activemerchant-1.3.2 as
finance/ruby-activemerchant.

Active Merchant is a Ruby library for dealing with credit cards,
payment processors and shipping.  It has a simple and unified API to
access dozens of different payment gateways with very different internal
APIs.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 4 15:19:08 2008 UTC (15 years, 8 months ago) by jlam
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>