Awais Qureshi
Awais Qureshi
Already implemented. Thanks for creating this PR.
> Nice. > > 1. Did we search other repos in both orgs, just in case any edx-platform dependencies also make use of this? > 2. Did you do LTI...
Verified LTI zoom. It is integrated and working.
Right now repo is in code freeze. We will review later on.
@mraarif imports order still failing.
@jmbowman any idea why imports order quality failing ?
@jmbowman still no update on this repo ?
Cybersource `Soap tool kit api`.
These are request params. ``` ccCreditService': (CCCreditService){ captureRequestID = None reconciliationID = None partialPaymentID = None purchasingLevel = None industryDatatype = None commerceIndicator = None billPayment = None authorizationXID =...
In 3D-Secure call back it is going into CCCreditService. ``` def _prepare_payer_auth_validation_check(self, payment, card_data, pa_response): check_service = self.client.factory.create( 'data:PayerAuthValidateService') check_service._run = 'true' check_service.signedPARes = pa_response params = self._get_params_for_new_payment(payment) params['payerAuthValidateService'] =...