issues
search
amzn
/
amazon-payments-magento-2-plugin
Extension to enable Amazon Pay on Magento 2
https://amzn.github.io/amazon-payments-magento-2-plugin/
Apache License 2.0
109
stars
77
forks
source link
ASD-1152
#1220
Closed
lcouget
closed
7 months ago
lcouget
commented
1 year ago
Fixes #
Added CheckoutSessionDetailsV2 resolver for GraphQL.
Original CheckoutSessionDetails GraphQL query set as deprecated.
Fixed GraphQL schema type.
Additional details about this PR
CheckoutSessionDetailsV2 resolver extends original one, so private methods now are set as protected to be used on new resolver class.
Fixes #
Additional details about this PR