User Account for paying

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

User Account for paying

Alexander1893
Hi all,

I'd like to give the possibilty to the users in my webshop to have a "virtual" account which can be charged e.g. with a credit card. As long as there's enough money on the account the user can pay with this account.

What would be the best way to do this?

Thanks ind advance!
Alexander
Reply | Threaded
Open this post in threaded view
|

Re: User Account for paying

Anil Patel-3
Alexander,
You can use FinAccount (e.g Gift Card) for this purpose. FinAccount  
also have setting where you can save PaymentMethod (Credit Card) and  
some rules to control automatic replenishing of FinAccount.

Thanks and Regards
Anil Patel
HotWax Media Inc
http://www.hotwaxmedia.com
http://us.apachecon.com/c/acus2009/sponsors/sponsors

On Nov 2, 2009, at 6:01 AM, Alexander1893 wrote:

>
> Hi all,
>
> I'd like to give the possibilty to the users in my webshop to have a
> "virtual" account which can be charged e.g. with a credit card. As  
> long as
> there's enough money on the account the user can pay with this  
> account.
>
> What would be the best way to do this?
>
> Thanks ind advance!
> Alexander
> --
> View this message in context: http://n4.nabble.com/User-Account-for-paying-tp360716p360716.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: User Account for paying

Alexander1893
Hi Anil,

thanks for your reply. I added a finaccount and selected a customer as owner. I also put some "money" to the account. In the store-settings there's the payment method "finaccount" - but the customer cannot choose this option during the checkout... any idea what I'm doing wrong?

Another question: Is there a possibilty to deposit the account for customers in the standard-frontend or do I have to code that myself?

Thanks!

Alexander

Anil Patel-3 wrote
Alexander,
You can use FinAccount (e.g Gift Card) for this purpose. FinAccount  
also have setting where you can save PaymentMethod (Credit Card) and  
some rules to control automatic replenishing of FinAccount.

Thanks and Regards
Anil Patel
HotWax Media Inc
http://www.hotwaxmedia.com
http://us.apachecon.com/c/acus2009/sponsors/sponsors

On Nov 2, 2009, at 6:01 AM, Alexander1893 wrote:

>
> Hi all,
>
> I'd like to give the possibilty to the users in my webshop to have a
> "virtual" account which can be charged e.g. with a credit card. As  
> long as
> there's enough money on the account the user can pay with this  
> account.
>
> What would be the best way to do this?
>
> Thanks ind advance!
> Alexander
> --
> View this message in context: http://n4.nabble.com/User-Account-for-paying-tp360716p360716.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
|

Re: User Account for paying

Anil Patel-3
Alexander,
Screens in ecommerce component have not been updated to fetch and show  
customer finAccounts. You can try creating a GiftCard and then using  
it from ecommerce Checkout Process.

You will have to do some enhancements to ecommerce templates for  
showing Customer's finAccounts during checkout process. It should not  
be too difficult, Look in code for use GiftCard during checkout  
process, only difference is that in your case customer will see list  
of finAccounts they own while in Gift Card we don't show them the  
list. Rest of it will be very close to OOTB.

Thanks and Regards
Anil Patel
HotWax Media Inc
http://www.hotwaxmedia.com
http://us.apachecon.com/c/acus2009/sponsors/sponsors

On Nov 2, 2009, at 7:36 AM, Alexander1893 wrote:

>
> Hi Anil,
>
> thanks for your reply. I added a finaccount and selected a customer as
> owner. I also put some "money" to the account. In the store-settings  
> there's
> the payment method "finaccount" - but the customer cannot choose  
> this option
> during the checkout... any idea what I'm doing wrong?
>
> Another question: Is there a possibilty to deposit the account for  
> customers
> in the standard-frontend or do I have to code that myself?
>
> Thanks!
>
> Alexander
>
>
> Anil Patel-3 wrote:
>>
>> Alexander,
>> You can use FinAccount (e.g Gift Card) for this purpose. FinAccount
>> also have setting where you can save PaymentMethod (Credit Card) and
>> some rules to control automatic replenishing of FinAccount.
>>
>> Thanks and Regards
>> Anil Patel
>> HotWax Media Inc
>> http://www.hotwaxmedia.com
>> http://us.apachecon.com/c/acus2009/sponsors/sponsors
>>
>> On Nov 2, 2009, at 6:01 AM, Alexander1893 wrote:
>>
>>>
>>> Hi all,
>>>
>>> I'd like to give the possibilty to the users in my webshop to have a
>>> "virtual" account which can be charged e.g. with a credit card. As
>>> long as
>>> there's enough money on the account the user can pay with this
>>> account.
>>>
>>> What would be the best way to do this?
>>>
>>> Thanks ind advance!
>>> Alexander
>>> --
>>> View this message in context:
>>> http://n4.nabble.com/User-Account-for-paying-tp360716p360716.html
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>>
>>
>
> --
> View this message in context: http://n4.nabble.com/User-Account-for-paying-tp360716p360734.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: User Account for paying

Alexander1893
Hi Anil,

thanks - I will try.

Greetz
Alexander

Anil Patel-3 wrote
Alexander,
Screens in ecommerce component have not been updated to fetch and show  
customer finAccounts. You can try creating a GiftCard and then using  
it from ecommerce Checkout Process.

You will have to do some enhancements to ecommerce templates for  
showing Customer's finAccounts during checkout process. It should not  
be too difficult, Look in code for use GiftCard during checkout  
process, only difference is that in your case customer will see list  
of finAccounts they own while in Gift Card we don't show them the  
list. Rest of it will be very close to OOTB.

Thanks and Regards
Anil Patel
HotWax Media Inc
http://www.hotwaxmedia.com
http://us.apachecon.com/c/acus2009/sponsors/sponsors

On Nov 2, 2009, at 7:36 AM, Alexander1893 wrote:

>
> Hi Anil,
>
> thanks for your reply. I added a finaccount and selected a customer as
> owner. I also put some "money" to the account. In the store-settings  
> there's
> the payment method "finaccount" - but the customer cannot choose  
> this option
> during the checkout... any idea what I'm doing wrong?
>
> Another question: Is there a possibilty to deposit the account for  
> customers
> in the standard-frontend or do I have to code that myself?
>
> Thanks!
>
> Alexander
>
>
> Anil Patel-3 wrote:
>>
>> Alexander,
>> You can use FinAccount (e.g Gift Card) for this purpose. FinAccount
>> also have setting where you can save PaymentMethod (Credit Card) and
>> some rules to control automatic replenishing of FinAccount.
>>
>> Thanks and Regards
>> Anil Patel
>> HotWax Media Inc
>> http://www.hotwaxmedia.com
>> http://us.apachecon.com/c/acus2009/sponsors/sponsors
>>
>> On Nov 2, 2009, at 6:01 AM, Alexander1893 wrote:
>>
>>>
>>> Hi all,
>>>
>>> I'd like to give the possibilty to the users in my webshop to have a
>>> "virtual" account which can be charged e.g. with a credit card. As
>>> long as
>>> there's enough money on the account the user can pay with this
>>> account.
>>>
>>> What would be the best way to do this?
>>>
>>> Thanks ind advance!
>>> Alexander
>>> --
>>> View this message in context:
>>> http://n4.nabble.com/User-Account-for-paying-tp360716p360716.html
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>>
>>
>
> --
> View this message in context: http://n4.nabble.com/User-Account-for-paying-tp360716p360734.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
|

Re[2]: User Account for paying

"Петр Богданов"
In reply to this post by Alexander1893


--- Исходное сообщение ---
От кого: Alexander1893 <[hidden email]>
Кому: [hidden email]
Дата: Nov 02, 2009  14:36:42
Тема: Re: User Account for paying


 > Hi Anil,
 >
 > thanks for your reply. I added a finaccount and selected a customer as
 > owner. I also put some "money" to the account. In the store-settings there's
 > the payment method "finaccount" - but the customer cannot choose this option
 > during the checkout... any idea what I'm doing wrong?
 >
 > Another question: Is there a possibilty to deposit the account for customers
 > in the standard-frontend or do I have to code that myself?
 >
 > Thanks!
 >
 > Alexander
 >
 > Anil Patel-3 wrote:
 > >
 > > Alexander,
 > > You can use FinAccount (e.g Gift Card) for this purpose. FinAccount  
 > > also have setting where you can save PaymentMethod (Credit Card) and  
 > > some rules to control automatic replenishing of FinAccount.
 > >
 > > Thanks and Regards
 > > Anil Patel
 > > HotWax Media Inc
 > > http://www.hotwaxmedia.com
 > > http://us.apachecon.com/c/acus2009/sponsors/sponsors
 > >
 > > On Nov 2, 2009, at 6:01 AM, Alexander1893 wrote:
 > >
 > >>
 > >> Hi all,
 > >>
 > >> I'd like to give the possibilty to the users in my webshop to have a
 > >> "virtual" account which can be charged e.g. with a credit card. As  
 > >> long as
 > >> there's enough money on the account the user can pay with this  
 > >> account.
 > >>
 > >> What would be the best way to do this?
 > >>
 > >> Thanks ind advance!
 > >> Alexander
 > >> --
 > >> View this message in context:
 > >> http://n4.nabble.com/User-Account-for-paying-tp360716p360716.html
 > >> Sent from the OFBiz - User mailing list archive at Nabble.com.
 > >
 > >
 > >
 >
 > --
 > View this message in context: http://n4.nabble.com/User-Account-for-paying-tp360716p360734.html
 > Sent from the OFBiz - User mailing list archive at Nabble.com.
 >
 >




Reply | Threaded
Open this post in threaded view
|

Re[2]: User Account for paying

"Петр Богданов"
In reply to this post by Alexander1893


--- Исходное сообщение ---
От кого: Alexander1893 <[hidden email]>
Кому: [hidden email]
Дата: Nov 02, 2009  15:12:41
Тема: Re: User Account for paying


 > Hi Anil,
 >
 > thanks - I will try.
 >
 > Greetz
 > Alexander
 >
 > Anil Patel-3 wrote:
 > >
 > > Alexander,
 > > Screens in ecommerce component have not been updated to fetch and show  
 > > customer finAccounts. You can try creating a GiftCard and then using  
 > > it from ecommerce Checkout Process.
 > >
 > > You will have to do some enhancements to ecommerce templates for  
 > > showing Customer's finAccounts during checkout process. It should not  
 > > be too difficult, Look in code for use GiftCard during checkout  
 > > process, only difference is that in your case customer will see list  
 > > of finAccounts they own while in Gift Card we don't show them the  
 > > list. Rest of it will be very close to OOTB.
 > >
 > > Thanks and Regards
 > > Anil Patel
 > > HotWax Media Inc
 > > http://www.hotwaxmedia.com
 > > http://us.apachecon.com/c/acus2009/sponsors/sponsors
 > >
 > > On Nov 2, 2009, at 7:36 AM, Alexander1893 wrote:
 > >
 > >>
 > >> Hi Anil,
 > >>
 > >> thanks for your reply. I added a finaccount and selected a customer as
 > >> owner. I also put some "money" to the account. In the store-settings  
 > >> there's
 > >> the payment method "finaccount" - but the customer cannot choose  
 > >> this option
 > >> during the checkout... any idea what I'm doing wrong?
 > >>
 > >> Another question: Is there a possibilty to deposit the account for  
 > >> customers
 > >> in the standard-frontend or do I have to code that myself?
 > >>
 > >> Thanks!
 > >>
 > >> Alexander
 > >>
 > >>
 > >> Anil Patel-3 wrote:
 > >>>
 > >>> Alexander,
 > >>> You can use FinAccount (e.g Gift Card) for this purpose. FinAccount
 > >>> also have setting where you can save PaymentMethod (Credit Card) and
 > >>> some rules to control automatic replenishing of FinAccount.
 > >>>
 > >>> Thanks and Regards
 > >>> Anil Patel
 > >>> HotWax Media Inc
 > >>> http://www.hotwaxmedia.com
 > >>> http://us.apachecon.com/c/acus2009/sponsors/sponsors
 > >>>
 > >>> On Nov 2, 2009, at 6:01 AM, Alexander1893 wrote:
 > >>>
 > >>>>
 > >>>> Hi all,
 > >>>>
 > >>>> I'd like to give the possibilty to the users in my webshop to have a
 > >>>> "virtual" account which can be charged e.g. with a credit card. As
 > >>>> long as
 > >>>> there's enough money on the account the user can pay with this
 > >>>> account.
 > >>>>
 > >>>> What would be the best way to do this?
 > >>>>
 > >>>> Thanks ind advance!
 > >>>> Alexander
 > >>>> --
 > >>>> View this message in context:
 > >>>> http://n4.nabble.com/User-Account-for-paying-tp360716p360716.html
 > >>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
 > >>>
 > >>>
 > >>>
 > >>
 > >> --
 > >> View this message in context:
 > >> http://n4.nabble.com/User-Account-for-paying-tp360716p360734.html
 > >> Sent from the OFBiz - User mailing list archive at Nabble.com.
 > >
 > >
 > >
 >
 > --
 > View this message in context: http://n4.nabble.com/User-Account-for-paying-tp360716p360742.html
 > Sent from the OFBiz - User mailing list archive at Nabble.com.
 >
 >