We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41cf378 commit ed4b155Copy full SHA for ed4b155
packages/magento-payment-afterpay/README.md
@@ -1,4 +1,4 @@
1
-# Magento Payment Klarna
+# Magento Payment Afterpay
2
3
Integrates GraphCommerce with the Magento Afterpay module.
4
@@ -9,7 +9,7 @@ be installed before using this package.
9
10
1. Find current version of your `@graphcommerce/magento-cart-payment-method` in
11
your package.json.
12
-2. `yarn add @graphcommerce/magento-payment-klarna@1.2.3` (replace 1.2.3 with
+2. `yarn add @graphcommerce/magento-payment-afterpay@1.2.3` (replace 1.2.3 with
13
the version of the step above)
14
15
This package uses GraphCommerce plugin systems, so there is no code modification
0 commit comments