Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
06b001e95b6fb1888a1427060358c4e94bd23c4b
Authored by
李毅
2017-05-27 14:29:36 +0800
1 parent
c46e9a61
update
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
06.支付云/IOSAppStorePayed.md
06.支付云/IOSAppStorePayed.md
View file @
06b001e
...
...
@@ -48,7 +48,10 @@
48
48
<td>苹果支付后的Receipt Data</td>
49
49
<td>text</td>
50
50
<td>是</td>
51
- <td>Base64 格式</td>
51
+ <td>Base64 格式
52
+ <br>
53
+ 超过24小时的 receipt-data 无效,支付云中对receipt-data留存,一份receipt-data数据,在支付云中只能使用一次。
54
+ </td>
52
55
</tr>
53
56
<tr>
54
57
<td>pay_time</td>
...
...