issues
search
mage2pro
/
alphacommercehub
AlphaCommerceHub integration with Magento 2
https://upwork.com/fl/mage2pro
MIT License
0
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The sensitive information should be dumped to `app/etc/env.php` instead of `app/etc/config.php` on `bin/magento app:config:dump` to better support the Magento 2.2 «Pipeline Deployment»
#94
dmitrii-fediuk
opened
6 years ago
0
[Magento 2.0.17 / PHP 7.0.27] «Infinite loop after clicking on "Save config"»
#93
dmitrii-fediuk
closed
6 years ago
2
Packagist: «License "The MIT License (MIT)" is not a valid SPDX license identifier»
#92
dmitrii-fediuk
closed
6 years ago
2
PHP 7.2: «Warning: preg_match(): Compilation failed: missing terminating ] for character class at offset 25 in vendor/mage2pro/core/Payment/Source/Identification.php on line 66»
#91
dmitrii-fediuk
closed
6 years ago
2
The module should allow the #.: {}\-/ special characters in a `MerchantTxnID`
#90
dmitrii-fediuk
closed
6 years ago
1
The module should use the customer's billing address instead of the shipping address to fill the `Street1`, `Street2`, `City`, `Zip`, `Country` parameters for AlphaHPP
#89
dmitrii-fediuk
closed
6 years ago
1
Add the «Validated with 3D-Secure» flag to the Magento's backend «Payment Information» block
#88
dmitrii-fediuk
closed
6 years ago
1
Add the «Disable the 3D Secure validation for all customers» backend option, because AlphaCommerceHub has broken the 3D Secure scenario again since 2017-12-14
#87
dmitrii-fediuk
closed
6 years ago
1
The module should treat «168950.00» as the expected format for the `Result.Amount` field of the PayPal's `PaymentStatus` responses, because AlphaCommerceHub does not fix this bug during the last 29 hours
#86
dmitrii-fediuk
closed
6 years ago
1
Provide an ability to the Magento backend users (merchants) to set up country restrictions separately for each AlphaCommerceHub's payment option (bank cards, PayPal, POLi Payments, etc.)
#85
dmitrii-fediuk
opened
6 years ago
4
Provide an ability to the Magento backend users (merchants) to set up the «Require the billing address?» option separately for each AlphaCommerceHub's payment option (bank cards, PayPal, POLi Payments, etc.)
#84
dmitrii-fediuk
closed
6 years ago
1
It would be better to always pass `0` as the last digit of a payment because otherwise AlphaCommerceHub implicitly makes it `0`
#83
dmitrii-fediuk
closed
6 years ago
1
The PayPal's `PaymentStatus` transaction returns wrong `Result.Amount` values (like «186240.00») since 2017-12-13
#82
dmitrii-fediuk
opened
6 years ago
0
From now on, if the `Amount` and `Currency` request parameters are not provided, then AlphaCommerceHub responds `1059` / «Internal Processing Error please resend the request» to a PayPal's PaymentStatus API request
#81
dmitrii-fediuk
closed
6 years ago
1
Provide an ability to a Magento backend user to choose a different AlphaHPP domain
#80
dmitrii-fediuk
closed
6 years ago
3
Show the PayPal's `PayerDetails`.`Zip` (the payer's postal code) in the Magento's backend «Payment Information» block
#79
dmitrii-fediuk
closed
6 years ago
1
Show the PayPal's `PayerDetails`.`Street1` (the payer's street address) in the Magento's backend «Payment Information» block
#78
dmitrii-fediuk
closed
6 years ago
1
Show the PayPal's `PayerDetails`.`State` (the payer's state/region) in the Magento's backend «Payment Information» block
#77
dmitrii-fediuk
closed
6 years ago
1
Show the PayPal's `PayerDetails`.`CustomerName` (the payer's last name) in the Magento's backend «Payment Information» block
#76
dmitrii-fediuk
closed
6 years ago
1
Show the PayPal's `PayerDetails`.`CustomerFirstName` (the payer's first name) in the Magento's backend «Payment Information» block
#75
dmitrii-fediuk
closed
6 years ago
1
Show the PayPal's `PayerDetails`.`Custom2` (the payer's email) in the Magento's backend «Payment Information» block
#74
dmitrii-fediuk
closed
6 years ago
1
Show the PayPal's `PayerDetails`.`Custom1` (the payer's account confirmation status) in the Magento's backend «Payment Information» block
#73
dmitrii-fediuk
closed
6 years ago
3
Show the PayPal's `PayerDetails`.`Country` (the payer's country) in the Magento's backend «Payment Information» block
#72
dmitrii-fediuk
closed
6 years ago
1
Show the PayPal's `PayerDetails`.`City` (the payer's city) in the Magento's backend «Payment Information» block
#71
dmitrii-fediuk
closed
6 years ago
1
Show the used payment currency in the Magento's «Payment Information» blocks (backend, frontend, emails) for the PayPal payments
#70
dmitrii-fediuk
closed
6 years ago
1
Implement an ability to void a preauthorized bank card payment from the Magento backend (the `CancelPayment` transaction)
#69
dmitrii-fediuk
closed
6 years ago
4
The `_json` value is double-escaped in my Sentry logs
#68
dmitrii-fediuk
closed
6 years ago
1
The module is not shown in the «Mageplaza Extensions» → «One Step Checkout» → «General Configuration» → «Default Payment Method» Magento 2 backend dropdown
#67
dmitrii-fediuk
closed
6 years ago
1
Provide an ability to a Magento backend user to choose a different AlphaCommerceHub's API domain
#66
dmitrii-fediuk
closed
6 years ago
6
If a bank card transaction was just preauthorized (not captured yet), then my `SuccessURL` handler should mark it so in Magento (currently it wrongly marks it as captured)
#65
dmitrii-fediuk
closed
6 years ago
1
Replace `alpha.pwstaging.com.au` with `developer.alphacommercehub.com.au` in the source code comments
#64
dmitrii-fediuk
closed
6 years ago
1
Involve the `Df\API` framework in the AlphaCommerceHub integration
#63
dmitrii-fediuk
closed
6 years ago
1
I should save the order's MerchantTxnID to the customer's PHP session before redirecting the customer to an AlphaCommerceHub's hosted payment page, because AlphaCommerceHub does not provide it in a `SuccessURL` request for a PayPal payment
#62
dmitrii-fediuk
closed
6 years ago
1
Implement an ability to refund a bank card payment from the Magento backend (the `RefundPayment` transaction)
#61
dmitrii-fediuk
closed
6 years ago
7
Implement an ability to capture a preauthorized bank card payment from the Magento backend (the `CapturePayment` transaction)
#60
dmitrii-fediuk
closed
6 years ago
11
Change the logo for the bank card payment option on the Magento checkout screen, because AlphaCommerceHub supports not only the Visa and MasterCard cards, but other bank card networks too
#59
dmitrii-fediuk
closed
6 years ago
1
An ability to refund a POLi Payments payment from the Magento 2 backend should be disabled because AlphaCommerceHub does not support it
#58
dmitrii-fediuk
opened
6 years ago
0
Show the list banks supported POLi Payments on the Magento checkout screen (using the `QueryBanks` transaction)
#57
dmitrii-fediuk
opened
6 years ago
3
POLi Payments: show the POLi Payments' `ProviderReference` in the Magento's backend «Payment Information» block
#56
dmitrii-fediuk
closed
6 years ago
1
POLi Payments: «The request is invalid because the required parameter `Result/PaymentID` is absent»
#55
dmitrii-fediuk
closed
6 years ago
2
The PayPal's `RefundPayment` transaction is undocumented
#54
dmitrii-fediuk
closed
6 years ago
1
The PayPal's `CapturePayment` transaction is undocumented
#53
dmitrii-fediuk
closed
6 years ago
3
The PayPal's `PaymentStatus` transaction is undocumented
#52
dmitrii-fediuk
closed
6 years ago
4
PayPal: implement the `Reference` transaction
#51
dmitrii-fediuk
closed
6 years ago
2
PayPal: implement the `RefundPayment` transaction
#50
dmitrii-fediuk
opened
6 years ago
11
PayPal: implement the `CapturePayment` transaction
#49
dmitrii-fediuk
closed
6 years ago
8
PayPal: implement the `PaymentStatus` transaction
#48
dmitrii-fediuk
closed
6 years ago
8
A `SuccessURL` response to a PayPal payment is handled incorrectly: «The request is invalid because the required parameter «Result/MerchantTxnID» is absent»
#47
dmitrii-fediuk
closed
6 years ago
4
A `SuccessURL` response to a PayPal payment is not a JSON in contrary to other `SuccessURL` responses, so I should handle this special case
#46
dmitrii-fediuk
closed
6 years ago
1
Show the `WalletID` (`PayerID`) for a successful PayPal payment in the Magento's backend «Payment Information» block
#45
dmitrii-fediuk
closed
6 years ago
4
Next