I have setup a number of subscription plans and process payments through stripe. CB Subs is sending the customer's email address to stripe. Stripe then sends a receipt to the customer's email address.
I want the same process to occur with merchandise product purchases. However the stripe event data has null value on the receipt_email line. I'm not sure whether CB Subs isn't sending the customer's email address, or it is, and stripe doesn't see it.
I want to check things on the CB Subs side first. Is the customer data for merchandise product payments sent to stripe differently compared to subscription plans?
Last edit: 4 days 17 hours ago by AustralianMedicalNetwork2050.
Edit your Stripe gateway in CBSubs and set "Customer Accounts (Single Payments)" to "Yes". That should then use a customer object even for single payments, which will give Stripe all the information it needs to inform the customer.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.