Skip to content

Commit 72ccbba

Browse files
committed
Updates code samples
1 parent f4070be commit 72ccbba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
RefundService = paymillContext.getRefundService();
2-
Refund refund = refundService.get("refund_773ab6f9cd03428953c9");
2+
Refund refund = refundService.get("refund_87bc404a95d5ce616049");
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
SubscriptionService subscriptionService = paymillContext.getSubscriptionService();
2-
subscriptionService.delete("sub_dc180b755d10da324864");
2+
subscriptionService.delete("sub_d68bcdc8656a7932eb44");

0 commit comments

Comments
 (0)