Skip to content

Commit

Permalink
Update docs/guides/Integration-Guides/payments-integration-guide/paym…
Browse files Browse the repository at this point in the history
…ents-integration-payment-provider-framework.md

Co-authored-by: Júlia Rabello <[email protected]>
  • Loading branch information
ricardoaerobr and julia-rabello authored Oct 30, 2023
1 parent f23242a commit 554bcef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ By doing this you do not need to declare the `/manifest` route. They will be imp

> ⚠️ The `name` field indicating the name of the connector must be replaced with the name of your provider. This field cannot be filled with a value `"MyConnector"`.
> ℹ️ The available payment methods in the platform are available in the Admin. You can check the supported methods by going to the left panel and **Transactions** > **Payments** > **Payment conditions** and clicking on the green plus (+) button as you were adding a new payment option. You can check more details on the [Configuring payment conditions article](https://help.vtex.com/en/tutorial/how-to-configure-payment-conditions--tutorials_455). In case you want to support a new payment method that is not available, you need to [open a ticket to the VTEX team](https://help.vtex.com/en/tutorial/opening-tickets-to-vtex-support--16yOEqpO32UQYygSmMSSAM) informing them of this new payment method.
> ℹ️ The available payment methods can be found in the Admin, by going to the left panel and accessing **Transactions** > **Payments** > **Payment conditions**, then clicking on the green plus (+) button as if you were adding a new payment option. Check more details on the [Configuring payment conditions article](https://help.vtex.com/en/tutorial/how-to-configure-payment-conditions--tutorials_455). In case you want to support a new payment method that is not available, you need to [open a ticket to the VTEX team](https://help.vtex.com/en/tutorial/opening-tickets-to-vtex-support--16yOEqpO32UQYygSmMSSAM) informing them of this new payment method.
### Overriding the Manifest route

Expand Down

0 comments on commit 554bcef

Please sign in to comment.