Payment Transaction Detail Per Plan

  • Stephen Daly
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 years 9 months ago #148246 by Stephen Daly
Payment Transaction Detail Per Plan was created by Stephen Daly
Hi Tuan,

I have the Pro version with the Stripe Payment gateway (2.25.0) plugged into it.

Scenarion - I have:
  • Subscription Plan A for Apples
  • Subscription Plan B for Bananas
Currently the transaction detail for either Subscription Plan A or Subscription Plan B simple says 'Fruit Shop Online'.

My question is if there is anyway to change the transaction detail so if you are on Plan A then your transaction detail is 'Apples Subscription' and if another person is on Plan B then they will get 'Banana Subscription'?

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

More
3 years 9 months ago #148247 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Payment Transaction Detail Per Plan
Hello Stephen

It's controlled by some language items. So you just need to go to Membership Pro ->Translation, find these language items and change it:

- OSM_PAYMENT_FOR_RENEW_SUBSCRIPTION
- OSM_PAYMENT_FOR_UPGRADE_SUBSCRIPTION
- OSM_PAYMENT_FOR_SUBSCRIPTION

In your case, just change the last language item to [PLAN_TITLE] subscription (you can use the tag [PLAN_TITLE] for all language items above and it will be replaced with title of the actual plan

Regards,

Tuan
The following user(s) said Thank You: Stephen Daly

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