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

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

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -How-To: Gift Subscriptions
1 +Contents
Content
... ... @@ -1,5 +2,41 @@
1 -
2 2  
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 +
3 3  = 1. Overview =
4 4  
5 5  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.
... ... @@ -80,7 +80,7 @@
80 80  
81 81  == 3.3 Via Stripe Payment ==
82 82  
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.
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.
84 84  
85 85  = 4. Redemption Codes =
86 86