Justin,
Here is a paste from the event log regarding the error. Also, Marcus drop some files on my support ticket for me to upload. While I am no longer getting a server error, I am getting the following page error when attempting to authorize the funds:
Authorize Error: Paypal Express Payment Authorization Failed.10726:There's an error with this transaction. Please enter a complete shipping address. 10731:There's an error with this transaction. Please enter a country in the shipping address.
Why is the error referencing Paypal Express when this is a direct payment? Also there is no missing information as the error suggests.
-Jared
********************************************************************************
Object reference not set to an instance of an object.[ at BVSoftware.PaypalWebServices.PayPalAPI.DoDirectPayment(String paymentAmount, String buyerLastName, String buyerFirstName, String buyerBillingAddress1, String buyerBillingAddress2, String buyerBillingCity, String buyerBillingState, String buyerBillingPostalCode, String creditCardType, String creditCardNumber, String CVV2, Int32 expMonth, Int32 expYear, PaymentActionCodeType paymentAction, String ipAddress, String buyerShippingAddress1, String buyerShippingAddress2, String buyerShippingCity, String buyerShippingState, String buyerShippingPostalCode, String invoiceId) at BVSoftware.Bvc5.Payment.PaypalProGateway.Authorize(PaymentData data) at BVSoftware.Bvc5.Core.Payment.Method.CreditCard.ChildAuthorize(PaymentData data) at BVSoftware.Bvc5.Core.Payment.CollectablePaymentMethod.Authorize(PaymentData data) at BVAdmin_Orders_ReceivePayments.GridView1_RowCommand(Object sender, GridViewCommandEventArgs e) in D:\Domains\magneticclay.com\wwwroot\store\BVAdmin\Orders\ReceivePayments.aspx.vb:line 219 at System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) at System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) at System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) at System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) at System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) at System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) ]