The node was created ok in Payment Methods. I edited the Paypal.config file to include my sandbox account details. I removed apiUsername and privateCertificatePath etc from the config file because I wasn't using those features.
Testing the cart worked ok to payment.aspx where I selected "Paypal" as the payment method. The next page, "submit.aspx" had an error message at top: "Error parsing XSLT file: \xslt\UpdatePayment[XSLT].xslt"
I thought I might have missed something in the Payment Method setup so I tried to view the Paypal node in Payment Methods and got this error: "Sequence contains more than one matching element".
So I then thought maybe I messed up something when I edited the Paypal.config file, so I reverted to the original Paypal.config file (which I'd kept). Still the same result though when trying to view the Paypal node in Payment Methods: "Sequence contains more than one matching element".
I tried deleting the Paypal payment method, it deleted successfully but when I added it in again I got the same error: "Sequence contains more than one matching element".
Paypal - Sequence contains more than one matching element
Hi
I created a Paypal payment type as described here: http://www.publicvoid.dk/SetupUCommerceToIncludePayPalAsAPaymentMethod.aspx (Although I didn't do any of the encryption stuff)
The node was created ok in Payment Methods. I edited the Paypal.config file to include my sandbox account details. I removed apiUsername and privateCertificatePath etc from the config file because I wasn't using those features.
Testing the cart worked ok to payment.aspx where I selected "Paypal" as the payment method. The next page, "submit.aspx" had an error message at top: "Error parsing XSLT file: \xslt\UpdatePayment[XSLT].xslt"
I thought I might have missed something in the Payment Method setup so I tried to view the Paypal node in Payment Methods and got this error: "Sequence contains more than one matching element".
So I then thought maybe I messed up something when I edited the Paypal.config file, so I reverted to the original Paypal.config file (which I'd kept). Still the same result though when trying to view the Paypal node in Payment Methods: "Sequence contains more than one matching element".
I tried deleting the Paypal payment method, it deleted successfully but when I added it in again I got the same error: "Sequence contains more than one matching element".
Please help! Many thanks.
Hi Danzig,
Which version are you on?
Also could you take a look at the umbracoLog table in the database as it provides more detail on the issue?
is working on a reply...