Replenish Level and Payment Id

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Replenish Level and Payment Id

Surya Kusumakar-2
Hello,

Please help me to know the purpose of fields "Replenish Payment Id"  and "Replenish Level" w.r.t the Financial Account.

---
Thanks and Regards
Surya Kusumakar
Reply | Threaded
Open this post in threaded view
|

Re: Replenish Level and Payment Id

parimal gain-2
Hello Surya,

When a payment can not move to its previous status then we create a new
payment corresponding to this payment and this new paymentId is used as
replenishId in FinAccount.

I am not sure about this and also didn't dig on detail.

Need others view on this.

Regards
--
Parimal Gain


On Thu, May 27, 2010 at 10:52 AM, Surya Kusumakar <[hidden email]
> wrote:

> Hello,
>
> Please help me to know the purpose of fields "Replenish Payment Id"  and
> "Replenish Level" w.r.t the Financial Account.
>
> ---
> Thanks and Regards
> Surya Kusumakar
Reply | Threaded
Open this post in threaded view
|

Re: Replenish Level and Payment Id

Jacques Le Roux
Administrator
A financial account is an account that you open and where then you make deposits. It's notably used for gift card.
For instance the "Replenish Payment Id" could be used. I think the "Replenish Level" is the level of Replenishment (ie an
accumulation), sometimes also a maximum (used for auto-replenishment).

Look into code (*.xml, *.java) for replenish word...

Jacques

From: "parimal gain" <[hidden email]>

> Hello Surya,
>
> When a payment can not move to its previous status then we create a new
> payment corresponding to this payment and this new paymentId is used as
> replenishId in FinAccount.
>
> I am not sure about this and also didn't dig on detail.
>
> Need others view on this.
>
> Regards
> --
> Parimal Gain
>
>
> On Thu, May 27, 2010 at 10:52 AM, Surya Kusumakar <[hidden email]
>> wrote:
>
>> Hello,
>>
>> Please help me to know the purpose of fields "Replenish Payment Id"  and
>> "Replenish Level" w.r.t the Financial Account.
>>
>> ---
>> Thanks and Regards
>> Surya Kusumakar
>


Reply | Threaded
Open this post in threaded view
|

Re: Replenish Level and Payment Id

Surya Kusumakar-2
Thanks for the information Jacques.

----
Regards
Surya Kusumakar

On May 28, 2010, at 11:28 AM, Jacques Le Roux wrote:

> A financial account is an account that you open and where then you make deposits. It's notably used for gift card.
> For instance the "Replenish Payment Id" could be used. I think the "Replenish Level" is the level of Replenishment (ie an accumulation), sometimes also a maximum (used for auto-replenishment).
>
> Look into code (*.xml, *.java) for replenish word...
>
> Jacques
>
> From: "parimal gain" <[hidden email]>
>> Hello Surya,
>>
>> When a payment can not move to its previous status then we create a new
>> payment corresponding to this payment and this new paymentId is used as
>> replenishId in FinAccount.
>>
>> I am not sure about this and also didn't dig on detail.
>>
>> Need others view on this.
>>
>> Regards
>> --
>> Parimal Gain
>>
>>
>> On Thu, May 27, 2010 at 10:52 AM, Surya Kusumakar <[hidden email]
>>> wrote:
>>
>>> Hello,
>>>
>>> Please help me to know the purpose of fields "Replenish Payment Id"  and
>>> "Replenish Level" w.r.t the Financial Account.
>>>
>>> ---
>>> Thanks and Regards
>>> Surya Kusumakar
>
>