Skip to content

Commit

Permalink
fix: handle paypal payment recipt
Browse files Browse the repository at this point in the history
handle paypal payment recipt url

SONIC-784
  • Loading branch information
mubbsharanwar committed Dec 16, 2024
1 parent 9242856 commit 6892ab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commerce_coordinator/apps/commercetools/pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
from openedx_filters.exceptions import OpenEdxFilterException
from requests import HTTPError

from commerce_coordinator.apps.commercetools.catalog_info.constants import EDX_STRIPE_PAYMENT_INTERFACE_NAME
from commerce_coordinator.apps.commercetools.catalog_info.edx_utils import (
get_edx_payment_intent_id,
get_edx_refund_amount,
Expand Down

0 comments on commit 6892ab1

Please sign in to comment.