Open PerkmannM opened 5 years ago
We are working on the necessary changes to the Ruby SDK now. We will publish it once we complete testing. There will be new attributes added in the confirm_billing_agreement and set_billing_agreement_details calls.
@bjguillot ok, nice! Time is running out ;) SCA will be introduced on September 14. Waiting hard for the update 👍
Version 2.5.0 deployed with the SCA changes for automatic payments (billing agreements): https://github.com/amzn/amazon-pay-sdk-ruby/releases/tag/2.5.0
The upcoming PSD2 forces SCA for all our future payments. Based on the docs (https://developer.amazon.com/docs/eu/amazon-pay-automatic/sca-upgrade-merchant-initiated-transactions.html#change-the-process-to-set-up-a-new-billing-agreement),
it states:
Is client.confirm_order_reference used for automatic payments too? If yes then is amazon_order_reference_id the same as BillingAgreement Id? If not what are the correct steps to be SCA compliant for automatic payments with merchant initiated transactions?