gumroad icon indicating copy to clipboard operation
gumroad copied to clipboard

test: Add tests for Apple Pay/Google Pay checkout

Open yashranaway opened this issue 4 weeks ago • 1 comments

Add system tests for Apple Pay/Google Pay checkout Fixes #2173

Summary

Adds system tests to verify the fix from #2172 that prevents duplicate Pay buttons when using Apple Pay or Google Pay.

Changes

  • Added spec/requests/checkout/apple_pay_google_pay_spec.rb

Verified

  • Tests verify no duplicate Pay buttons appear when stripePaymentRequest is active
  • Validated against standard and shipping product flows

yashranaway avatar Dec 01 '25 20:12 yashranaway

@binary-koan Is this the right move here, or is there an existing pattern I missed?

yashranaway avatar Dec 01 '25 20:12 yashranaway