I hereby claim:
- I am aribn on github.
- I am aribadernatal (https://keybase.io/aribadernatal) on keybase.
- I have a public key ASAdXS1sDPn5Z9mfKE24lbm2hFcacQHcliOb_ZOX3pzO8go
To claim this, I am signing this object:
| Verifying my Blockstack ID is secured with the address 18ga2uY1fTxnF3tpfjFQgm7N8aCKMh3QPq https://explorer.blockstack.org/address/18ga2uY1fTxnF3tpfjFQgm7N8aCKMh3QPq |
I hereby claim:
To claim this, I am signing this object:
| billing.log({type: "paypal-attempt", | |
| domain: domain, | |
| message: "Someone tried to use paypal to pay for on-demand."+ | |
| " They got an error message. If this happens a lot, we should implement paypal."}) | |
| java.lang.Thread.sleep(5000); | |
| _validationError('billingPurchaseType', "There was an error contacting PayPal. Please try another payment type.") |
| // To create a clone of pad CWrp961Hnw as of revision 3: | |
| // http://sketchpad.cc/sp/pad/newsketch?clonePadId=CWrp961Hnw&cloneRevNum=3 | |
| // -------------------------------------------------------------------------------- | |
| // in etherpad/src/etherpad/control/pad/pad_control.js | |
| // -------------------------------------------------------------------------------- | |
| import("etherpad.collab.collab_server.buildHistoricalAuthorDataMapForPadHistory"); |
| function _processPaypalPurchase() { | |
| var domain = domains.getRequestDomainId(); | |
| billing.log({type: "paypal-attempt", | |
| domain: domain, | |
| message: "Someone tried to use paypal to pay for on-demand."+ | |
| " They got an error message. If this happens a lot, we should implement paypal."}) | |
| java.lang.Thread.sleep(5000); | |
| _validationError('billingPurchaseType', "There was an error contacting PayPal. Please try another payment type.") | |
| } |