Skip to content

Comments

Proposal for considering payflow client-side testing.#3970

Draft
everyplace wants to merge 3 commits intosubscriptions-project:mainfrom
everyplace:feature/paywall-testing
Draft

Proposal for considering payflow client-side testing.#3970
everyplace wants to merge 3 commits intosubscriptions-project:mainfrom
everyplace:feature/paywall-testing

Conversation

@everyplace
Copy link
Contributor

Placeholder description, but roughly:

  • Enables a configuration value to disable server-side paywall
  • Allows mock user data to be passed in, so that it is returned after the fact

const sku = this.subscriptionRequest_['skuId'];

this.eventManager_.logSwgEvent(
AnalyticsEvent.ACTION_PAYMENT_FLOW_STARTED,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To consider: Should the event be changed for mock requests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant