View Issue Details

IDProjectCategoryView StatusLast Update
0006270module PayPal Plusmodule PayPal Plus - subpublic2015-11-25 10:39
Reportergripgate Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status confirmedResolutionopen 
Summary0006270: PayPal Plus Module Version 1.08 uses delivery address as invoice address for PayPal Invoice Payment
Descriptionif user set an other address for delivery in oxid, the delivery address is transfered to paypal and used as invoice address for all paypal plus paymenttypes.
for invoice payment the address is used for credit check and the user always need to change the address back to the real invoice address.
Steps To Reproducemake a order and set delivery address
TagsNo tags attached.

Activities

hendrikfreytag

2015-11-24 16:44

reporter   ~0011321

"Currently the shipping address is used to prepopulate the billing address on the PayPal hosted pages. PayPal PLUS only supports transaction type “Sale” (instant settlement)."

https://www.paypalobjects.com/webstatic/de_DE/downloads/PayPal-PLUS-IntegrationGuide.pdf

Maybe it is not a bug, but it is intended by paypal.

gripgate

2015-11-25 10:39

reporter   ~0011325

Last edited: 2015-11-25 10:40

No, as I understand this, the 'shipping address' field in the API are intended to prepopulate the billing address. PayPal not supports transfer of seperate billing and shipping address, so the existing transactions->item_list->shipping_address in Payment Request should be used to prepopulate the billing address. This not means to use the OXID shipping address as billing address.