An error occurred fetching the project authors.
- 09 Oct, 2019 1 commit
-
-
attilak authored
-
- 02 Oct, 2019 1 commit
-
-
Rik ter Beek authored
* [PW-1737] Add idempotency key * Add constraint to only work with php library version 4.1 and higher (4.1 we will release today)
-
- 09 May, 2019 1 commit
-
-
cyattilakiss authored
* Using paymentMethods instead of directory lookup and some optimizations * add shopperLocale as well in the parameters * rename fetchHppMethods * Route HPP / APMs through checkout /payments * Handle both old HPP and the new checkout api flow Response will be handled in PW-705 * - Exclude open invoice payments from the checkout flow and route them through hpp - Code changes based on review * Handle response from Checkout API redirect * Resolve review comments - Add Received case into the Results controller - change depricated authResponse to resultCode * Move open invoice to checkout Put HPP redirect and Validate3d redirect (general handler) together Put HPP into the authorize flow instead of the order flow Show gender, date of birth and phone number for open invoice payment methods all the time - remove the admin settings Fix house number in the AddressBuilder Add first name, last name and country code in the CustomerDataBuilder * New function getStreetFromString in the helper that converts the street line into street and house number Fixes for code reviews * Move apple pay to checkout * Modifications for paymentMethods response Pass issuer for APMs * remove console log * Rename HppAuthorizationDataBuilder to CheckoutDataBuilder Add sepa direct debit component Fix place order button - enabled when the input is valid refactor in adyen-hpp-methods.js remove dedicated sepa direct debit payment method * rename ideal node remove onValid and onError callbacks, move functionality to onChange * fix onChange validity check * remove unused getSepaCountries function * additionalData is not necessary in the checkout api request * remove duplicated use * Style holder name input field Shareable checkout component for oneclick Move onValid and onError to OnChange * Add boleto method * Hide all the others boleto payment methods * Change shopperName to personalDetails, add telephone number and email address to personalDetails in the payments request if open invoice Move checkout component to version 2.1 Add the new checkout component css Add klarna and afterpay component * Clean paReq, MD, paymentObject only after handling the paymentsDetails call Use redirectUrl for issuerUrl as well Fix 3d secure flow * checkout component 2.1 from beta to live urls * Remove unused properties CheckoutDataBuilder. * Move the store id back * Applying fix for 3dsecure not working on Magento 2.3 * Applying fix for 3dsecure to retrieve resultCode * Redirect.php handles validate3d, vault and apm redirects and creates the billing agreement immediately The authorize3d call returns now the whole response object Installments are adjusted to the checkout component v2.1 OnBrand component callback implemeted for cc payments HPP error messages implemented for refused payments * fix instant billing agreement creation for redirect payment methods * remove validate3d.php * Fix oneclick component edge case for v2.1 if it's maestro and the cvc is empty or not empty and valid then order can be placed, if not empty and not valid then it cannot be placed * fix component missing from parameters * Check CVC validity at cc payment as well for the maestro edgecase (if the cvc is optional but the user already typed something which is not valid) At oneclick remove the bcmc check since the component now handles it Remove the oneClick property - not necessary anymore Outsource getting the details into a separate function * Remove df.js and device fingerprinting Leave ratepay fingerprint as it was * update css for card component for backend orders (#398) * handle Received result in Checkout validator * simplify cases * Add social security number support for openinvoice pm-s Adjust ssn for checkout api fix styling * return value fix * added logos * added some doku logos and changed the main credit card logo * fix pms with isuuerlist without component (#402) * fix for payment methods that have fields different from "issuer" * Adding molpay logos * add ratepay logo fix format invoice line item amounts * Adding logos(molpay, econtext_online) * filter out bcmc_mobile_qr for now * format the tax amount in openinvoice line items * add dragonpay logo * add dragonpay logos * Remove unused boleto methods and fix for single configured value * add ACH logo * Add the correct boleto list * Correct billing address for boleto * Add ACH checkout support - add bank account number - add bank location id - add bank account owner name - add validation on frontend * typo * add support for banktransfer_iban * Make constants more readable * added checks if payment object exists and fix _blank links * Add missing logos * Rename Adyen HPP to Alternative payment methods Remove functions and settings related to - payment_selection_on_adyen - payment_routine - skin_code - hmac_test - hmac_live - ignore_second_address_field - delivery_days at Adyen HPP Update fall back notes at pay by mail settings * [PW-1054] Implement multibanco payment method * Add logos * Add logos * Update filter function * Remove unnecessary payment routines * Resolve code review comments * Resolve code review comments Add logos * Revert isOpenInvoiceMethod changes * readding VaultDetailsHandler to di.xml * readding imports necessary for creating vault tokens in case of 3dsecure
-
- 21 Jan, 2019 2 commits
-
-
Rik ter Beek authored
-
Rik ter Beek authored
-
- 27 Dec, 2018 1 commit
-
-
Rik ter Beek authored
Refactor the complete oneclick process as it was not correctly send to checkout api. Build a converter to convert oneclick,recurring to enableOneclick and enableRecurring to make it easier for the merchants to configure. Update version so upgrade script will be executed. Added converter back to oneclick,recurring to be backwards compatible with current billing agreements. Made fixes for oneclick and bcmc. added styles for cards component and oneclick component.
-
- 21 Dec, 2018 1 commit
-
-
attilak authored
Add Checkout utility factory into Helper\Data
-
- 11 Dec, 2018 1 commit
-
-
Rik ter Beek authored
-
- 06 Nov, 2018 1 commit
-
-
attilak authored
Add Checkout utility factory into Helper\Data
-
- 16 Oct, 2018 1 commit
-
-
attilak authored
function instead of WET
-
- 12 Oct, 2018 1 commit
-
-
attilak authored
-
- 11 Oct, 2018 1 commit
-
-
attilak authored
send it with every request
-
- 16 Jun, 2017 1 commit
-
-
Giorgos Adam authored
Use the correct credentials when creating billing agreements from cron job in case of multi-store configuration
-
- 20 Apr, 2017 1 commit
-
-
Rik ter Beek authored
-
- 02 Aug, 2016 1 commit
-
-
Rik ter Beek authored
-
- 28 Jul, 2016 1 commit
-
-
Rik ter Beek authored
-
- 27 Jul, 2016 1 commit
-
-
Rik ter Beek authored
-
- 20 Jul, 2016 1 commit
-
-
Rik ter Beek authored
-
- 19 Jul, 2016 1 commit
-
-
Rik ter Beek authored
-
- 28 Jun, 2016 1 commit
-
-
Rik ter Beek authored
-
- 27 Jun, 2016 1 commit
-
-
Rik ter Beek authored
-
- 10 Jun, 2016 1 commit
-
-
rikterbeek authored
Fixes #44 add storeId in retrieve correct configuration for the specific store where the order is made
-
- 23 May, 2016 1 commit
-
-
rikterbeek authored
-
- 20 May, 2016 1 commit
-
-
rikterbeek authored
-
- 26 Apr, 2016 1 commit
-
-
rikterbeek authored
-
- 09 Apr, 2016 1 commit
-
-
rikterbeek authored
-
- 06 Apr, 2016 1 commit
-
-
rikterbeek authored
#561 OneCLick fix for alternative payment methods and guest checkout and option to set the sepa flow default is sale
-
- 08 Mar, 2016 1 commit
-
-
rikterbeek authored
-
- 07 Mar, 2016 1 commit
-
-
rikterbeek authored
-
- 09 Feb, 2016 1 commit
-
-
rikterbeek authored
fix length field holder name, result URl fix for logger, added some license texts, cleanup code and remove die() statement in a catch statement
-
- 08 Feb, 2016 1 commit
-
-
rikterbeek authored
oneclick implemented billing agreement disable call to adyen, creditcardtype now set for CreditCard and Oneclick payment method, removed cron controller, added info and error logfile for info and error statements, fix save creditcard checkbox function
-
- 05 Feb, 2016 1 commit
-
-
rikterbeek authored
Implemented OneClick payment method, seperate log file for notfiications, implemented recurring_contract notification saved into billing agreements
-
- 18 Jan, 2016 1 commit
-
-
rikterbeek authored
change of lib so setStatus is now setEnvironment and uses Environment class to set correct environment
-
- 13 Jan, 2016 1 commit
-
-
rikterbeek authored
added support for refund and capture, added loggers so it is possible to log to different files(not fully working yet)
-
- 08 Dec, 2015 1 commit
-
-
rikterbeek authored
-
- 01 Dec, 2015 1 commit
-
-
rikterbeek authored
-
- 27 Nov, 2015 1 commit
-
-
rikterbeek authored
-
- 03 Nov, 2015 1 commit
-
-
rikterbeek authored
-
- 22 Sep, 2015 2 commits
-
-
rikterbeek authored
-
rikterbeek authored
-