issues
search
MyOnlineStore
/
omnipay-klarna-checkout
Klarna Checkout gateway for Omnipay
MIT License
13
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Checkout Customization
#80
pcfjojo
opened
10 months ago
0
chore!: Removed fallback behavior from update-transaction request
#79
fred-jan
closed
2 years ago
0
chore: Upgrade for PHP `^7.4 | ^8.0`
#78
frankverhoeven
closed
2 years ago
0
Add update merchant references
#77
fred-jan
closed
3 years ago
0
[Question] Deviations from Omnipay API
#76
jesperbjerke
opened
3 years ago
2
PHP 8
#75
dalholm
closed
3 years ago
1
Increased verbosity by including the response body in the InvalidResponseException messsage
#74
fred-jan
closed
3 years ago
0
[Question] Can this plugin handle bank transfers?
#73
rowild
opened
4 years ago
0
updateTransaction unnecessary data
#72
davidrushton
opened
4 years ago
2
support completeAuthorize (simply calls acknowledge)
#71
danslo
closed
4 years ago
1
allow external payment methods to be registered
#70
danslo
closed
4 years ago
1
completeAuthorization
#69
danslo
closed
3 years ago
0
Allow organizations and companies to checkout
#68
jannejava
closed
8 months ago
8
Take in account the possibility of 'order_id' not being set
#67
fred-jan
closed
4 years ago
0
401 Unauthorized on v2
#66
DrRoach
opened
5 years ago
3
Add total_amount and total_discount_amount
#65
davidrushton
closed
5 years ago
0
add option to allow global billing countries
#64
digibeuk
closed
5 years ago
0
Define the coding standard used within the repository
#63
Feijs
closed
5 years ago
0
No way to set base url after initalisation
#62
DrRoach
closed
5 years ago
1
Reset `base_url` when `setTestMode()` is called
#61
shopblocks
closed
5 years ago
1
No option to provide shipping options
#60
robjmills
closed
4 years ago
3
add a license file to the repo
#59
digibeuk
closed
5 years ago
0
Would you consider adding a LICENSE?
#58
markjeffries
closed
5 years ago
2
RB-11769 - Allow empty item data set (no orderlines)
#57
Feijs
closed
5 years ago
0
Allow empty item data set (no orderlines)
#56
Feijs
closed
5 years ago
0
Extend readme for each supported operation and the general flow
#55
Feijs
closed
6 years ago
0
Allow different merchant confirmation URL
#54
mattias-persson
closed
6 years ago
1
The Checkout URL should not be the same as the Confirmation URL
#53
mattias-persson
closed
6 years ago
1
Improve the readme
#52
mattias-persson
closed
6 years ago
1
[HELP WANTED] Guides or examples on how to implement this package
#51
mattias-persson
closed
6 years ago
1
Fix broken links
#50
jannejava
closed
6 years ago
0
fixes #48 always return an array for `AbstractRequest::getResponseBody()`
#49
digibeuk
closed
6 years ago
0
Bug when capture has no response body (correctly so)
#48
CedNet
closed
6 years ago
1
fixed two bugs after tests
#47
digibeuk
closed
6 years ago
0
made package compatible with omnipay v3
#46
digibeuk
closed
6 years ago
0
remove deprecated merchant_id and use username instead
#45
digibeuk
closed
6 years ago
0
update classes and tests to be compatible with new omnipay packages
#44
digibeuk
closed
6 years ago
5
Hotfix non numeric values taxrate
#43
digibeuk
closed
6 years ago
0
Setter of `exclude_empty_values` attribute is now named consistently in order to allow it to be initialized
#42
fred-jan
closed
6 years ago
0
moved setting of exluded keys to the client side, so this is not hardcoded
#41
digibeuk
closed
6 years ago
0
filter out empty address fields
#40
digibeuk
closed
6 years ago
0
Add Update customer adresses request
#39
digibeuk
closed
6 years ago
0
Cast purchase country code to string
#38
marleenb90
closed
6 years ago
0
add support for merchant_data in orderLines
#37
digibeuk
closed
6 years ago
0
Added support for address properties: 'organization_name', 'reference' and 'attention'
#36
fred-jan
closed
6 years ago
0
Allow updates to merchant urls
#35
Feijs
closed
6 years ago
0
get status codes for capture, void and refund requests and adjust isSucccesful check accordingly
#34
digibeuk
closed
6 years ago
0
Read order_id from management transaction if no checkout data available
#33
Feijs
closed
6 years ago
0
consider both, checkout and management orders as a successful response
#32
LittlestFluffy
closed
6 years ago
0
Customer details will no longer be updated on the order management API when the update on the checkout API failed because the order became read-only
#31
fred-jan
closed
6 years ago
0
Next