limegrow / core-library

0 stars 4 forks source link

Add support to add extra parameters to IngenicoCoreLibrary #1

Open rofokken opened 4 years ago

rofokken commented 4 years ago

Hello!

We are building a magento 2 graphql implementation on your package. We want to add the parameter issuerid. You provide method initiateRedirectPayment in your vendor/ingenico/ogone-client/src/IngenicoCoreLibrary.php we would like to use this. But we want to extend / add parameters before SHA signing is done. IssuerId is needed for sha signing. Could you maybe add some extension points or add dependancy injection? For now we can only accomplish this by adding a composer patch on your package.

Regards,

Robert Fokken Emico Internet en E-commerce oplossingen Website: www.emico.nl Phone: 085 888 77 44

raidoa commented 4 years ago

Hi @rofokken,

We'll discuss this internally and will let you know.

R.

olegisk commented 3 years ago

@rofokken Hello, i think it was added over there https://github.com/limegrow/core-library/blob/master/src/HostedCheckout.php#L423