|
In my online store, each order is associated with a shipping address and a billing address (they can be the same, of course). This is my first attempt to model this:
Class Order belongs_to :billing_address, :class => "Address" belongs_to :shipping_...
Started by Horace Loeb on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Belongs_to :billing_address, :class_name => "Address" belongs_to :shipping_address, :class_name => "Address" Class Order belongs_to :address, :foreign_key => "billing_address_id" belongs....
|
|
I'm creating a website with rails that sells a virtual service, and therefore don't really want to validate the billing address for credit card transactions.
From what I have read on paypal (page 14 of this pdf ) and other resources i have looked at, ...
Started by Alex.Bullard on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
A billing address is required, and it seems kind of nonsensical that you say you don't care about the billing....
IIRC not looked.
Yes, the billing address is now required even though they do not mention it in their docs.
|
|
I'm looking for the simplest solution to this situation:
I have a pre existing web store with a shopping cart using .NET (vbscript)
I customize what products my customer's see based on the subdomain they use to come to my site (customer.mysite.com)
What...
Started by Sev on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I would place a cookie....
If they don't care credit card).
Otherwise, everyone on that subdomain will see the address of everyone else on that subdomain.
Wait until they type in a street address, then show them the addresses for that.
|
Ask your Facebook Friends
|
Posted 09 February 2012, 15:59
I'm trying to work out how to set the tax to be based on the billing address, rather than the shipping address.
I've already found solutions, but not for this version of OSCommerce. Could somebody help me please. The client...
Started by jimbeeer on
, 5 posts
by 2 people.
Answer Snippets (Read the full thread at oscommerce):
Posted.
Edited by jimbeeer, 09 February 2012, 17:23.
On the BILLING address, not the DELIVERY address.
|
|
It seems my billing address has me living at a US address, but in Uganda, not the US. That would be incorrect!
It seems that the only way to change your billing address is to add a new credit card? What if I don't want to add a new credit card? What if...
Started by Contact the Captain on
, 4 posts
by 1 people.
Answer Snippets (Read the full thread at etsy):
Mine....
If you want to sign up for direct checkout, you have to have a US address.
It's the shipping address that matters to me.
My billing address is wrong too.
I don't know, that's weird!! I wouldn't worry about it too much .
|
|
Hi everybody!
Is there any option to turn off billing address ?
And the other question is how to manage shipping addresses?
I'd like to have it like this. Billins address is off, a customer can add or edit shipping address and choose from the list the...
Started by coin on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at virtuemart):
But in the 'add shipping addreses' cart button (or easy intuitive... .
Into it scroll down of 'account details' and 'add shipping address' there i set a alternative shipping address and this new address appears in the account details.
|
|
I'm trying to require users to enter a zip code using the BeforePost method, but have run into a problem.
How do I get billing and shipping information using the Addon? For example, the zip code for the billing address?
I'm using the IEntityWriter, which...
Started by Topic Summary :
Created on
, 6 posts
by 3 people.
Answer Snippets (Read the full thread at intuit):
No i mean use the sdk call in your beforepost feature to find the full address....
A thing of note, you cant do this with a vendor then submit a query via SDK calls for the address info.
Then submit a query via SDK calls for the address info.
|
|
Hey Ian,
There is no direct email address to send queries directly to our Billing department.
However, we're more than happy to help you via our Social Media Channels (send me a private messager) or chat to us online anytime via our dedicated team here...
Started by Joe_Telstra on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at telstra):
He's a friend here in our Centre here in Adelaide and he's great... .
Thanks to you and to Evan Hey Ian,
I'm glad to hear that Evan has sorted out the problem for you .
Hi Joe Have just spoken to Evan via the live chat site and he has sorted out my problem .
|
|
Hello, I am trying to transfer my character from one server, to another. I am also trying to use an alternate prepaid credit card, and obviously the billing address has to match. For some reason, the website will not let me change the Country field from...
Started by Aimeri on
, 8 posts
by 5 people.
Answer Snippets (Read the full thread at battle):
If that....
Log all the way out then go in and edit .
So change the address on your bnet account.
So change the address on your in the billing profile.
Account for it to make a different country available in the billing profile.
|
|
I got banned from ebay sometime back and want start up a personal account again. I don't want to use friends or familys address and names etc. I can't get around the postage address side of things. I can't sign up with a PO box and I can't alter the PO...
Started by spandax on
, 10 posts
by 4 people.
Answer Snippets (Read the full thread at aspkin):
A ⊗⊗⊗⊗ address and a real PO box address at which time if paypal wanted a copy of a utility bill etcI am not familiar with the addresses in AU, but why don't you try to use an address that you can that provide this ....
|