Opened 5 years ago
Closed 4 years ago
#666 closed defect (fixed)
PLZ-Abfrage bei aktiviertem Paypal-Modul
Reported by: | t.goetzrath | Owned by: | d.schmitzer |
---|---|---|---|
Priority: | blocker | Milestone: | 4.2 |
Component: | Core | Version: | 4.1 |
Keywords: | Cc: |
Description
Wenn das Modul Paypal aktiv ist, muss im Checkout1 die PLZ des Kunden eingetragen sein. Hierfür muss, unabhängig der Pflichtfeldprüfung, eine zusätzliche Prüfung integriert werden, da es sonst im Checkout2 folgenden Fehler wirft:
Array
(
[name] => VALIDATION_ERROR
[details] => Array
(
[0] => Array
(
[field] => payer.payer_info.billing_address
[issue] => The specified country requires a postal code
)
)
[message] => Invalid request - see details
[information_link] => https://developer.paypal.com/docs/api/payments/#errors
[debug_id] => f20225b2a59a1
[error_description] =>
)
Attachments (1)
Change History (4)
comment:1 by , 4 years ago
Milestone: | 4.1 → 4.2 |
---|---|
Priority: | critical → blocker |
comment:2 by , 4 years ago
by , 4 years ago
comment:3 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Im Forum gibt es auch einen langen Thread. Heute kam noch diese Fehlermeldung (die auch im selben Thread im März bereits gemeldet wurde):
siehe: https://forum.maennchen1.de/viewtopic.php?f=24&t=9507