docs: added documentation for payment provider implementation (#1390)
This commit is contained in:
@@ -182,6 +182,14 @@ module.exports = {
|
||||
id: "advanced/backend/payment/overview",
|
||||
label: "Architecture Overview"
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "advanced/backend/payment/how-to-create-payment-provider",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "advanced/backend/payment/frontend-payment-flow-in-checkout",
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -201,10 +209,6 @@ module.exports = {
|
||||
type: "doc",
|
||||
id: "guides/plugins",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "guides/checkouts",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "guides/carts-in-medusa",
|
||||
|
||||
Reference in New Issue
Block a user