Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

Automatic send invoice for CBSubs after payment

11 years 7 months ago #223961 by deltafidesign
Replied by deltafidesign on topic Automatic send invoice for CBSubs after payment
Sure the best way would be to not store any PDF invoice over the server if possible. Maybe at least generating all the PDF invoices into a temporary folder that can be automatically deleted with a CRON action for example, so they can send by e-mail and periodically deleted from the server.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
11 years 7 months ago #223965 by krileon
Right or generate dynamically echoing to an empty page with headers set to PDF download as needed, but again I can't commit to implementing such a feature or any feature for that matter as at this time we're committed to CB 2.0 development and getting some of our other plugins up to speed (CB Privacy, CB Captcha, etc..).


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.
The following user(s) said Thank You: herzenssache

Please Log in or Create an account to join the conversation.

11 years 5 months ago #227746 by herzenssache
Replied by herzenssache on topic Automatic send invoice for CBSubs after payment

krileon wrote: You could also include most of the invoice information in the email it self.


Dear Kyle,

thank you for the hint. I read through the manual but was not able to find the info how to include the invoice number, and the customer info in the email. The tags:

[INVOICE_NO]
[ADDRESS_FIRST_NAME], [ADDRESS_LAST_NAME], [ADDRESS_STREET], [ADDRESS_CITY], [ADDRESS_STATE], [ADDRESS_ZIPCODE], [ADDRESS_COUNTRY]

do not work for me. Can you let me know the tags used for the invoice EMAIL or where to find them?

In CBSubs it seems to show these only to be used for Email:

[USERNAME], [NAME],

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
11 years 5 months ago #227757 by krileon
Invoice address information is stored to the below CB fields, which you can use as substitutions.

cb_subs_inv_first_name
cb_subs_inv_last_name
cb_subs_inv_payer_business_name
cb_subs_inv_address_street
cb_subs_inv_address_city
cb_subs_inv_address_state
cb_subs_inv_address_zip
cb_subs_inv_address_country
cb_subs_inv_contact_phone
cb_subs_inv_vat_number

Unfortunately you can't get invoice number in the plan emails as it doesn't exist yet and the plan won't know when it'll exist.


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.
The following user(s) said Thank You: herzenssache, pepperstreet, ricco1

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum