In template you should put an conditional, if it is an any user then show
the real price and if it's a superuser then show zero. And on the back-end
you should ask the same question at the time to save.
gabrielaraya2...@gmail.com
Regards
Gabriel Araya Garcia
GMI - Desarrollo de Sistemas Informá
Hello all new developer here,
I am working with existing code base and want to fix an issue in the
system. Here is the problem:
When a superuser logs into the site and selects a product, he is charged
and I have to implement a 100% discount to his price so he doesn't have to
pay. This is inef
https://www.geeksforgeeks.org/razorpay-integration-in-django/
On Thu, Jul 29, 2021 at 6:35 PM django_learner
wrote:
> Hi,
> I am trying to integrate razorpay to a django project.I am trying to
> integrate the razorpay recurring payments feature to the same.Can anyone
> help me un
Hi,
I am trying to integrate razorpay to a django project.I am trying to
integrate the razorpay recurring payments feature to the same.Can anyone
help me understand the steps and functions required for this?
--
You received this message because you are subscribed to the Google Groups
"D
On Thu, Feb 11, 2021 at 10:59 PM MUGOYA DIHFAHSIH wrote:
>
> idealy i want to use visa, ineed help on how to integrate it into the payment
> module. Thanks... but MPESA is from mobile phone to another phone
> transaction(mobile money).
>
Makes sense - - - - likely a very regional product/service
idealy i want to use visa, ineed help on how to integrate it into the
payment module. Thanks... but MPESA is from mobile phone to another phone
transaction(mobile money).
On Thu, 11 Feb 2021 at 19:21, o1bigtenor wrote:
> On Thu, Feb 11, 2021 at 8:12 AM Joseph Mulingwa Kithome
> wrote:
> >
> > M
On Thu, Feb 11, 2021 at 8:12 AM Joseph Mulingwa Kithome
wrote:
>
> MPESA ,VISA,PAYPAL
What is MPESA?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-use
MPESA ,VISA,PAYPAL
On Thu, 11 Feb 2021, 16:38 Gladson Simplício Brito,
wrote:
> Tell us which payment methods are accepted in your country
>
> Em qui., 11 de fev. de 2021 às 04:52, MUGOYA DIHFAHSIH <
> dihfahs...@gmail.com> escreveu:
>
>> Hey djangonistas,
>> Currently i have implemented an ecom
Tell us which payment methods are accepted in your country
Em qui., 11 de fev. de 2021 às 04:52, MUGOYA DIHFAHSIH
escreveu:
> Hey djangonistas,
> Currently i have implemented an ecommerce site using the django-oscar
> package and everything is working perfectly.
>
> I want to include a payment m
Hey djangonistas,
Currently i have implemented an ecommerce site using the django-oscar
package and everything is working perfectly.
I want to include a payment module using the visa powered card option, i
would have gone with paypal but it is not supported in my country.
Am requesting for any su
You need I field for the birthday, for calculate the age of the customer.
This files is part of the model Customer.
El mar., 12 ene. 2021 2:56 p. m., Noel Simela escribió:
> Good day,
>
> I have two models, one for the destitute and the other for credit payments
> to be submitted t
Good day,
I have two models, one for the destitute and the other for credit payments
to be submitted to a bank for deposit into the destitute's acc.
I need some guidance creating a function that loops through the *Destitute
table*, creates recurring payments every month, and records them i
hello 👋 family,
i am creating a church management system, one part of the app is to accept
monthly tithe. Please how do i design it to accept and remind the user for
every month
thanks 🙏
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To
你应该是阿三吧?
Akshat Zala 于2020年5月20日周三 上午11:32写道:
> You can install the following package and study the documentation:
>
> 1. https://pypi.org/project/django-wepay/
>
> On Tuesday, 19 May 2020 22:56:24 UTC+5:30, Shyam Acharjya wrote:
>>
>> greetings,
>>
>> has anyone here have any prior experience i
You can install the following package and study the documentation:
1. https://pypi.org/project/django-wepay/
On Tuesday, 19 May 2020 22:56:24 UTC+5:30, Shyam Acharjya wrote:
>
> greetings,
>
> has anyone here have any prior experience in integrating wepay to a django
> site? if yes please share
greetings,
has anyone here have any prior experience in integrating wepay to a django
site? if yes please share the process it would be a really big help
regards.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group
Hi Bhumika,
On 08/02/2020 15.38, Bhumika shrestha wrote:
im having trouble in using celery in django for making orders and
payments can you guys help me with that
That's really hard to tell since you don't explain which kind of
troubles you are facing, but if you provide some de
im having trouble in using celery in django for making orders and payments
can you guys help me with that
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an
Maybe using patreon link ?
On Fri, 7 Feb 2020, 9:18 am Evgeni Petrov, wrote:
> I was thinking about sms payments
>
> On Thu, 6 Feb 2020 at 20:40, Jody Fitzpatrick <
> jody.lee.fitzpatr...@gmail.com> wrote:
>
>> PayPal, talk to them about micropayments. It is by far
I was thinking about sms payments
On Thu, 6 Feb 2020 at 20:40, Jody Fitzpatrick <
jody.lee.fitzpatr...@gmail.com> wrote:
> PayPal, talk to them about micropayments. It is by far less expensive than
> the traditional route - at least when i last used it it was.
>
> On Thu, Feb
PayPal, talk to them about micropayments. It is by far less expensive than
the traditional route - at least when i last used it it was.
On Thu, Feb 6, 2020 at 7:39 AM Evgeni Petrov wrote:
> I am creating a Django platform. I need a solution for micropayments. The
> value will be on average 2 eur
I am creating a Django platform. I need a solution for micropayments. The
value will be on average 2 euros. What is the best and easy solution?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving em
I have created a full featured package to accept payments in Internet
(currently supports PayPal).
It has especially great support for recurring payments.
Here it is:
http://freesoft.portonvictor.org/django-debits.xml
I hope we with community work will turn it into an universal payment
gateway
Hi,
sorry real noob, I have started with Django and slowly understand the MVC,
url.py, views.py, forms.py and models.py.
Now I would like to add a button to one template page to redirect to a
payment gateway. Would like to use django-payments
And have followed installation:
http://django
On Tuesday, 20 January 2015 04:39:47 UTC, Chen Xu wrote:
>
> Hi Everyone,
> Is there any reliable django stripe payments library that does not require
> to run a python manage.py syncdb? The reason I am asking is I am uaing
> SQLAlchemy instead of its builtin ORM.
>
> Thank
Hi Everyone,
Is there any reliable django stripe payments library that does not require
to run a python manage.py syncdb? The reason I am asking is I am uaing
SQLAlchemy instead of its builtin ORM.
Thanks
--
⚡ Chen Xu ⚡
--
You received this message because you are subscribed to the Google
Does anyone know of an example project with django-stripe-payments? All the
documentation and tutorials I've found stops after configuring the admin
backend. I'm not sure how to setup the forms so that the end user can pay
and manage their subscription.
I want to use stripe. I
On 2011-10-08, at 12:50 PM, Ian wrote:
> This is easy to do with PayPal's Adaptive Payments, and I've done it
> with PHP, but I'm trying to get it working on Django. Any advice?
That's more a PayPal question than a Django one. But at Mozilla we use
adapative payments
So I got the basic merchant functionality working, but I can't figure
out the best way to automatically split the payment 3 ways... advice?
On Oct 9, 3:02 pm, Ian wrote:
> Thanks, Markus! That looks perfect!
>
> Shawn, I was more curious if this is even possible to do with django.
> I was just do
Thanks, Markus! That looks perfect!
Shawn, I was more curious if this is even possible to do with django.
I was just doing research and wanted to know if there was a better
payment system tailored for django (the 'merchant' project looks
perfect)
thanks guys!
On Oct 8, 4:26 pm, Markus Gattol wr
Rather than reinventing the wheel take a look at
https://github.com/agiliq/merchant It's possible to split one payment into
90,5,5 as you want, all you need to do is write a little logic atop
merchant.
--
You received this message because you are subscribed to the Google Groups
"Django users"
Please read this:
https://code.djangoproject.com/wiki/UsingTheMailingList
Your question is so vague that it's gives the impression you haven't
actually tried to solve your own problem and you want someone to do your
work for you.
Assuming that's not the case, please let us know what you've tried
I've been looking at this:
https://www.x.com/docs/DOC-3084
but I'm trying to set it up with Adaptive Payments.
Basically, I need a payment to be split between a few users... so if I
purchase something from seller A:
seller A gets 90%
person B gets 5%
person C gets 5%
This is easy
http://www.moneycosmos.com/?r=321740
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email
On 9/23/05, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
> Hey Marek,
>
> I'd suggest writing a custom admin view for that. It sounds like your needs
Whoop, I hit send before I finished writing...
I'd suggest writing a custom admin view for that. It sounds like your
needs go beyond what the admin
constant. I would like payments to be
> viewed as one table groupped my month TABBED or STACKED doesnt have use
> for me - too much use of screen, lack of readability. The payment
> made in the past wont be edited - so read-only table view would be a
> good option with separate 'ad
Hi. I am developing payment application in django. The structure is
straighforward - two models : client(name)
payment(ForeignKey(client), date, amount, description). Each user
pays monthly a fee which is not constant. I would like payments to be
viewed as one table groupped my month TABBED
37 matches
Mail list logo