Closed (fixed)
Project:
Commerce Stripe: Payment Request Button
Version:
8.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2020 at 09:10 UTC
Updated:
28 Oct 2020 at 11:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
marijan gudeljHere is the code to fix the issues above:
Comment #3
marijan gudeljHere is an addtional fix on the data that is forwarded to Stripe refund: instend of intent the array key is named payment_intent. Additionally my first patch had the comment number wrong so i named this one "-3-1.patch"
Comment #4
marijan gudeljFile formating fix of the previous patch
Comment #5
marijan gudeljAdditional patch update: uncommented requestPayerName in .module and fixed formatting issues
Comment #6
Marko B commentedAdded, thnx