ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 26,835
- Points
- 823
Reputation:
This is due to the fact that the
The fix:
Diff:
Read more
Continue reading...
customer
parameter is only set if the purchase is recurring.The fix:
Diff:
Code:
Index: src/XF/Payment/Stripe.php
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/src/XF/Payment/Stripe.php b/src/XF/Payment/Stripe.php
--- a/src/XF/Payment/Stripe.php
+++ b/src/XF/Payment/Stripe.php
@@ -336,15 +336,15 @@
throw...
Read more
Continue reading...