We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da34989 commit 6425e2eCopy full SHA for 6425e2e
WooCommerce/Classes/System/WooConstants.swift
@@ -124,9 +124,9 @@ extension WooConstants {
124
case addPaymentMethodWCShip = "https://wordpress.com/me/purchases/add-payment-method"
125
126
#if DEBUG
127
- case simplePaymentsPrototypeFeedback = "https://automattic.survey.fm/woo-app-simple-payments-testing"
+ case simplePaymentsPrototypeFeedback = "https://automattic.survey.fm/woo-app-quick-order-testing"
128
#else
129
- case simplePaymentsPrototypeFeedback = "https://automattic.survey.fm/woo-app-simple-payments-production"
+ case simplePaymentsPrototypeFeedback = "https://automattic.survey.fm/woo-app-quick-order-production"
130
#endif
131
132
/// Returns the URL version of the receiver
0 commit comments