Hallo Kollegen,
Wir haben seite dem Wochenende im JTl Shop 3plötzlich kein Paypal Plus mehr.
Der Fehlerlog von Paypal zeigt. u.a folgenden Fehlermeldungen:
HINWEIS: Die Url ist richtig eingetragen, nur hier habe ich es in " URL " geändert.
Ist noch jemand ähnliches wiederfahren ?
Was kann ich tun um Paypal Plus zum laufen zu bringen ?
Danke
CreatePayment:{
"intent": "sale",
"payer": {
"payment_method": "paypal"
},
"redirect_urls": {
"return_url": "https://URL/index.php?s=96&a=return&r=true",
"cancel_url": "https://URL/index.php?s=96&a=return&r=false"
},
"transactions": [
{
"amount": {
"currency": "EUR",
"total": "22.75",
"details": {
" shipping": "9.89",
"subtotal": "12.85",
"handling_fee": "0.01",
"shipping_discount": "0",
"tax": "0"
}
},
"item_list": {
"items": [
{
"name": "Edelstahlschornstein Wandhalter Verl\u00e4ngerung VL f\u00fcr Wandhalter starr S50 180 mm",
"currency": "EUR",
"quantity": 1,
"price": "12.85"
}
]
},
"description": "Payment"
}
],
"experience_profile_id": "XP-RDZE-J8YW-R7ZK-PCS2"
}
-{
"intent": "sale",
"payer": {
"payment_method": "paypal"
},
"redirect_urls": {
"return_url": "https://URL/index.php?s=96&a=return&r=true",
"cancel_url": "https://URL/index.php?s=96&a=return&r=false"
},
"transactions": [
{
"amount": {
"total": "22.75",
"currency": "EUR",
"details": {
"subtotal": "12.85",
"tax": "0.00",
"shipping": "9.89",
"handling_fee": "0.01",
"shipping_discount": "0.00"
}
},
"description": "Payment",
"item_list": {
"items": [
{
"name": "Edelstahlschornstein Wandhalter Verl\u00e4ngerung VL f\u00fcr Wandhalter starr S50 180 mm",
"price": "12.85",
"currency": "EUR",
"quantity": 1
}
]
},
"related_resources": []
}
],
"experience_profile_id": "XP-RDZE-J8YW-R7ZK-PCS2",
"id": "PAYID-L55MPVA88N10259PN707841D",
"state": "created",
"create_time": "2020-10-05T07:14:28Z",
"links": [
{
"href": "https://api.paypal.com/v1/payments/payment/PAYID-L55MPVA88N10259PN707841D",
"rel": "self",
"method": "GET"
},
{
"href": "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-1HV5323493673833J",
"rel": "approval_url",
"method": "REDIRECT"
},
{
"href": "https://api.paypal.com/v1/payments/payment/PAYID-L55MPVA88N10259PN707841D/execute",
"rel": "execute",
"method": "POST"
}
]
}
NACHTRAG: Der Fehler wurde durch den Code vom Constenmanager verursacht. Nach dem ich es enfernt habe klappt es wieder.
Wir haben seite dem Wochenende im JTl Shop 3plötzlich kein Paypal Plus mehr.
Der Fehlerlog von Paypal zeigt. u.a folgenden Fehlermeldungen:
HINWEIS: Die Url ist richtig eingetragen, nur hier habe ich es in " URL " geändert.
Ist noch jemand ähnliches wiederfahren ?
Was kann ich tun um Paypal Plus zum laufen zu bringen ?
Danke
CreatePayment:{
"intent": "sale",
"payer": {
"payment_method": "paypal"
},
"redirect_urls": {
"return_url": "https://URL/index.php?s=96&a=return&r=true",
"cancel_url": "https://URL/index.php?s=96&a=return&r=false"
},
"transactions": [
{
"amount": {
"currency": "EUR",
"total": "22.75",
"details": {
" shipping": "9.89",
"subtotal": "12.85",
"handling_fee": "0.01",
"shipping_discount": "0",
"tax": "0"
}
},
"item_list": {
"items": [
{
"name": "Edelstahlschornstein Wandhalter Verl\u00e4ngerung VL f\u00fcr Wandhalter starr S50 180 mm",
"currency": "EUR",
"quantity": 1,
"price": "12.85"
}
]
},
"description": "Payment"
}
],
"experience_profile_id": "XP-RDZE-J8YW-R7ZK-PCS2"
}
-{
"intent": "sale",
"payer": {
"payment_method": "paypal"
},
"redirect_urls": {
"return_url": "https://URL/index.php?s=96&a=return&r=true",
"cancel_url": "https://URL/index.php?s=96&a=return&r=false"
},
"transactions": [
{
"amount": {
"total": "22.75",
"currency": "EUR",
"details": {
"subtotal": "12.85",
"tax": "0.00",
"shipping": "9.89",
"handling_fee": "0.01",
"shipping_discount": "0.00"
}
},
"description": "Payment",
"item_list": {
"items": [
{
"name": "Edelstahlschornstein Wandhalter Verl\u00e4ngerung VL f\u00fcr Wandhalter starr S50 180 mm",
"price": "12.85",
"currency": "EUR",
"quantity": 1
}
]
},
"related_resources": []
}
],
"experience_profile_id": "XP-RDZE-J8YW-R7ZK-PCS2",
"id": "PAYID-L55MPVA88N10259PN707841D",
"state": "created",
"create_time": "2020-10-05T07:14:28Z",
"links": [
{
"href": "https://api.paypal.com/v1/payments/payment/PAYID-L55MPVA88N10259PN707841D",
"rel": "self",
"method": "GET"
},
{
"href": "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-1HV5323493673833J",
"rel": "approval_url",
"method": "REDIRECT"
},
{
"href": "https://api.paypal.com/v1/payments/payment/PAYID-L55MPVA88N10259PN707841D/execute",
"rel": "execute",
"method": "POST"
}
]
}
NACHTRAG: Der Fehler wurde durch den Code vom Constenmanager verursacht. Nach dem ich es enfernt habe klappt es wieder.
Zuletzt bearbeitet: