This should contain validation logic (i.e compare the order total with the total known by PayPal), as well as logic for updating the shipping/billing customer profiles with the info we get from PayPal.

In the "mark" flow, we should also create the payment (just like what PayPal EC is doing).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jsacksick created an issue. See original summary.

jsacksick’s picture

Title: Implement the CALLBACK_redirect_form_validate » Implement the CALLBACK_redirect_form_validate()
Status: Active » Needs review
FileSize
6.76 KB

  • jsacksick committed b685495 on 7.x-2.x
    Issue #3043106 by jsacksick: Implement the...
jsacksick’s picture

Status: Needs review » Fixed

Committed! I'll add logic for updating the billing/shipping customer profiles in a separate issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.