BRP-17548: Add clarity around redirectUrl and testing #933
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
BRP-17548
What changed?
Creating a checkout - GraphQL Account API: Unified billing - Adds this within the first paragraph of this section: “When the merchant exits the Bigcommerce checkout UI, they will be redirected to the
redirectUrl
provided in the request. Use this field to route the merchant back to your app.”Fetch a checkout - GraphQL Account API: Unified billing - Adds this within the first paragraph of the section: “Once the checkout is created, you can periodically poll the status of checkout by calling this endpoint.”
Test Unified Billing with your app Unified Billing Overview - Within this section, add the following as a bullet to both app segment sections: “After you create a checkout, you can test completing of the checkout by creating and logging into a sandbox store as the Store Owner, and completing the checkout as a merchant would do. “
Adds clarification in authentication headers section in Gathering Information. docs/docs/integrations/apps/unified-billing/index.mdx at main · bigcommerce/docs
Release notes draft
Anything else?
ping {names}