What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • This area is dedicated to the support of our xF1 add-ons. For xF2, please use the dedicated area: HERE.

Support Resolved When I click the link on xenforo to view the install instructions it's an error

When I click Buy now, it shows this URL:
https://www.paypal.com/webscr&cmd=_ap-payment&paykey=AP-4HK36233SH952733U

But then redirects me to:
https://www.paypal.com/home

Then, when I click back after being redirected incorrectly to the paypal home I'm at this URL:

https://www.paypal.com/webscr&cmd=_ap-payment&paykey=AP-4GN32585F4310620C

And everything looks fine. But why is the redirect happening in the first place?
xg0RkMJ.png
 
Also, the reset/lockout time doesn't seem to work. I set it to 1,2 and 0 minutes and it seems to still require 5 minutes. Perhaps that is the cron minimum?
 
If I click nothing happens certainly because of the reset thing.
In any case I see the option below the button, ie. the link to contact the seller so for me it's all fine.

As so you meant post payment ? Perhaps an issue of return url.
The redirect maybe happens due to paypal Idon't know but then the purchase page seems fine to me so I don't get your issue...

And yes 5 minutes is the minimum cron run time if I recall correctly.

Off to bed I am.
 
Nothing to do with the add-on.
When you are here you are on paypal site so it's the site that behaves like that.
I have submitted a ticket to PayPal, we will see what happens. Also, is there a way to add a quantity to the for sale post? Like 5 Units?
 
I got a response from PayPal:

Response Via Email (Zach) 01/25/2017 08:45 AM
Thank you for contacting PayPal Merchant Technical Services.
The error that you are receiving means that the email address you are using is not associated with a PayPal account.
Also you would want to make sure that you applied for Adaptive Payments on www.developer.paypal.com to make sure that you have permissions to run the API calls you are trying to run.
Also make sure that you are sending an API call through and not just directing to the endpoint.
https://developer.paypal.com/docs/c...egration-guide/APCallsHeadersAndPaymentTypes/

To update this ticket, simply reply to this email or go to http://www.paypal.com/mts and click the "My Stuff" tab. To login, please enter your email address and password in the Returning Users area. The default password is your email address.

Thank you,
Zachary
Global Technical Support
PayPal

Here is my paypal account I have set:
dYjdSHV.png


Logging into admin@spoolstreet.com at paypal, here are my API credentials:
api.png

Here is my PPConfiguration.php:

apiconfig.png

Notice I'm using my own App ID due to the error I got before from using FINE logging.

Here is the matching APP ID in my developer area:
p6QJnv8.png


And here are my adaptive payments settings:

zv6Ew9v.png
 
You have not followed the instructions, the setting for adaptive payment is incorrect.

The readme says that:
  • Check "Basic Payments" and then check "Checkout, Send Money or Parallel Payments" and "Refunds or Chargebacks"

Seems they made two lines so you need to add Parallel payments as well.

Clément
 
You have not followed the instructions, the setting for adaptive payment is incorrect.

The readme says that:
  • Check "Basic Payments" and then check "Checkout, Send Money or Parallel Payments" and "Refunds or Chargebacks"

Seems they made two lines so you need to add Parallel payments as well.

Clément
QbHAQJP.png


As you can see here, I almost immediately thought this was the problem, but since I do not use a split percentage you insinuated that parallel payments were not used, so I did not look into this further.

Now that you're saying I do need parallel payments, even while not having the payment split with the board, how can I change this? Should I retire the app and make a new one? Because when I try to manage this app, there doesn't appear to be a way to 'save' the changes when I put the check next to parallel payments.
 
Ah yes sorry tired :)

It should not use that part of the API.
Can you show me the options and the configuration for that category please ?
 
No, that's very odd.

Would it be possible to get a test access to your forum ?
Send me per pm.
 
Wondering if this may be because of the https ?

What is odd is if you do it two times the second time it's ok.
 
You know what, it just started working(the second time) before, it would get stuck at that URL. That is weird, may be due to the new APP taking time to initialize?

Who knows, but either way, can you call paypal's API securely?
 
Top