Last modified by Admin User on 2026/09/01 16:46

From version 6.1
edited by Admin User
on 2026/09/01 16:44
Change comment: There is no comment for this version
To version 7.1
edited by Admin User
on 2026/09/01 16:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Contents
1 +How-To: Gift Subscriptions
Content
... ... @@ -1,41 +1,5 @@
1 +
1 1  
2 -
3 -
4 -
5 -
6 -
7 -
8 -
9 -
10 -
11 -
12 -
13 -**ONEcount Fulfillment Module**
14 -
15 -Gift Subscriptions — User Guide
16 -
17 -= Contents =
18 -
19 -~1. Overview
20 -
21 -2. Gift Subscription Types
22 -
23 -3. Creating a Gift Subscription
24 -
25 -4. Redemption Codes
26 -
27 -5. Managing Gifts
28 -
29 -6. Renewal Flow
30 -
31 -7. Gift Notifications
32 -
33 -8. Reporting
34 -
35 -9. Setup & Configuration
36 -
37 -10. Permissions
38 -
39 39  = 1. Overview =
40 40  
41 41  Gift subscriptions allow one user (the giver) to purchase a subscription on behalf of another user (the recipient). The giver pays for the subscription, and the recipient receives access to the gated content.
... ... @@ -116,7 +116,7 @@
116 116  
117 117  == 3.3 Via Stripe Payment ==
118 118  
119 -When a Stripe PaymentIntent includes gift metadata (gift_type, recipient_ocid, gift_message), the webhook handler automatically creates the gift subscription on successful payment. This enables front-end checkout flows to offer gift subscriptions without additional backend work.
83 +When a Stripe Payment includes gift metadata (gift_type, recipient_ocid, gift_message), the webhook handler automatically creates the gift subscription on successful payment. This enables front-end checkout flows to offer gift subscriptions without additional backend work.
120 120  
121 121  = 4. Redemption Codes =
122 122