issues
search
zhutik
/
adyen-api-go
[Deprecated] Adyen API Library for GO
https://godoc.org/github.com/zhutik/adyen-api-go
MIT License
22
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ISSUE-85 - Deprecation notice
#87
zhutik
closed
4 years ago
0
Support more additional data
#86
nirajjayant
closed
4 years ago
0
Deprecate in favor of the official lib
#85
deepu105
closed
4 years ago
4
Updating API versions
#84
nirajjayant
closed
4 years ago
5
Update Travis CI config to use 1.12, 1.13, 1.14 golang versions
#83
zhutik
closed
4 years ago
0
Add fraud score detail to authorise response
#82
hfajunakaliantiga
closed
4 years ago
2
notification signature validation
#81
colonel-sanders
closed
4 years ago
1
Fix incorrect float32 rounding
#80
Seklfreak
closed
5 years ago
1
NewAmount can miss a minor unit due to rounding issues.
#79
puellanivis
closed
5 years ago
0
Add several missing parameter according to adyen docs
#78
hfajunakaliantiga
closed
5 years ago
0
Adding risk data params to the AdditionalData struct
#77
jpvergineperfectstay
opened
5 years ago
0
Add support for checkout v41 API
#76
zhutik
opened
5 years ago
0
Combine Authorise, AuthoriseEncrypted and Authorise3D structures
#75
zhutik
opened
5 years ago
1
Add codeclimate support
#74
zhutik
closed
5 years ago
0
Adds go mod files
#73
Seklfreak
closed
5 years ago
2
Add support to /payments endpoint
#72
bi6o
closed
5 years ago
0
Add support for new 3D Secure 2.0
#71
zhutik
opened
6 years ago
2
Add amount helper with auto adjusting decimal points
#70
zhutik
closed
6 years ago
0
Add technical cancel API request
#69
zhutik
closed
6 years ago
1
Add Golang 1.10 and 1.11 to Travis test matrix
#68
emirb
closed
6 years ago
3
Add tests for different response methods
#67
zhutik
closed
6 years ago
1
add NewStringBool
#66
sywesk
closed
6 years ago
6
Add NewStringBool
#65
sywesk
closed
6 years ago
0
ISSUE-63 - Add executeThreeD value to AdditionalData
#64
zhutik
closed
6 years ago
4
Add executeThreeD value to AdditionalData
#63
sywesk
closed
6 years ago
5
Update checkout API url to adyenpayments.com
#62
zhutik
closed
6 years ago
1
Update environment_test.go
#61
lbailly
closed
6 years ago
0
Update environment.go
#60
lbailly
closed
6 years ago
4
Allow to override HTTP transport by custom one
#59
zhutik
closed
6 years ago
1
Add shopper information to the payment request
#58
zhutik
closed
6 years ago
1
Removed logger from adyen client, making logging a responsibility of consumers
#57
codingconcepts
closed
6 years ago
2
Exporting apiError to make known errors available to callers
#56
codingconcepts
closed
6 years ago
3
Add simple log levels and update default to errors and informational
#55
zhutik
closed
6 years ago
3
Enable PaymentMethods test for Checkout API
#54
zhutik
closed
6 years ago
1
Feature/client reuse
#53
codingconcepts
closed
6 years ago
3
Added call to list payment methods with CheckoutAPI.
#52
codingconcepts
closed
6 years ago
4
Fix defer error catching
#51
zhutik
closed
6 years ago
2
adyen.execute deferred error is ignored
#50
codingconcepts
closed
6 years ago
5
Add random and company name parts of production urls
#49
codingconcepts
closed
6 years ago
4
Live URLs need additional parts
#48
codingconcepts
closed
6 years ago
2
Add adjustModification request
#47
zhutik
closed
6 years ago
1
Added named struct for NotificationRequestItem data, to make testing easier.
#46
codingconcepts
closed
6 years ago
2
AdditionalData for request does not have enough fields.
#45
codingconcepts
closed
6 years ago
0
Test on 1.8 and 1.9 and add coverage report
#44
zhutik
closed
6 years ago
0
Split types back to a separate entities
#43
zhutik
closed
6 years ago
0
Make API calls use different versions
#42
zhutik
closed
6 years ago
0
Feature/file count
#41
codingconcepts
closed
6 years ago
5
Implement currency code list and automated amount calculation
#40
zhutik
closed
6 years ago
3
Add adjustauthorisation modification call
#39
zhutik
closed
6 years ago
0
Update README after refactoring
#38
zhutik
closed
6 years ago
0
Next