vtex-apps / payment-provider-example

A reference app implementing a Payment-Provider protocol
13 stars 18 forks source link

Update README.md #26

Closed manuellacorreia closed 2 years ago

manuellacorreia commented 3 years ago

Adding usesAutoSettleOptions configuration available on PPF

What problem is this solving?

We have this option to configure the behavior of auto settlement on PPF. It's important to give visibility that this is possible in the section of configurations options.

How should this be manually tested?

Screenshots or example usage:

vtex-io-ci-cd[bot] commented 3 years ago

Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖

Please select which version do you want to release:

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

vtex-io-docs-bot[bot] commented 3 years ago

Beep boop :robot:

Thank you so much for keeping our documentation up-to-date :heart:

vtex-io-ci-cd[bot] commented 2 years ago

Your PR has been merged! App is being published. :rocket: Version 1.1.0 → 1.2.0

After the publishing process has been completed (check #vtex-io-releases) and doing A/B tests with the new version, you can deploy your release by running:

vtex deploy vtex.payment-provider-example@1.2.0

After that your app will be updated on all accounts.

For more information on the deployment process check the docs. :book: