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 36f91b9 commit 8136920Copy full SHA for 8136920
include/session/pro_backend.h
@@ -116,6 +116,8 @@ const session_pro_backend_payment_provider_metadata SESSION_PRO_BACKEND_PAYMENT_
116
.platform = string8_literal(""),
117
.platform_account = string8_literal(""),
118
.refund_url = string8_literal(""),
119
+ .refund_after_platform_deadline_url = string8_literal(""),
120
+ .refund_support_url = string8_literal(""),
121
.update_subscription_url = string8_literal(""),
122
.cancel_subscription_url = string8_literal(""),
123
},
0 commit comments