[#5760] Invoice refunded

8 years 3 months ago #277279 by activha
Replied by activha on topic Invoice refunded
Thanks, can you tell me where to review tickets status so that I can check what has been already added or not ?

Please Log in to join the conversation.

8 years 3 months ago #277316 by krileon
Replied by krileon on topic Invoice refunded
CBSubs tickets are private at this time as we added too much sensitive information to several tickets when we initially launched the forge. So at this time it's not possible to check CBSubs ticket status beyond asking what the current status is.


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.

Please Log in to join the conversation.

8 years 2 months ago - 8 years 2 months ago #279400 by nant
Replied by nant on topic Invoice refunded
This issue should be resolved in latest CBSubs nighty that you can download from here:

www.joomlapolis.com/component/docman/doc_details/671-cbsubs-gpl-nightly-build

Please Log in to join the conversation.

8 years 2 months ago #279420 by activha
Replied by activha on topic Invoice refunded
Hello
I've just upgraded to all nightly builds (03/17) and set the strings in /components/com_comprofiler/plugin/language/cbpaidsubscriptions-fr-fr/language.php

Flushed the cache, but no success; seems like invoices are still showing english strings (front and backend)

See attached
Attachments:

Please Log in to join the conversation.

8 years 2 months ago #279424 by krileon
Replied by krileon on topic Invoice refunded
PAYMENT_STATUS and PAYMENT_METHOD are both passed through language translations. Their strings are as follows.

'CBSUBS_PAYMENT_STATUS_NOTINITIATED' => 'Not initiated',
'CBSUBS_PAYMENT_STATUS_PENDING' => 'Pending',
'CBSUBS_PAYMENT_STATUS_COMPLETED' => 'Completed',
'CBSUBS_PAYMENT_STATUS_PROCESSED' => 'Processed',
'CBSUBS_PAYMENT_STATUS_DENIED' => 'Denied',
'CBSUBS_PAYMENT_STATUS_REFUNDED' => 'Refunded',
'CBSUBS_PAYMENT_STATUS_PARTIALLY_REFUNDED' => 'Partially Refunded',
'CBSUBS_PAYMENT_STATUS_UNSUBSCRIBED' => 'Unsubscribed',
'CBSUBS_PAYMENT_STATUS_REGISTRATIONCANCELLED' => 'Registration Cancelled',
'CBSUBS_PAYMENT_STATUS_CANCEL_REVERSAL' => 'Canceled Reversal',
'CBSUBS_PAYMENT_STATUS_EXPIRED' => 'Expired',
'CBSUBS_PAYMENT_STATUS_FAILED' => 'Failed',
'CBSUBS_PAYMENT_STATUS_VOIDED' => 'Voided',
'CBSUBS_PAYMENT_STATUS_REVERSED' => 'Reversed',
'CBSUBS_PAYMENT_STATUS_IN_PROGRESS' => 'In Progress',
'CBSUBS_PAYMENT_METHOD_AUTHORIZENET' => 'Authorize.net',
'CBSUBS_PAYMENT_METHOD_CCBILL' => 'CCBill',
'CBSUBS_PAYMENT_METHOD_CICCREDITMUTUEL' => 'CIC Credit Mutuel',
'CBSUBS_PAYMENT_METHOD_DUMMY' => 'Dummy test-gateway',
'CBSUBS_PAYMENT_METHOD_EWAY' => 'eWAY',
'CBSUBS_PAYMENT_METHOD_FREETRIAL' => 'Free Trial',
'CBSUBS_PAYMENT_METHOD_GOOGLECHECKOUT' => 'Google Checkout',
'CBSUBS_PAYMENT_METHOD_MONERISESELECTPLUS' => 'Moneris eSELECTplus',
'CBSUBS_PAYMENT_METHOD_OFFLINE' => 'Off-line',
'CBSUBS_PAYMENT_METHOD_OGONE' => 'Ogone',
'CBSUBS_PAYMENT_METHOD_PAYPAL' => 'PayPal',
'CBSUBS_PAYMENT_METHOD_PAYPALADVANCED' => 'Paypal Advanced',
'CBSUBS_PAYMENT_METHOD_PAYPALPRO' => 'Paypal Pro',
'CBSUBS_PAYMENT_METHOD_PAYZA' => 'Payza',
'CBSUBS_PAYMENT_METHOD_QUICKPAY' => 'QuickPay',
'CBSUBS_PAYMENT_METHOD_SKRILL' => 'Skrill',
'CBSUBS_PAYMENT_METHOD_SWISSPOSTFINANCE' => 'Swiss PostFinance',
'CBSUBS_PAYMENT_METHOD_TELEMONEYEASYPAY' => 'TeleMoney EasyPay',
'CBSUBS_PAYMENT_METHOD_TWOCHECKOUT' => '2Checkout',
'CBSUBS_PAYMENT_METHOD_WORLDPAY' => 'WorldPay',

Believe web_accept is TRANSACTION_TYPE and doesn't translate as it's subjective to the gateway and we've no actual values to expect.


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.

Please Log in to join the conversation.

8 years 2 months ago #279425 by beat
Replied by beat on topic Invoice refunded
Ok, will add CBSUBS_TRANSACTION_TYPE_WHATEVERCOMESFROMGATEWAY key for 4.0.2 so people can still output what they want (and adapt it as gateways might evolve in that aspect). :)

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info
The following user(s) said Thank You: activha

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.246 seconds

Facebook Twitter LinkedIn