Please Log in or Create an account to join the conversation.
Create card page doesn't show anything more than this. PayPal renders it. PayPal is also passed the invoice information if you've the gateway configured to do so.1)Even though I have added new fields for Street address, City, State,& Zip the Invoice address shown on the Payment Page only shows First Name and Last Name Fields. the rest of the fields are blank.
Believe this is normal so the jQuery can fire to update the state dropdown based off the country.1a) When I Click "Click here to modify Invoicing address" the resulting page will not allow me to select a state the state dropdown doesn't click (until I reselect US)
Are you using a valid credit card? Are you using test credit cards? Do you have a valid merchant for the credit card you're using? Was the credit card information entered exactly correctly? These errors return from PayPal directly in the iframe so there's no way for me to properly debug them. Sounds like your PayPal Manager account may not be setup properly to accept the credit card you're supplying.2) If I process the payment with Paypal (paypay user name and login)everything goes fine. but if I enter a Credit card, Exp Date, and CSC code directly on my page I get an error that says:
Within CBSubs > Settings > Invoices map your registration fields to CB fields. Country and state often have a hard time mapping though as the values must match the dropdown values properly.How do I get the address the user enters at registration to pass to the invoice?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The PayPal Advanced documentation has a full list below, but the ones supplied in that topic should work fine. Ensure there are no spaces and the CC#, CCV, and date are supplied exactly as is shown in the topic.I'm using the Test Credit cards listed at www.joomlapolis.com/forum/277-cbsubs-gpl...l-paypal-advanced-30 is there somewhere I can get more test cards?
You mean on the invoice page? Only way to change that is to edit the XML file below and remove what countries you don't want to allow.I only want to allow subscriptions for US addresses is there a way I can disable the list of countries or even just list a few?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Suggest contacting PayPal and see if they can review their logs for further details on the error.I'm still working on the 1st Problem but thanks for the Documentation link.
Not that I am aware of. That XML should control the invoice address edit display.Is possibly there another file i may need to check?
Please Log in or Create an account to join the conversation.