Skip to content

Commit

Permalink
Merge pull request #334 from AdobeDocs/COMDOX-1096-links
Browse files Browse the repository at this point in the history
COMDOX-1096: Fixed broken links
  • Loading branch information
jeff-matthews authored Nov 26, 2024
2 parents 3f20b63 + 3f417da commit 66ea814
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The `BulkManagementInterface::scheduleBulk` is responsible for publishing bulk o
<li>status - The default operation status <inlineCode class="spectrum-Body--sizeS">OperationInterface::STATUS_TYPE_OPEN</inlineCode></li>
<li>serialized_data - An array of serialized data with the following required keys:</li>
<ul>
<li>entity_id - Your <a href="https://experienceleague.adobe.com/en/docs/commerce-operations/operational-playbook/glossary#entity">entity</a> ID</li>
<li>entity_id - Your <a href="https://experienceleague.adobe.com/en/docs/commerce-operations/implementation-playbook/glossary#entity">entity</a> ID</li>
<li>entity_link - Link to your entity</li>
<li>meta_information - String that describes your entity. For example, "SKU: Simple_Product"</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/development/payments-integrations/cardinal.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ Then you can expect to see an additional field with a cardholder authentication
[Cardinal Consumer Authentication]: https://cardinaldocs.atlassian.net/wiki/spaces/CC/pages/196642/Consumer+Authentication#ConsumerAuthentication-CardinalConsumerAuthentication
[Cardinal Cruise Standard]: https://cardinaldocs.atlassian.net/wiki/spaces/CC/pages/7929857/Cardinal+Cruise+Standard
[list of compatible payment gateways]: https://cardinalcommerce.com/partners/
[module]: https://experienceleague.adobe.com/docs/commerce-operations/operational-playbook/glossary.html#module
[module]: https://experienceleague.adobe.com/en/docs/commerce-operations/implementation-playbook/glossary#module
[app\code\AuthorizenetCardinal\Model\Checkout\ConfigProvider.php]: https://github.com/magento/magento2/tree/2.3/app/code/Magento/AuthorizenetCardinal/Model/Checkout/ConfigProvider.php
[JWT]: https://en.wikipedia.org/wiki/JSON_Web_Token
[API Reference]: https://cardinaldocs.atlassian.net/wiki/spaces/CC/pages/98315/Response+Objects
Expand Down

0 comments on commit 66ea814

Please sign in to comment.