Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to set paypal as default payment? #40

Closed
jaimegd opened this issue Sep 23, 2013 · 1 comment
Closed

Question: How to set paypal as default payment? #40

jaimegd opened this issue Sep 23, 2013 · 1 comment

Comments

@jaimegd
Copy link

jaimegd commented Sep 23, 2013

Hi,

I just installed djang-oscar on my project and I was able to create the connection with Paypal, right now I can add items to the basket and there I have two options:

a) Checkout; which bring a page that saids:
'Enter payment details, This page needs implementing within your project. You may want to use on one of Oscar's payment gateway libraries: django-oscar-paypal ...'

b) Cart; which shows me the items on the cart and it gives two options:
- pay with Paypal
- checkout; this options sent me to a)

Is there any way to set that when a user clicks on "checkout" it appears a default payment method? in this case Paypal?

Thanks in advanced,
Regards.

PD. Maybe this wasn't the correct place to post this, sorry for that.

@codeinthehole
Copy link
Contributor

You can have PayPal as a standard payment method - have a look at the sandbox site within this repo:
https://github.com/tangentlabs/django-oscar-paypal/blob/master/sandbox/templates/checkout/payment_details.html#L10-15

In future, the mailing list is a better place for questions like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants